ebuzan@odu_edu
New Member
I am trying to port CESM 1.0.5 to one of my university's computing clusters. I can build the model with no errors, but I get several errors at runtime depending on the compset I use.
With compset X, the model appears to run to completion but crashes at the following line in cpl.log:
Write restart file at 10106 0
(seq_rest_write) write rpointer file rpointer.drv
With compset A, the model crashes while initializing the atm component at the following line in atm.log:
(shr_strdata_readnml) reading input namelist file: datm_atm_in
(shr_stream_init) Reading file nyf.giss.T62.stream.txt
With compset FW, the model also crashes while initializing atm at the following point:
(GETFIL): attempting to find local file
f40.2000.track1.4deg.001.cam2.i.0013-01-01-00000.nc
(GETFIL): using
/user/temp/c/ebuza001/inputdata/atm/waccm/ic/f40.2000.track1.4deg.001.cam2.i.00
13-01-01-00000.nc
With compset X, the model appears to run to completion but crashes at the following line in cpl.log:
Write restart file at 10106 0
(seq_rest_write) write rpointer file rpointer.drv
With compset A, the model crashes while initializing the atm component at the following line in atm.log:
(shr_strdata_readnml) reading input namelist file: datm_atm_in
(shr_stream_init) Reading file nyf.giss.T62.stream.txt
With compset FW, the model also crashes while initializing atm at the following point:
(GETFIL): attempting to find local file
f40.2000.track1.4deg.001.cam2.i.0013-01-01-00000.nc
(GETFIL): using
/user/temp/c/ebuza001/inputdata/atm/waccm/ic/f40.2000.track1.4deg.001.cam2.i.00
13-01-01-00000.nc