-
Notifications
You must be signed in to change notification settings - Fork 568
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Ww3 gse #1076
Ww3 gse #1076
Conversation
Conflicts: model/src/w3profsmd_pdlib.F90
…dd manual comments.
…After mergin with ww3_difraction the subroutine for the differentation will be removed at the given place.
…ure there will be more work, since it is all tested on global setup.
Hi @aronroland, It's great to see this PR for unstructured GSE! I saw you mention a global domain test case you wanted to discuss with us for a regtest. Let us know when you want to go over that. There are a few PR's ahead of this one, I'm starting on #1070 today. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aronroland These are the outstanding changes for you to follow up on:
- Current regtests have been run to demonstrate no issues introduced.
- Regtest added to demonstrate the feature. If you'd like to discuss the details, please contact Jessica and I at your convenience.
@aronroland please sync for the latest merge, #1070. |
@thesser1 @aronroland fyi, this branch needs syncing as well |
Closing on behalf of @thesser1 and @aronroland. |
Pull Request Summary
see #886
Description
This pull requests introduces the GSE correction on unstructured grids using an iterative explicit galerkin approach to solve the anistotropic diffusion equation. The diffusion tensor is computed in the same way as for structured grid.
Please also include the following information:
This is a new_feature and when turned of it will not change any of the results of the regtests.
Issue(s) addressed
#886
Commit Message
GSE alleviation for unstructured grids
Check list
Testing
As for the regression tests, Ali and me have some global setup but we need to clarify this with the code managers if this would be the test to add. Regression testing is going to be done on ERDC side, but no changes to the results are expected.