field names are misleading. plant_parm_read.f90:60-63 reads plants.plt columns into these slots and the carbon model uses %lig_frac as bg_lig_frac and %str_frac as ab_lig_frac. Math is correct, names mislead. Renaming touches multiple files; flagged for the model devs to resolve.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real, | public | :: | meta_frac | = | 0.85 | ||
| real, | public | :: | str_frac | = | 0.15 | ||
| real, | public | :: | lig_frac | = | 0.12 |