You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add capability to update vegetation properties (cover, biomass) once a year during the simulation run:
New user inputs
veg_dynamic (default 0 = no dynamic; 1 = do dynamic vegetation)
nYears_dynamic (number of recent years to consider; default = 3)
Update vegetation properties derived from climate predictors calculated across the previous n = nYears_dynamic Years relative to the currently simulated year
The text was updated successfully, but these errors were encountered:
Add capability to update vegetation properties (cover, biomass) once a year during the simulation run:
New user inputs
veg_dynamic
(default 0 = no dynamic; 1 = do dynamic vegetation)nYears_dynamic
(number of recent years to consider; default = 3)Update vegetation properties derived from climate predictors calculated across the previous n =
nYears_dynamic
Years relative to the currently simulated yearThe text was updated successfully, but these errors were encountered: