forked from ESCOMP/CDEPS
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Rpointers update cdeps #12
Merged
mvdebolskiy
merged 135 commits into
NorESMhub:noresm
from
mvdebolskiy:rpointers-update-cdeps
Mar 20, 2025
Merged
Rpointers update cdeps #12
mvdebolskiy
merged 135 commits into
NorESMhub:noresm
from
mvdebolskiy:rpointers-update-cdeps
Mar 20, 2025
Conversation
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
Note that cplhist_nextsw_cday_calc is intended to be a namelist parameter but is not yet implemented here.
cdeps1.0.10
* Adapt docn_datamode_cplhist for dice_datamode_cplhist * Fix .or. and local variables have different names in docn and dice * Add Si_imask. Decide whether to have flds_i2o_per_cat for cplhist method. * Copy sea ice stream fields to export state fields via dshr_dfield_add * Switches So_t from C to K. Decide on which/add switch * Overwrite missing value of 0 K in Si_t * Handle So_t in C and K in docn_datamode_cplhist_mod.F90 Need model SST to be in K if (minval(So_t) .LT. 100.0_r8), convert C-->K * Only fill docn_datamode_cplhist export variables if associated. Handle units of So_t based on namelist input * Default convert SST C to K (as currently). Then switch based on optional sst_constant_value * Allow null return for taux too in dice/dice_datamode_cplhist_mod.F90 * Add doc for dice cplhist mode to dice.rst
…c.F90 errors are handled internally in that subroutine and do not return
… the entire ice sheet
add restart read/write for dglc%noevolve
…-0 case is handled correctly
…cesheets fix issues in refactor
…LC%NOEVOLVE_DWAV%CLIMO.derecho_intel passing
Create cplhist mode for dice
Unify cfsr and gefs datm datamodes
Add CRUJRA2024 as an option to DATM_MODE
…sions desginations.
update 1850 and HIST compset names
Additional minor revisions to ESCOMP#322
12 tasks
TomasTorsvik
approved these changes
Mar 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
update to escomp cdeps1.0.67 to allow rpointer timestamps