time step should be known at init time
Open
enhancement
- Dominant language
- No language data
- Stars
- 9
- Forks
- 22
- Avg merge
- 8d 5h
- Merged PRs (30d)
- 4
Description
Currently, the physics time step is set by the dycore at run time (via `stepon_run1`). However, this is information which is useful at initialization time and may be needed by schemes. In addition, to be compatible with variational data assimilation systems, the time step could even be an input to the model.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.