Create more flexible run loop
Open
enhancement
- Dominant language
- No language data
- Stars
- 9
- Forks
- 22
- Avg merge
- 8d 5h
- Merged PRs (30d)
- 4
Description
In testbench mode, we need to read input data every time step (#61) and possibly verify tendencies from physics (#24). However, when running a normal run, we only read in initial data.
In addition, we need a more flexible way to decide what physics suite(s) to run. At the least, physics and chemistry suite names should be read in via namelist variables.
Create a somewhat flexible, interim run sequence to handle these situations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.