Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Running with parallel restart in SIS2

cspencerjones

Spencer Jones
New Member
I am running a version of OM_025.JRA. I keep getting the error:
"FATAL from PE 143: MPP_OPEN:INPUT/ice_model.res.nc does not exist."
even though I set PARALLEL_RESTARTFILES = True in SIS_input, and I am providing ice_model.res.nc.0000, ice_model.res.nc.0001 etc. in my input directory.

Does anyone know what I could be missing here? I am running with the newest MOM6-examples tree, so I don't think that is the problem.
 

cspencerjones

Spencer Jones
New Member
This turned out to be that I needed to change IO_LAYOUT to match the shape of the restart files. I didn't know about that before.
 
Top