-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add probabilistic grounding scheme for landfast ice (#565)
* In the process of adding seabed2 parameterization * Added calls foe icepack_query_parameters * Modified modules used in subroutine to match latest code (it now compiles) * Changed expression basal stress to seabed stress * Replaced basal by better expression seabed at many places * seabed everywhere...basalstress logical replaced by seabedstress * Added kseabed in namelist for choosing seabed stress method * Changed gacc to gravit (from icepack) and use of alphab from ice_in * Cleaned up the seabed2 code, added comments * Changing the doc for new grounding scheme * Almost done with the doc * Minor changes to the doc * Modifs to the doc * Value of sigmab was not the right one with respect to Dupont et el in prep * For some rebase did not work completely...replced basalstress logical by seabedstress * Other issue with the rebase for ice_init...fixed * Minor mistake corrected...it compiles * changed basalstress to seabedstress in options for tests * Addressed some of the changes required for the PR * Replace kseabed by character string for choice of method * Updated the doc * Cosmetic change ice_init * Update doc/source/user_guide/ug_testing.rst Co-authored-by: Philippe Blain <[email protected]> * Cosmetic changes to ice_init to align prints * Some modifs requested for PR: same taub after 4 months (gx1) * Done with requested changes to new grounding method: same taub after 4 months (gx1) * Modifs to doc and new test of prob method Co-authored-by: Philippe Blain <[email protected]>
- Loading branch information
1 parent
d9a9f6d
commit 3c516c8
Showing
18 changed files
with
658 additions
and
335 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.