forked from thorntonpe/E3SM
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fix in new NGEE Arctic IM3 vegetation parameters
New vegetation parameters in VegStructUpdateMod, bendresist, vegshape, taper, and stocking (the last two previously moved to pftvarcon) had been applied to each column when they are pft specific variables. This commit changes this such that one value of each parameter is expected per PFT. There are use cases where it may be desirable to vary these at the column level (e.g., if there are not sufficient pfts to capture things like sagebrush, with an expected bendresist = 1 vs Arctic shrubs, with an expected bendresist of ~0.5), but this could also be solved by adding pfts.
- Loading branch information
Showing
2 changed files
with
9 additions
and
5 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