littledddna@gmail_com
Member
Dear all,
I was trying to setup a LGM run with iCESM but the model fails at the very first step in CLM.
There was no specific error in the log file, just a general error floating invalid when CLM was calculating averaged pft water state variables for canopy water.
Seems the model crashed at the following lines:
! Note: some glacier_mec pfts may have zero weight
if (wtgcell(p) > 0._r8 .or. ltype(l)==istice_mec) colarr(c,j) = colarr(c,j) + pftarr(p,j) * wtcol(p)
and
call p2c(pwtrc, num_nolakec, filter_nolakec, pws%RCanopyWater, pws_a%RCanopyWater)
So, should I check the restart file for each pfts? Is it possible to print out the lat/long of error grid ?
Thanks very much
Xiao
I was trying to setup a LGM run with iCESM but the model fails at the very first step in CLM.
There was no specific error in the log file, just a general error floating invalid when CLM was calculating averaged pft water state variables for canopy water.
Seems the model crashed at the following lines:
! Note: some glacier_mec pfts may have zero weight
if (wtgcell(p) > 0._r8 .or. ltype(l)==istice_mec) colarr(c,j) = colarr(c,j) + pftarr(p,j) * wtcol(p)
and
call p2c(pwtrc, num_nolakec, filter_nolakec, pws%RCanopyWater, pws_a%RCanopyWater)
So, should I check the restart file for each pfts? Is it possible to print out the lat/long of error grid ?
Thanks very much
Xiao