Need to specify simulation starting datetime for continue run?
Open
question
standalone
- Dominant language
- Fortran
- Stars
- 59
- Forks
- 73
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 2
Description
It seems like simulation start time (`simStart`) needs to be specified for continue run for standalone run. This is to read runoff input at correct time. Similarly, restart file the needs to be specified in `fname_state_in` in control file.
For cesm coupled run, the simulation start time is coming from the coupler, so it is ok. and fname_state_in is read in from rpointer file.
Erik (@ekluzek), do you think it is better to have the code figure out start time for continue run?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.