-
Notifications
You must be signed in to change notification settings - Fork 336
ctsm5.3.077: Removing non doalb call of wrap_canopy_radiation for fates #3051
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
Open
rgknox
wants to merge
26
commits into
ESCOMP:master
Choose a base branch
from
rgknox:revert-fates-doalb
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 18 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
56007bf
Removing non doalb call of wrap_canopy_radiation for fates
rgknox 4ac4a78
Merge branch 'master' into revert-fates-doalb
rgknox 3ce34ae
Adding testmods for fates with land tuning mode
rgknox 9e2a98c
Added lnd tuning mode to two fates tests
rgknox 823fbcf
Update user_nl_clm
rgknox 811181a
switched test to full fates
rgknox 6b41b65
updated testlist for fates land tuning mode
rgknox 87bb6dc
updated test lists and configurations for fates with land tuning mode
rgknox 46ec2fa
Updated fates land tuning testlist, and passing column level downwell…
rgknox 2c5fbed
run radiation on first timestep
mvdebolskiy 3347df8
remove diagnostic before wrap_sunfrac
mvdebolskiy 4f3c505
Merge branch 'master' into revert-fates-doalb-merge
rgknox 4a913fd
Merge branch 'master' into revert-fates-doalb-merge
rgknox a330795
removing use_fates_sp from doalb logic
rgknox 4b9d409
Adding more land tuning mode tests to fates
rgknox 2bdb22d
Merge branch 'master' into revert-fates-doalb-wsp
rgknox 007465b
Merge branch 'master' into revert-fates-doalb-wsp
rgknox 5309b0a
added land-tuning SP test to fates suite
rgknox 40c2818
updated fates fleximod pointer to sci1.87.2
rgknox a2ceea0
fixed test list and removed unnecessary print statement
rgknox c886e40
Reverting column downscaling of solar with FATES
rgknox 56ecc53
modifications to the doalb logic to re-enable b4b on most fates tests
rgknox f427877
Enabling b4b results with doalb changes, noting failing base compare …
rgknox 6d80fe9
Added issue number to expected fail
rgknox fe146ce
Merge branch 'master' into revert-fates-doalb
rgknox 32a5e43
Added an expected fail to the testlist
rgknox 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
Some comments aren't visible on the classic Files Changed page.
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
1 change: 1 addition & 0 deletions
1
cime_config/testdefs/testmods_dirs/clm/FatesColdCamLndTuningMode/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 @@ | ||
../FatesCold |
5 changes: 5 additions & 0 deletions
5
cime_config/testdefs/testmods_dirs/clm/FatesColdCamLndTuningMode/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,5 @@ | ||
#!/bin/bash | ||
|
||
./xmlchange LND_TUNING_MODE="clm6_0_cam7.0" | ||
./xmlchange ROF_NCPL='$ATM_NCPL' | ||
|
Empty file.
2 changes: 2 additions & 0 deletions
2
cime_config/testdefs/testmods_dirs/clm/FatesColdCamLndTuningMode/user_nl_datm
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 @@ | ||
iradsw = -1 | ||
nextsw_cday_calc = "cam7" |
1 change: 1 addition & 0 deletions
1
cime_config/testdefs/testmods_dirs/clm/FatesColdSatPhenCamLndTuningMode/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 @@ | ||
../FatesColdSatPhen |
5 changes: 5 additions & 0 deletions
5
cime_config/testdefs/testmods_dirs/clm/FatesColdSatPhenCamLndTuningMode/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,5 @@ | ||
#!/bin/bash | ||
|
||
./xmlchange LND_TUNING_MODE="clm6_0_cam7.0" | ||
./xmlchange ROF_NCPL='$ATM_NCPL' | ||
|
2 changes: 2 additions & 0 deletions
2
cime_config/testdefs/testmods_dirs/clm/FatesColdSatPhenCamLndTuningMode/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,2 @@ | ||
use_fates_sp = .true. | ||
fates_radiation_model = 'twostream' |
2 changes: 2 additions & 0 deletions
2
cime_config/testdefs/testmods_dirs/clm/FatesColdSatPhenCamLndTuningMode/user_nl_datm
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 @@ | ||
iradsw = -1 | ||
nextsw_cday_calc = "cam7" |
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May be swap compilers between test-suites here? Since the test above already checks _D and Intel.