SAS.ED2.Rd
This functions approximates landscape equilibrium steady state for vegetation and soil pools using the successional trajectory of a single patch modeled with disturbance off and the prescribed disturbance rates for runs (Xia et al. 2012 GMD 5:1259-1271).
SAS.ED2(
dir.analy,
dir.histo,
outdir,
lat,
lon,
blckyr,
prefix,
treefall,
param.args = SAS.ED2.param.Args(),
sufx = "g01.h5"
)
Location of ED2 analysis files; expects monthly and yearly output
Location of ED2 history files (for vars not in analy); expects monthly
Location to write SAS .css & .pss files
site latitude; used for file naming
site longitude; used for file naming
Number of years between patch ages (aka blocks)
ED2 -E- output file prefix
Value to be used for TREEFALL_DISTURBANCE_RATE in ED2IN for full runs (disturbance on)
ED2 parameter arguments (mostly soil biogeochem)
ED2 out file suffix; used in constructing file names(default "g01.h5)