write.config.ED2.Rd
Writes an xml and ED2IN config files for use with the Ecological Demography model. Requires a pft xml object, a list of trait values for a single model run, and the name of the file to create
write.config.ED2(
trait.values,
settings,
run.id,
defaults = settings$constants,
check = FALSE,
...
)
Named list of trait values, with names corresponding to PFT
list of settings from pecan settings file
id of run
list of defaults to process. Default=settings$constants
Logical. If TRUE
, check ED2IN validity before running and
throw an error if anything is wrong (default = FALSE
)
unused
configuration file and ED2IN namelist for given run