-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
size and composition structured history file diagnostics
Merge branch 'jenniferholm/io/sclass' This feature merge adds size and composition structured output in history type files. The dimensions of these new variables are (time,levscpf,lndgrid). Patch level, instead of grid level, diagnostics would also be desirable, but are not yet available. levscpf is a combined size class and pft index compressed into one dimension. The index of levscpf maps onto scls_levscpf, which indicates the diameter size class of the lower bound [cm], and pft_levscpf which indicates the pft. New variables have the form: ED_NPP_[VAR]_GD_SCPF, and contain attribute data providing units and long names. Notable additions are NPP fluxes partitioned by pool, mortality partitioned by type, growth increment, basal area, GPP and total autotrophic respiration. Note: Science changing results come in the form of a new filter preventing newly recruited cohorts from fusing with non-new recruits. Recruits that have not experienced 1 day of growth yet do not have many initialized rates, and therefore should not be fused with other non-recruits. This prevents contamination of diagnostics. Test suite: ed, lawrencium-lr2; ed yellowstone intel, gnu, pgi Test baseline: none (science changing results) Test namelist changes: none Test status: PASS on all except the f09_g16 and f19_g16 grids, which were expected fails. Code reviewed by rgknox and jenniferholm, with discussions by rfisher, cdkoven and bandre.
- Loading branch information
Showing
11 changed files
with
664 additions
and
60 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.