-
Notifications
You must be signed in to change notification settings - Fork 314
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
PPE parameter work -Addresses issues 2830 and 2831 #2845
Conversation
Jmaxb1 (now called jmaxb1 and pft-dependent) upplim_destruct_metamorph maximum_leaf_wetted_fraction interception_fraction
…monthly_matrixcn_soilCN30
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.
@olyson thank you for your work in this PR. My comments are mostly minor. The one about whether to read params in pftconMod or locally is a bit bigger, and I'm not certain whether it's relevant and worth considering.
cime_config/testdefs/testmods_dirs/clm/clm60_monthly_matrixcn_soilCN30/user_nl_clm
Outdated
Show resolved
Hide resolved
…to CNGapMortality
I think this is ready for re-review. Thanks for the input @slevis-lmwg . |
I see now that @slevis-lmwg has rimported the parameter files so I have changed the paths accordingly. Looks like you planned 3997 tests but ran 3996.Does this have anything to do with the jmax test I removed? Is there something else I should remove? |
@slevis-lmwg , it looks like permissions need to be changed on those parameter files, thanks. |
Yes, this is due to the removed test. My experience tells me that the number of planned tests affects nothing more than the message to the screen. You are welcome to update the number of planned tests, which is hardwired in the build-namelist_test.pl script (just search for 3997 in this case). I usually do so when I see a discrepancy between "planned" and "ran" numbers. |
Done and thank you for the reminder! |
Description of changes
b4b moves of namelist variables to parameter file for PPE per issue #2830 and make some parameter variables pft-dimensioned per #2831
Note that baseflow_scalar and pot_hmn_ign_counts_alpha were not moved from namelist to parameter file due to reasons detailed in #2830
Specific notes
Contributors other than yourself, if any: @slevis-lmwg helped troubleshoot testing issues
CTSM Issues Fixed (include github issue #): #2830 , #2831
Are answers expected to change (and if so in what way)? No
Any User Interface Changes (namelist or namelist defaults changes)? Yes
Does this create a need to change or add documentation? Did you do so? No
Testing performed, if any:
Compare to ctsm5.3.009
Derecho aux_clm: PASS except for (not sure why the baseline files are missing, the last one is ok since it is a new test):
Izumi aux_clm: PASS except for (ok though):
nohup ./build-namelist_test.pl PASS
./run_ctsm_py_tests -u PASS (OK)
./run_ctsm_py_tests -s PASS (OK)