-
Notifications
You must be signed in to change notification settings - Fork 358
Added new files to allow Gross Unrepresented Land Use transition #309
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
37 commits
Select commit
Hold shift + click to select a range
e2d192e
Added new files to allow Gross Unrepresented Land Use transition
30aac3e
Removed soil biogeochem files that were not part of the shifting cult…
ac4d0d4
Update these two files to address Fail status in CLM5 testing.
ffc742e
Switch DWT_SLASH_CFLUX for DWT_SLASH_CFLUX_PATCH as required in this …
ae077c7
Merge branch 'master' into clm5_shiftingcultivation
ekluzek 390267f
Merge tag 'ctsm1.0.dev010' into clm5_shiftingcultivation
ee439c1
New changes to set up the namelist variable do_grossunrep. By defaul…
7541a11
Merge tag 'ctsm1.0.dev011' into clm5_shiftingcultivation
ekluzek d2e26bb
Merge tag 'ctsm1.0.dev055' into clm5_shiftingcultivation
ekluzek 9532135
Change notes about ED to FATES, and add a test for do_grossunrep=T wi…
ekluzek 9704782
Check that turning on do_grossunrep=T works for 20th century transien…
ekluzek 9f73f6e
Change maxpatch_pft to maxsoil_patches as it was changed, so now work…
ekluzek a7c384e
Change a test to do a test with transient Gross Unrepresented LULCC
ekluzek b91c593
Remove a git conflict leftover, and close the toosmall_* entries, so …
ekluzek cc7d565
Move SLASH_HARVESTC to gridcell level list
ekluzek 570e192
Revert "Move SLASH_HARVESTC to gridcell level list"
ekluzek 5523c2d
Remove DWT_SLASH_CFLUX from landunit average, and have it just output…
ekluzek df7eb92
Only output the GRU fields if do_grossunrep is actually turned on
ekluzek 0e09a64
Add tests for the Gross unrepresented LU change option
ekluzek 0a087c5
Add tests to test list for Gross unrepresented land use change
ekluzek 29f9b59
Add some comments and fix directory name
ekluzek c96735b
Updating new tests, mainly with longer walltimes
slevis-lmwg 463c8b9
Updating new tests with longer walltimes again
slevis-lmwg 25c10f1
Merge tag 'ctsm5.1.dev045' into clm5_shiftingcultivation
slevis-lmwg 4daa4f1
Merge tag 'ctsm5.1.dev085' into clm5_shiftingcultivation
slevis-lmwg 639e6e2
Merge tag 'ctsm5.1.dev100' into clm5_shiftingcultivation
slevis-lmwg 484248e
Merge tag 'ctsm5.1.dev118' into clm5_shiftingcultivation
slevis-lmwg 8ef3f28
Use ERP_D_Ld10_P36x2 on cheyenne only; add ERP_D_Ld10 test on izumi
slevis-lmwg 093c075
Draft ChangeLog and ChangeSum
slevis-lmwg 55c6be2
Correct test number
ekluzek 3f6c67a
Returned hrv_xsmrpool_to_atm_patch to CNVegCarbonFluxType
slevis-lmwg 8ee4aea
Add additional tests do new do_grossunrepresentedlanduse option
ekluzek 179de38
Change order of if statement so that FATES error will trigger rather …
ekluzek 91bbef6
Fix the new tests added in
ekluzek ec368f4
Merge branch 'clm5_shiftingcultivation' of github.com:lawrencepj1/CTS…
ekluzek 9e04b6a
Merge remote-tracking branch 'escomp/master' into clm5_shiftingcultiv…
ekluzek deb0866
Update change file
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
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
1 change: 1 addition & 0 deletions
1
cime_config/testdefs/testmods_dirs/clm/ciso_decStart_GU_LULCC/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 @@ | ||
| ../ciso_decStart |
1 change: 1 addition & 0 deletions
1
cime_config/testdefs/testmods_dirs/clm/ciso_decStart_GU_LULCC/user_nl_clm
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 @@ | ||
| do_grossunrep = .true. |
1 change: 1 addition & 0 deletions
1
cime_config/testdefs/testmods_dirs/clm/f09_dec1990Start_GU_LULCC/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 @@ | ||
| ../default |
3 changes: 3 additions & 0 deletions
3
cime_config/testdefs/testmods_dirs/clm/f09_dec1990Start_GU_LULCC/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,3 @@ | ||
| ./xmlchange RUN_STARTDATE=1990-12-25 | ||
| # Ignore warnings because we are using crop, but starting from a different date than the initial conditions were for | ||
| ./xmlchange CLM_BLDNML_OPTS=-ignore_warnings --append |
5 changes: 5 additions & 0 deletions
5
cime_config/testdefs/testmods_dirs/clm/f09_dec1990Start_GU_LULCC/user_nl_clm
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,5 @@ | ||
| ! Specify a dataset that has non-zero Gross Unrepresented Land Use change fields on it | ||
| ! And turn it on | ||
| flanduse_timeseries = '$DIN_LOC_ROOT/lnd/clm2/surfdata_map/ctsm5.1.dev052/landuse.timeseries_0.9x1.25_hist_78pfts_CMIP6_simyr1700-2021_c220825.nc' | ||
| fsurdat = '$DIN_LOC_ROOT/lnd/clm2/surfdata_map/ctsm5.1.dev052/surfdata_0.9x1.25_hist_78pfts_CMIP6_simyr1700_c220825.nc' | ||
| do_grossunrep = .true. |
2 changes: 2 additions & 0 deletions
2
cime_config/testdefs/testmods_dirs/clm/f09_dec1990Start_GU_LULCC_monthly/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 @@ | ||
| ../f09_dec1990Start_GU_LULCC | ||
| ../monthly |
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.