b40.t31x3.037 restart files don't work

Dear CESM experts,I tried to use b40.t31x3.037 0507-01-01(https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/ccsm4_init/b40.t31x3.037/0507-01-01/) from ccsm4_init directory to be the restart files for my hybrid run in either B1850 or B1850CN compset. But none of them worked.I also tried b40.t31x3.037c, can't work either. I wonder how can I fix this problem? Thank you so much!Here's the error information: Opened existing file
 /research/phou/CESM/CESM_input/lnd/clm2/snicardata/snicar_drdt_bst_fit_60_c0704
 16.nc      458752
 check_dim ERROR: mismatch of input dimension         2972  with expected value
        2974  for variable landunit
 ENDRUN: called without a message string
 Opened existing file b40.t31x3.037c.clm2.r.0507-01-01-00000.nc      458752
 check_dim ERROR: mismatch of input dimension         2972  with expected value
        2974  for variable landunit
 ENDRUN: called without a message stringBest regards,Pei
 

erik

Erik Kluzek
CSEG and Liaisons
Staff member
The CLM restart files you are using are incompatible with the surface dataset being used. You need to use the CLM program "interpinic" to interpolate them to a file that would be compatible. The CLM User's Guide talks about this... http://www.cesm.ucar.edu/models/cesm1.2/clm/models/lnd/clm/doc/UsersGuide/x11704.html  Good luck
 
Dear Erik, Thank you so much! After use interpinic tool to interpolate the clm restart file, b40.t31x3.037c fits my needs now.Best regards,Pei
 
Back
Top