leihm@tsinghua_edu_cn
New Member
Hi All,
I am running CESM1.0.4 (I1850CN). After a month run, I got the following error messages from ccsm.log
pio_support::pio_die:: myrank= -1 : ERROR: box_rearrange.F90:
692 : box_rearrange_comp2io: size(compbuf)= 478
not equal to size(compdof)= 488
pio_support::pio_die:: myrank= -1 : ERROR: box_rearrange.F90:
692 : box_rearrange_comp2io: size(compbuf)= 476
not equal to size(compdof)= 488
pio_support::pio_die:: myrank= -1 : ERROR: box_rearrange.F90:
692 : box_rearrange_comp2io: size(compbuf)= 475
not equal to size(compdof)= 488
pio_support::pio_die:: myrank= -1 : ERROR: box_rearrange.F90:
-----------------
I quite guess that it is an error when the model is writing the outputs into the nc file, becase
1. the nc file is created (but only some variables are wrriten into, such as longxy, area..etc; no model outputs) before the model aborted.
2. " hist_htapes_wrapup : Writing current time sample to local history file" is printed in lnd.log file, but "the "hist_htapes_wrapup : Closing local history file" is not printed to lnd.log file.
I can't find the reason. Thanks for your help.
The clm.buildnml.csh is
&clm_inparm
co2_type = 'diagnostic'
create_crop_landunit = .false.
dtime = 1800
fatmgrid = '$DIN_LOC_ROOT/lnd/clm2/griddata/griddata_0360x0720_c120203.nc'
fatmlndfrc = '$DIN_LOC_ROOT/lnd/clm2/griddata/fracdata_0360x0720_c120204.nc'
finidat = ''
fpftcon = '$DIN_LOC_ROOT/lnd/clm2/pftdata/pft-physiology.c110425.nc'
frivinp_rtm = '$DIN_LOC_ROOT/lnd/clm2/rtmdata/rdirc_0.5x0.5_simyr2000_c101124.nc'
fsnowaging = '$DIN_LOC_ROOT/lnd/clm2/snicardata/snicar_drdt_bst_fit_60_c070416.nc'
fsnowoptics = '$DIN_LOC_ROOT/lnd/clm2/snicardata/snicar_optics_5bnd_c090915.nc'
fsurdat = '$DIN_LOC_ROOT/lnd/MsTMIP/surfdata_0.5x0.5_simyr1801_c05212012.nc'
ice_runoff = .true.
rtm_nsteps = 12
urban_hac = 'ON_WASTEHEAT'
urban_traffic = .false.
/
&ndepdyn_nml
ndepmapalgo = 'bilinear'
stream_fldfilename_ndep = '/fndep_clm_hist_simyr1849-2006_1.9x2.5_c100428.nc'
stream_year_first_ndep = 1901
stream_year_last_ndep = 1901
/
I am running CESM1.0.4 (I1850CN). After a month run, I got the following error messages from ccsm.log
pio_support::pio_die:: myrank= -1 : ERROR: box_rearrange.F90:
692 : box_rearrange_comp2io: size(compbuf)= 478
not equal to size(compdof)= 488
pio_support::pio_die:: myrank= -1 : ERROR: box_rearrange.F90:
692 : box_rearrange_comp2io: size(compbuf)= 476
not equal to size(compdof)= 488
pio_support::pio_die:: myrank= -1 : ERROR: box_rearrange.F90:
692 : box_rearrange_comp2io: size(compbuf)= 475
not equal to size(compdof)= 488
pio_support::pio_die:: myrank= -1 : ERROR: box_rearrange.F90:
-----------------
I quite guess that it is an error when the model is writing the outputs into the nc file, becase
1. the nc file is created (but only some variables are wrriten into, such as longxy, area..etc; no model outputs) before the model aborted.
2. " hist_htapes_wrapup : Writing current time sample to local history file" is printed in lnd.log file, but "the "hist_htapes_wrapup : Closing local history file" is not printed to lnd.log file.
I can't find the reason. Thanks for your help.
The clm.buildnml.csh is
&clm_inparm
co2_type = 'diagnostic'
create_crop_landunit = .false.
dtime = 1800
fatmgrid = '$DIN_LOC_ROOT/lnd/clm2/griddata/griddata_0360x0720_c120203.nc'
fatmlndfrc = '$DIN_LOC_ROOT/lnd/clm2/griddata/fracdata_0360x0720_c120204.nc'
finidat = ''
fpftcon = '$DIN_LOC_ROOT/lnd/clm2/pftdata/pft-physiology.c110425.nc'
frivinp_rtm = '$DIN_LOC_ROOT/lnd/clm2/rtmdata/rdirc_0.5x0.5_simyr2000_c101124.nc'
fsnowaging = '$DIN_LOC_ROOT/lnd/clm2/snicardata/snicar_drdt_bst_fit_60_c070416.nc'
fsnowoptics = '$DIN_LOC_ROOT/lnd/clm2/snicardata/snicar_optics_5bnd_c090915.nc'
fsurdat = '$DIN_LOC_ROOT/lnd/MsTMIP/surfdata_0.5x0.5_simyr1801_c05212012.nc'
ice_runoff = .true.
rtm_nsteps = 12
urban_hac = 'ON_WASTEHEAT'
urban_traffic = .false.
/
&ndepdyn_nml
ndepmapalgo = 'bilinear'
stream_fldfilename_ndep = '/fndep_clm_hist_simyr1849-2006_1.9x2.5_c100428.nc'
stream_year_first_ndep = 1901
stream_year_last_ndep = 1901
/