Error while running spcam2_0-cesm1_1_1

I am trying to run SPCAM version spcam2_0-cesm1_1_1 on a Cray-machine, but we are getting some runtime error given below.  Any help would be appreciated.

I am running with following options,

set atm_hgrid    = 1.9x2.5   #

set atm_dyn      = fv        # [fv, sld]     ! eul is not supported by SPCAM

 set nlev = 30     # number of grid level of GCM

 set  pcols = 8     # number of columns in chunks (just keep it 8)

# # setup Super-parameterization (if want standard model set nocrm)

 set crm       # setting it makes super-parameterized code
 set YES3D=0     # 0 if 2D crm, 1 if 3D crm/superparameterization

 set crm_nx=32    # number of columns in x

 set crm_ny=1     # number of columns in y


@ crm_nz = $nlev - 2    # number of crm levels should be at list 2 less than nlev

 set crm_dx=4000. # crm horizontal grid resolution in meters
 set crm_dt=20.   # crm timestep in secs

 set crmmicro=m2005    # microphysics (sam1mom-standard,m2005-double moment)


cat > $camroot/models/atm/cam/src/physics/crm/crmdims.h
 

mmills

CSEG and Liaisons
Staff member
This part of the forum is for WACCM. SPCAM is not relevant to WACCM. Please post this in a sub-forum for CAM or for porting CESM. 
 
Back
Top