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

MPI ABORT at restart run

Hi,

currently, I am doing a single grid cell simulation (single grid cell for clm and atmospheric forcing) and I try to do a restart run now. Therefore, I have a five years run restart file and this serves as the beginning of the next run. As I did this very often, I am quite sure that I know how it works. But now with my single grid cell simulation (before I always did catchment size) I got following error message

Successfully set up atmospheric grid
GPTLstop: thread 0 timer for init had not been started.
(GETFIL): attempting to find local file 2002-01.nc
(GETFIL): using
/home/goehler/scratch/tmp/inputdata/ncep3hrly2002-2006//2002-01.nc

------------------------------------------------------------
nstep= 1 date= 20020101 sec= 3600
ATMDRV: attempting to read data from
/home/goehler/scratch/tmp/inputdata/ncep3hrly2002-2006//2002-01.nc
------------------------------------------------------------

MCT::m_AttrVect::init_: allocate() error, stat =41
000.MCT(MPEU)::die.: from MCT::m_AttrVect::init_()
MPI_Abort: error code = 2



and I really dont know where the problem is and how to solve it!!
It seems to be connected to the use of the single grid cell of atmospheric forcing because I got this error only when I used this singel grid cell instead of global file.
Anybody out there with an idea? :confused:


cheers,
Mari
 
Top