neild@email_unc_edu
New Member
I have successfully run CAM for 1 year simulations, however I am having problems getting the restart run to work. I manually moved the restart files to the archive directories, as the machine I am running on does not have default archiving. Otherwise the only changes I have made to the namelist for the restart is setting nsrest = 1, changing the start and stop dates, and adding a fincl2 parameter for additional output. When I run the model it opens the restart file does something with each of the processors output such as procid 63 assigned 45 spectral coefficients and
2 m values: 64 65 then outputs
********** Time Manager Configuration **********
Calendar type: NO_LEAP
Timestep size (seconds): 600
Start date (ymd tod): 19980901 0
Stop date (ymd tod): 19990101 0
Reference date (ymd tod): 19980901 0
Current step number: 8785
Ending step number: 17568
Current date (ymd tod): 19981101 600
************************************************
After which it crashes. In the error file I get the following error
forrtl: severe (408): fort: (8): Attempt to fetch from allocatable variable BUFRES when it is not allocated
Image PC Routine Line Source
cam 0000000000D3F416 Unknown Unknown Unknown
cam 0000000000D3D0FE Unknown Unknown Unknown
cam 0000000000CFBD60 Unknown Unknown Unknown
cam 0000000000CBC12A Unknown Unknown Unknown
cam 0000000000CBC36E Unknown Unknown Unknown
cam 000000000051A087 Unknown Unknown Unknown
cam 0000000000A3391B Unknown Unknown Unknown
cam 0000000000A2FC6B Unknown Unknown Unknown
cam 00000000005222B9 Unknown Unknown Unknown
cam 0000000000405BEA Unknown Unknown Unknown
libc.so.6 0000003C1FC1C4BB Unknown Unknown Unknown
cam 0000000000405B2A Unknown Unknown Unknown
I am guessing that it is trying to access data which was already passed to it as a restart?
Any help with this would be great.
Thanks,
Neil Davis
2 m values: 64 65 then outputs
********** Time Manager Configuration **********
Calendar type: NO_LEAP
Timestep size (seconds): 600
Start date (ymd tod): 19980901 0
Stop date (ymd tod): 19990101 0
Reference date (ymd tod): 19980901 0
Current step number: 8785
Ending step number: 17568
Current date (ymd tod): 19981101 600
************************************************
After which it crashes. In the error file I get the following error
forrtl: severe (408): fort: (8): Attempt to fetch from allocatable variable BUFRES when it is not allocated
Image PC Routine Line Source
cam 0000000000D3F416 Unknown Unknown Unknown
cam 0000000000D3D0FE Unknown Unknown Unknown
cam 0000000000CFBD60 Unknown Unknown Unknown
cam 0000000000CBC12A Unknown Unknown Unknown
cam 0000000000CBC36E Unknown Unknown Unknown
cam 000000000051A087 Unknown Unknown Unknown
cam 0000000000A3391B Unknown Unknown Unknown
cam 0000000000A2FC6B Unknown Unknown Unknown
cam 00000000005222B9 Unknown Unknown Unknown
cam 0000000000405BEA Unknown Unknown Unknown
libc.so.6 0000003C1FC1C4BB Unknown Unknown Unknown
cam 0000000000405B2A Unknown Unknown Unknown
I am guessing that it is trying to access data which was already passed to it as a restart?
Any help with this would be great.
Thanks,
Neil Davis