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

parametric group velocity calculation for implicit scheme/domain decomposition #576

Closed
aliabdolali opened this issue Jan 11, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@aliabdolali
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A new parametric function for the calculation of the group velocity is required for the WW3 on unstructured meshes(applicable for the structured part as well). Such implementation provides enough precision for the group velocity. The calculation is localized, therefore the group velocity and wave number arrays will be removed from the global array. As a result, memory usage is reduced.

Describe the solution you'd like
The solution is provided and tested in the scalability branch. Following git-flow, this feature is isolated and will be integrated into the development after passing the regtests.

@aliabdolali aliabdolali added the enhancement New feature or request label Jan 11, 2022
@aronroland aronroland mentioned this issue Feb 12, 2023
4 tasks
@JessicaMeixner-NOAA
Copy link
Collaborator

Close with merge of PR #888

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

No branches or pull requests

2 participants