CTSM icon indicating copy to clipboard operation
CTSM copied to clipboard

changing prescribed N and P uptake to 1 in the FATES PRT2 test

Open rgknox opened this issue 1 year ago • 0 comments

Description of changes

We want to modify the default fates parameter file so that N and P uptake flux is not prescribed if the model is cycling N and P. Having this prescribed uptake active has confused users who are new to exploring N and P cycling. However, FATES needs prescribed N and P if it is coupling with a land model that is not N or P ready for FATES (such as CLM, which is only half coupled right now). This set of changes makes it so that the PRT2 test is forced to have prescribed N and P uptake in FATES.

Specific notes

Contributors other than yourself, if any: @jenniferholm

CTSM Issues Fixed (include github issue #): none

Are answers expected to change (and if so in what way)? no, b4b all the way

Any User Interface Changes (namelist or namelist defaults changes)? not really

Does this create a need to change or add documentation? Did you do so? no

Testing performed, if any: (List what testing you did to show your changes worked as expected) (This can be manual testing or running of the different test suites) (Documentation on system testing is here: https://github.com/ESCOMP/ctsm/wiki/System-Testing-Guide) (aux_clm on derecho for intel/gnu and izumi for intel/gnu/nag/nvhpc is the standard for tags on master)

TBD

NOTE: Be sure to check your coding style against the standard (https://github.com/ESCOMP/ctsm/wiki/CTSM-coding-guidelines) and review the list of common problems to watch out for (https://github.com/ESCOMP/CTSM/wiki/List-of-common-problems).

rgknox avatar Jun 27 '24 16:06 rgknox