You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't believe that the mediator is correctly triggering RESTART writes. In the following case I get restart files for all components except rof and cpl.
I think that the issue is in the way that the restart timestep is calculated, from the mediator log I see: (med_phases_restart_alarm_init) restart clock timestep = 10800
Which I believe is based on the ROF_NCPL=8. We don't see this issue in the tests because the tests reset
ROF_NCPL=48 prior to running to allow the test to have a shorter overall length.
The text was updated successfully, but these errors were encountered:
I don't believe that the mediator is correctly triggering RESTART writes. In the following case I get restart files for all components except rof and cpl.
I think that the issue is in the way that the restart timestep is calculated, from the mediator log I see:
(med_phases_restart_alarm_init) restart clock timestep = 10800
Which I believe is based on the ROF_NCPL=8. We don't see this issue in the tests because the tests reset
ROF_NCPL=48 prior to running to allow the test to have a shorter overall length.
The text was updated successfully, but these errors were encountered: