Data size error

Hi all, Im running CLM4.5 coupled with CAM5 with ocean at data mode in CESM1.2.2 at f19xg16 resolution.Following are changes I made in my run:Im starting the run from 2000-01-01 with sst set as:"SSTICE_DATA_FILENAME"   value="$DIN_LOC_ROOT/atm/cam/sst/sst_HadOIBl_bc_1.9x2.5_1850_2014_c150416.nc" "SSTICE_YEAR_ALIGN"   value="2000"

"SSTICE_YEAR_START"   value="2000" 

"SSTICE_YEAR_END"   value="2010"

My initial boundary conditions are set from a previous run as:ncdata = '/scratch/cas/phd/asz122525/noIrrig_sstCYC_720_2deg_30yrs/run/noIrrig_sstCYC_720_2deg_30yrs.cam.i.2059-01-01-00000.nc'  
Im getting the following error after submitting:Opened existing file
 /scratch/cas/phd/asz122525/inputdata/lnd/clm2/rtmdata/rdirc_0.5x0.5_simyr2000_slpmxvl_c120717.nc
       1572864
 Opened existing file
 /scratch/cas/phd/asz122525/inputdata/rof/rtm/initdata/rtmi.ICRUCLM45BGC.2000-01-01.R05_simyr2000_c130518.nc
       1572864
(shr_dmodel_readstrm) ERROR in data sizes      144      96   64800
(shr_sys_abort) ERROR: (shr_dmodel_readstrm) ERROR in data sizes
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
(shr_sys_abort) ERROR: (shr_dmodel_readstrm) ERROR in data sizes   Please help me in resolving this issue. Is this something related to sst boundary condition I have set or something with the rof dataset? Thanks in Advance!
 
Back
Top