-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Setting restart_fh to the dt_atmos value (in hours) should produce restarts every timestep, eg
dt_atmos = 300
restart_fh = 0.08333 -1
It does not seem to be working.
To Reproduce:
Run the control_c384 test. In the test directory, change the restart_fh value to 0.0833 -1
Additional context
I have a rundirectory on C6
/gpfs/f6/infra-cpu/proj-shared/Denise.Worthen/RT_RUNDIRS/Denise.Worthen/FV3_RT/rt_1853422/control_c384_intel
In stdout, I see
21: 0: af ufs config,num_restart_fh= 2
22: 0: af ufs config,restart_fh= 8.3329998E-02 -1.000000
But no restarts are produced.
It does work if I set
restart_fh = 0.25 -1 (every 15 minutes)
Output
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working