-
Couldn't load subscription status.
- Fork 340
Get FATES and carbon_only test-suite tests to pass with MIMICS active #1643
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
d5c1ed5
Changes to get FATES and carbon_only tests pass with MIMICS active
slevis-lmwg 28a0406
Access the FATES copy of annsum_npp in FATES-MIMICS simulations
slevis-lmwg a16cc85
Calc. ligninNratioAvg(c) from values by pft when use_fates = .true.
slevis-lmwg 41802c2
Check that FATES-MIMICS cases set use_lch4 = .true., else fail
slevis-lmwg bea8e4a
Replaced if-statement with select case statement as per EK's review
slevis-lmwg 88308bd
Merge remote-tracking branch 'escomp/master' into ligninNratio_forfates
slevis-lmwg c0747af
Get select case statmt to compile by changing case options to constants
slevis-lmwg 098e86f
Update Fates testmod to run w MIMICS. First draft of ChangeLog updates.
slevis-lmwg 86d18b2
Update ChangeLog with test-suite results
slevis-lmwg e52992c
Error check in the fortran to ensure MIMICS-FATES sets use_lch4 = .true.
slevis-lmwg d95a716
Reverted my mods to FATES test and added new FATES test
slevis-lmwg a8057f9
Update ChangeLog about my mods to the tests (see previous commit)
slevis-lmwg 0438304
Added fates_and_lch4_if: construct around if statement for clarity
slevis-lmwg ffa084a
Made the fates_and_lch4_if into nested if statements for clearer code
slevis-lmwg 8bf3153
Merge remote-tracking branch 'escomp/master' into ligninNratio_forfates
slevis-lmwg 50f4af3
Update FATES-MIMICS to use FATES copy of ligninNratio
slevis-lmwg 922aaf2
Revert a testmod change I had made for testing FATES-MIMICS
slevis-lmwg dd24018
Corrected to receive FATES variable litt_flux_ligc_per_n as site level
slevis-lmwg cd42ddf
Consolidating ligninNratioAvg var from cnveg_carbonflux to ...
slevis-lmwg eadb090
Update ChangeLog
slevis-lmwg f704b40
Update ChangeSum
slevis-lmwg c4708e9
Update comments about microbial C heterotrophic resp. per @wwieder
slevis-lmwg 79a4ec3
Corrections needed for failing tests to pass
slevis-lmwg 1a4bb3f
Fix for restart test that wasn't passing
slevis-lmwg e5c0d80
Make my restart-fix workaround thread-safe
slevis-lmwg 6794fa3
Updates to get threaded test to PASS
slevis-lmwg 392d047
Merge tag 'ctsm5.1.dev092' into ligninNratio_forfates
slevis-lmwg 611fb16
Make copy_fates_var local to clmfates_interface module
slevis-lmwg 08f3a3c
The new test added with this PR now also tests threading
slevis-lmwg 28acc2f
Update date on changelog add description of issue
ekluzek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
2 changes: 2 additions & 0 deletions
2
cime_config/testdefs/testmods_dirs/clm/mimicsFatesColdDef/include_user_mods
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| ../Fates | ||
| ../mimics |
1 change: 1 addition & 0 deletions
1
cime_config/testdefs/testmods_dirs/clm/mimicsFatesColdDef/shell_commands
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| ./xmlchange CLM_FORCE_COLDSTART="on" |
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.