Skip to content
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

Refactor and fix per-age-class history outputs #1225

Closed
wants to merge 21 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
ffc5e40
Rename internal area-related history variables for clarity.
samsrabin Jul 17, 2024
fcf2b54
FatesHistoryInterfaceMod: Rename frac_area to patch_fracarea.
samsrabin Jul 17, 2024
4adb665
Replace use of hio_fracarea_si_age with Site class area_by_age.
samsrabin Jul 17, 2024
d7a8d60
Refactor ageclass-area weighting for FATES_LAI_AP, FATES_NCL_AP.
samsrabin Jul 17, 2024
6950195
Refactor ageclass-area weighting for FATES_SCORCH_HEIGHT_APPF.
samsrabin Jul 17, 2024
76a7062
Use age_class_area variable in patch loop.
samsrabin Jul 17, 2024
57723c7
Refactor (but don't fix) bad age-class weighting of several outputs.
samsrabin Jul 17, 2024
395732d
Change "area" to "fracarea" in *secondarylands_fracarea_si_age vars.
samsrabin Jul 17, 2024
cdb5600
Align a comment.
samsrabin Jul 17, 2024
79044a7
Refactor calculation of FATES_GPP_AP, FATES_NPP_AP.
samsrabin Jul 17, 2024
ff87ce1
Refactor calculation of FATES_LBLAYER_COND_AP, FATES_STOMATAL_COND_AP.
samsrabin Jul 17, 2024
5942a0d
Fix weighting of most _AP variables.
samsrabin Jul 18, 2024
66cc4f8
FATES_SECONDAREA_(ANTHRO)DIST_AP are actually fine.
samsrabin Jul 18, 2024
99adff9
Fix denominator of FATES_NPP_APPF and FATES_VEGC_APPF.
samsrabin Jul 18, 2024
2ee7502
Refactor size/age output variables to share scag_denominator_area.
samsrabin Jul 18, 2024
87d3bfe
Tiny refactor of FATES_FUEL_AMOUNT_APFC.
samsrabin Jul 18, 2024
0bb23b9
Tiny refactor of FATES_NPLANT_SZAPPF.
samsrabin Jul 18, 2024
1ec6d6e
All history vars with age class multiplexed should divide by age clas…
samsrabin Jul 18, 2024
103fdc9
Ensure that no area denominator is zero.
samsrabin Jul 23, 2024
a0881c5
Fix FATES_MORTALITY_CANOPY_SZAP and FATES_MORTALITY_USTORY_SZAP.
samsrabin Jul 24, 2024
f21fa95
scag_denominator_area needs to be in patchloop.
samsrabin Jul 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading