-
Notifications
You must be signed in to change notification settings - Fork 37
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
LandIce: Added tests using the FO depth integrated model #634
Conversation
TestingI ran the full_integration suite with this branch merged into #641 (required to get the version of Albany that includes MOLHO). I compared the diagnostic velocity solution for the Thwaites decomp test between FO and MOLHO: |
4d29c18
to
fa5186e
Compare
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.
Options for Cubature Rules changed in Albany, consequently we are updating the tests input files. Also removed the unused outdated input file albany_schoof_input.yaml
#641 is merged. |
Added the following tests using the FO depth integrated model introduced in Albany PR sandialabs/Albany#956: landice/thwaites/fo-depthInt_decomposition_test landice/thwaites/fo-depthInt_restart_test landice/humboldt/mesh-3km_restart_test/velo-fo-depthInt_calving-von_mises_stress_damage-threshold_faceMelting
fa5186e
to
0f6f234
Compare
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.
re-review after rebase (required)
(forgot to actually merge this after checks completed after rebase two weeks ago...) |
In this PR we add tests using the FO depth integrated model introduced in Albany PR sandialabs/Albany#956.
In particular we added decomposition and restart tests for Thwaites and Humboldt glaciers.
We also updated tests' input files to comply with Albany PR sandialabs/Albany#953, where options for integration rules changed.
Removed the unused and outdated input file
albany_schoof_input.yaml
Testing
Checklist
Testing
in this PR) any testing that was used to verify the changes