forked from NGEET/fates
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge in master, and grass and uptake parameter changes #5
Merged
JessicaNeedham
merged 377 commits into
JessicaNeedham:jfn-ustory-leaf-turn
from
rgknox:jfn-ustory-leaf-turn
Aug 15, 2024
Merged
merge in master, and grass and uptake parameter changes #5
JessicaNeedham
merged 377 commits into
JessicaNeedham:jfn-ustory-leaf-turn
from
rgknox:jfn-ustory-leaf-turn
Aug 15, 2024
Conversation
This file contains 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
Solver improvements
user controlled history density
This reduces code duplication somewhat by updating a local value of the daylength factor based on the switch value. I also changed the switch to be zero for off and one for on to utilize the existing itrue/ifalse constants.
for daylength switch
User control of fates history diagnostics by dimension, via namelist setting: fates_history_dimlevel. Control is split between high frequency and dynamics frequency variables, where 0 turns off diagnostics, 1 is for site level and 2 is for high-dimensional variables. Used to speed up the model when no higher dimension varaibles are desired
…istvar Add a recruitment carbon flux history variable
…-updates Update default allometry parameters for tree PFTs
…AI tohave matching with FATES_LAI_AP
…tart-fix-clean prevent FATES-Hydro from failing upon restart with a drought deciduous PFT
Make sure to define `state_vector` if not in land use mode
Bug fix for non-land use run modes
initialize the transitions matrix to zero
…ed crown damage code from grass sapwood allometry
remove damage and parameter changes, merge in main
Implement grass allometric equations and update default allometric parameters for grass PFT
Dynamic Patch Arrays - larger nclmax and nlevleaf
Merged
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.