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
Jessica needham io paramfiles #7
Closed
JessicaNeedham
wants to merge
24
commits into
rgknox:parameters-eca-phen-fire
from
JessicaNeedham:JessicaNeedham-IO-paramfiles
Closed
Jessica needham io paramfiles #7
JessicaNeedham
wants to merge
24
commits into
rgknox:parameters-eca-phen-fire
from
JessicaNeedham:JessicaNeedham-IO-paramfiles
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
Comment out matplotlib in pft index swapper - not installed and it seems to work without it.
with spitfire off.
…initialise it in PatchDynamics. This seems to fix strange NA problem.
…roline Farrior's paper.
Conflicts: biogeochem/EDPatchDynamicsMod.F90
Conflicts: biogeochem/EDPatchDynamicsMod.F90
…ns so we can keep track of senesence better, and hit the ddbh in farrior.
… for understory and canopy trees.
Farrior et al but only because the size of recruits in fates is larger than in farrior paper.
[Set of changes to follow with size- and age-dependent mortality modelled as increases in mortality rate with cohort size/age. Here just adding the parameters for these functions to the default param file. There is a rate of change and inflection point for size and age. Cohort age fusion parameter is also included - in age dependent mortality we track cohort age - cohorts cannot be fused if they are too different in age. ] Fixes: [NGT-ED Github issue #] User interface changes?: [Yes - users will have to specify these parameters] Code review: [Names] Test suite: [suite name, machine, compilers] Test baseline: Test namelist changes: Test answer changes: [bit for bit, roundoff, climate changing] Test summary: No testing.
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.
Parameters for including size- or age-dependent mortality
Description:
Size and age-dependent mortality functions each have two params -
a rate and an inflection point. These are named mort-ip-senescence and
mort-r-senescence with the addition of 'age' for age-dependent mortality.
Cohort age has to be tracked - so history cohort age bins are defined.
Cohorts cannot be fused if similar ages - so there is a cohort age fusion
tolerance parameter.
Collaborators:
Charlie, Ryan, Greg
Expectation of Answer Changes:
Just parameters here - no expected changes.
Checklist:
Test Results:
No testing yet
CTSM (or) E3SM (specify which) test hash-tag:
CTSM (or) E3SM (specify which) baseline hash-tag:
FATES baseline hash-tag:
Test Output: