-
Notifications
You must be signed in to change notification settings - Fork 341
Use CMIP7 Carbon isotopes by default #3631
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
Closed
Closed
+1,045
−378
Conversation
This file contains hidden or 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
Remove broken FTorch submodule
…minant_in_mksurfdata_esmf
slevis resolved conflicts: tools/mksurfdata_esmf/src/mkagfirepkmonthMod.F90
…k_ctsm54_datasets slevis resolved conflicts: tools/mksurfdata_esmf/gen_mksurfdata_namelist.xml
…fdata_esmf Include abm = 13 values when determining dominant abm in mksurfdata_esmf
Merge b4b-dev to master
Merge master to alpha-ctsm5.4.CMIP7
Merge b4b-dev to master slevis resolved conflicts: tools/mksurfdata_esmf/gen_mksurfdata_namelist.xml
Merge master to alpha-ctsm5.4.CMIP7 New tag alpha-ctsm5.4.CMIP7.03.ctsm5.3.063
Update everything needed to make ctsm54 datasets.
Urban mesh was pointing to a 3x3min instead of a 0.25x0.25 file
…at_landuse Add ctsm54 ne30, f09, f19 fsurdat/landuse files to namelist defaults
Correct to one line from review. Co-authored-by: Samuel Levis <[email protected]>
Correction from review. Co-authored-by: Samuel Levis <[email protected]>
… as expected, add some clarification, and turn on stream isotopes for some clm6_0 tests
…into carbon_isotopes_in_streams
…til we can change answers
alpha-ctsm5.4.CMIP7.19.ctsm5.3.082: Fix LII2 COMPARE_base_no_interp failures
Carbon isotopes in streams
…4b_changes_to_ctsm5.4 Conflicts: bld/unit_testers/build-namelist_test.pl
…if the file wasn't found use the cmip6 version approach
Collaborator
Author
|
Replaced by #3634 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
new capability or improved behavior of existing capability
non-bfb
Changes answers (incl. adding tests)
science
Enhancement to or bug impacting science
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
This turns on the CMIP7 Carbon isotopes by default. It's answer changing for BGC cases that use Carbon Isotopes.
Specific notes
Contributors other than yourself, if any:
CTSM Issues Fixed (include github issue #):
Are answers expected to change (and if so in what way)? Yes -- only with use_c13/use_c14 on
Any User Interface Changes (namelist or namelist defaults changes)?
Carbon isotope streams will resond to the CLM_CMIP_ERA setting
Does this create a need to change or add documentation? Did you do so? No No
Testing performed, if any: None, so far will do regular testing
Right now this is the same as the branch with b4b ciso changes in it
Will be adding the changes in a bit