write.config.SIPNET.Rd
Writes a configuration files for your model
write.config.SIPNET(
defaults,
trait.values,
settings,
run.id,
inputs = NULL,
IC = NULL,
restart = NULL,
spinup = NULL
)
pft
vector of samples for a given trait
PEcAn settings object
run ID
list of model inputs
initial condition
In case this is a continuation of an old simulation. restart needs to be a list with name tags of runid, inputs, new.params (parameters), new.state (initial condition), ensemble.id (ensemble id), start.time and stop.time.See Details.
currently unused, included for compatibility with other models