Write ED2 restart file from SDA results
Usage
write_restart.ED2(
outdir,
runid,
start.time,
stop.time,
settings,
new.state,
RENAME = TRUE,
new.params,
inputs
)Arguments
- outdir
output 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, additional params to pass
write.configsthat 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