Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

configuration duration time format

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

EMMANUEL

Member
Can anyone suggest me the format of time

config_run_duration = '1_00:00:00' for 1day

for 32 hour is it ok to provide in this way ?
config_run_duration = '0_32:00:00'
 
EMMANUEL said:
for 32 hour is it ok to provide in this way ?
config_run_duration = '0_32:00:00'
That should work. You could also specify 1 day + 8 hours as "1_08:00:00".
 
Top