-
Notifications
You must be signed in to change notification settings - Fork 446
Adding nutrient supplementation status to arguments in FATES dynamics #7542
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
Adding nutrient supplementation status to arguments in FATES dynamics #7542
Conversation
|
This PR should supplant #7182. |
|
This is still waiting on that FATES PR ? |
|
Yes @peterdschwartz , this needs to follow the FATES PR: NGEET/fates#1443 |
|
notes: still waiting on testing on FATES side. |
|
update: still waiting on testing on FATES side. |
4566e37 to
5488af3
Compare
|
Regression testing underway on perlmutter |
|
Testing with the e3sm_land_developer on perlmutter againt |
|
testing on chrysalis merged to next came back as expected so will merge asap. |
FATES plant dynamically regulate fineroots in the presence of nutrient limitations. However it is only appropriate to enable this regulation when the soil is not being supplemented with nutrients. This set of changes makes it so that supplementation status is passed to fates prior to its daily dynamics call, which is ideal since supplementation status can change mid run. Collaborators: @sharma-bharat @glemieux @walkeranthonyp @dmricciuto [non-BFB] Fates Only
|
merged to next |
|
merged to master |
|
This is great news! Thank you everyone for working on it and your patience. |
FATES plant dynamically regulate fineroots in the presence of nutrient limitations.
However it is only appropriate to enable this regulation when the soil is not being supplemented with nutrients.
This set of changes makes it so that supplementation status is passed to fates prior to its daily dynamics call, which is ideal since supplementation status can change mid run.
Collaborators:
@sharma-bharat @glemieux @walkeranthonyp @dmricciuto
[non-BFB] Fates Only