Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

including smoothing when building the initial conditions fields #50

Open
dksasaki opened this issue Nov 11, 2024 · 1 comment
Open

including smoothing when building the initial conditions fields #50

dksasaki opened this issue Nov 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dksasaki
Copy link
Contributor

I believe it will be useful to smooth the initial condition fields before starting the model. I have had improved results with this choice in MOM6 (for instance) and will be hardcode it in pyroms_tools/initial/ic_file_build.py for now. I'll be using a gaussian filter in order to implement it.

@dksasaki dksasaki added the enhancement New feature or request label Nov 11, 2024
@dksasaki dksasaki self-assigned this Nov 11, 2024
@dksasaki
Copy link
Contributor Author

I included the gaussian filters here - I only did it for 3D fields for now - perhaps we can do it only for the 3D fields? I will test it before further changing the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant