Write restart files for model
Usage
write_restart.ModelName(
outdir,
runid,
start.time,
stop.time,
settings,
new.state,
RENAME,
new.params,
inputs
)Arguments
- outdir
outout directory
- runid
run id
- start.time
Time of current assimilation step
- stop.time
Time of next assimilation step
- settings
pecan settings list
- new.state
Analysis state matrix returned by
sda.enkf- RENAME
flag to either rename output file or not
- new.params
optional, additionals params to pass write.configs that are deterministically related to the parameters updated by the analysis
- inputs
new input paths updated by the SDA workflow, will be passed to write.configs