Skip to content

ATM restarts every timestep not working? #2984

@DeniseWorthen

Description

@DeniseWorthen

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions