<?xml version="1.0"?>

<config_definition>

<!-- ========================================================================== -->
<!--                                                                            -->
<!--       These variables SHOULD NOT be changed once the model has been built. -->
<!--       Currently, these variables are not cached.                           -->
<!--                                                                            -->
<!--       Note1: users SHOULD NOT modify BUILD_COMPETE below                   -->
<!--              this is done automatically by the scripts                     -->
<!--                                                                            -->
<!-- ========================================================================== -->



<!--"operating system - DO NOT EDIT UNLESS for userdefined machine - ignored once Macros has been created   (char) " -->
<entry id="OS"   value="LINUX"  />    

<!--"machine compiler (must match one the supported compilers) - ignored once Macros has been created (char) " -->
<entry id="COMPILERS"   value="intel"  />    

<!--"Machine compiler (must match one the supported compilers) (char) " -->
<entry id="COMPILER"   value="intel"  />    

<!--"supported mpi libraries for target machine - set in config_machines.xml - (DO NOT EDIT) (char) " -->
<entry id="MPILIBS"   value="mpt,mpi-serial"  />    

<!--"mpi library (must match one of the supported libraries) - ignored once Macros has been created (char) " -->
<entry id="MPILIB"   value="mpt"  />    

<!--"PIO configure options, see PIO configure utility for details (char) " -->
<entry id="PIO_CONFIG_OPTS"   value=" "  />    

<!-- ====================================== -->

<!--"case executable root directory (executable is $EXEROOT/cesm.exe, component libraries are in $EXEROOT/bld) (char) " -->
<entry id="EXEROOT"   value="/glade/derecho/scratch/$CCSMUSER/$CASE/bld"  />    

<!--"email address of person (or group) that supports the build and port for this machine (do not edit) (char) " -->
<entry id="SUPPORTED_BY"   value="rasm"  />    

<!--"calendar type, valid values: NO_LEAP,GREGORIAN (char) " -->
<entry id="CALENDAR"   value="NO_LEAP"  />    

<!--"use MCT or ESMF component interfaces, valid values: MCT,ESMF (char) " -->
<entry id="COMP_INTERFACE"   value="MCT"  />    

<!--"TRUE implies using the ESMF library specified by ESMF_LIBDIR or ESMFMKFILE, valid values: TRUE,FALSE (char) " -->
<entry id="USE_ESMF_LIB"   value="FALSE"  />    

<!--"TRUE implies turning on run and compile time debugging, valid values: TRUE,FALSE (logical) " -->
<entry id="DEBUG"   value="FALSE"  />    

<!--"TRUE implies always build model for openmp capability, valid values: TRUE,FALSE (logical) " -->
<entry id="BUILD_THREADED"   value="FALSE"  />    

<!--"GNU make command (char) " -->
<entry id="GMAKE"   value="gmake"  />    

<!--"Number of processors for gmake (integer) " -->
<entry id="GMAKE_J"   value="4"  />    

<!-- ====================================== -->


<!--"CTSM configure options (char) " -->
<entry id="CTSM_CONFIG_OPTS"   value=""  />    



<!--"Option to the CICE configure utility for the -mode argument (default is prognostic), valid values: prognostic,prescribed,thermo_only,skl,zbgc (char) " -->
<entry id="CICE_MODE"   value="prescribed"  />    

<!--"CICE configure options, see CICE configure utility for details (char) " -->
<entry id="CICE_CONFIG_OPTS"   value="-trlvl=1 -nicelyr=7"  />    

<!--"if false, user must set the CICE decomp, otherwise cesm_setup script sets it, valid values: true,false (logical) " -->
<entry id="CICE_AUTO_DECOMP"   value="true"  />    

<!--"Size of cice block in first horiz dimension (do not edit if CICE_AUTO_DECOMP is true) (integer) " -->
<entry id="CICE_BLCKX"   value="23"  />    

<!--"Size of cice block in second horiz dimension (do not edit if CICE_AUTO_DECOMP is true) (integer) " -->
<entry id="CICE_BLCKY"   value="2"  />    

<!--"Max number of cice blocks per processor (do not edit if CICE_AUTO_DECOMP is true) (integer) " -->
<entry id="CICE_MXBLCKS"   value="40"  />    

<!--"cice block distribution type (do not edit if CICE_AUTO_DECOMP is true) (char) " -->
<entry id="CICE_DECOMPTYPE"   value="sectrobin"  />    

<!--"cice decomp setting for decomp type (do not edit if CICE_AUTO_DECOMP is true) (char) " -->
<entry id="CICE_DECOMPSETTING"   value="null"  />    

<!--"Optional ice bgc tracers.  Valid values are Any combination of: bgc (char) " -->
<entry id="ICE_TRACER_MODULES"   value=""  />    




<!--"Status output: if TRUE, models have been built successfully. (DO NOT EDIT), valid values: TRUE,FALSE (logical) " -->
<entry id="BUILD_COMPLETE"   value="TRUE"  />    

<!--"Status: smp status of previous build, coded string. (DO NOT EDIT) (char) " -->
<entry id="SMP_BUILD"   value="a0l0r0i0o0g0c0"  />    

<!--"Status: smp status of current case, coded string (DO NOT EDIT) (char) " -->
<entry id="SMP_VALUE"   value="a0l0r0i0o0g0c0"  />    

<!--"Status: ninst status of previous build, coded string. (DO NOT EDIT) (char) " -->
<entry id="NINST_BUILD"   value="a1l1r1i1o1g1"  />    

<!--"Status: ninst status of current case, coded string (DO NOT EDIT) (char) " -->
<entry id="NINST_VALUE"   value="a1l1r1i1o1g1"  />    

<!--"Status: of prior build. (DO NOT EDIT) (integer) " -->
<entry id="BUILD_STATUS"   value="0"  />    

<!-- ====================================== -->

<!--"Operate on only a single point of the global grid  - DO NOT EDIT (for experts only), valid values: TRUE,FALSE (logical) " -->
<entry id="PTS_MODE"   value="FALSE"  />    

<!--"CESM grid - DO NOT EDIT (for experts only) (char) " -->
<entry id="GRID"   value="nna04a_nna04a"  />    

<!--"number of glc cells in i direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="GLC_NX"   value="782"  />    

<!--"number of glc cells in j direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="GLC_NY"   value="662"  />    

<!--"atmosphere grid - DO NOT EDIT (for experts only) (char) " -->
<entry id="ATM_GRID"   value="nna04a"  />    

<!--"number of atmosphere cells in i direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="ATM_NX"   value="782"  />    

<!--"number of atmosphere cells in j direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="ATM_NY"   value="662"  />    

<!--"land grid - DO NOT EDIT (for experts only) (char) " -->
<entry id="LND_GRID"   value="nna04a"  />    

<!--"number of land cells in i direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="LND_NX"   value="782"  />    

<!--"number of land cells in j direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="LND_NY"   value="662"  />    

<!--"ocn grid - DO NOT EDIT (for experts only) (char) " -->
<entry id="OCN_GRID"   value="nna04a"  />    

<!--"number of ocn cells in i direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="OCN_NX"   value="782"  />    

<!--"number of ocn cells in j direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="OCN_NY"   value="662"  />    

<!--"ice grid (must equal ocn grid) - DO NOT EDIT (for experts only) (char) " -->
<entry id="ICE_GRID"   value="nna04a"  />    

<!--"number of ice cells in i direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="ICE_NX"   value="782"  />    

<!--"number of ice cells in j direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="ICE_NY"   value="662"  />    

<!--"river runoff (rof) grid, valid values: r025,rx1,r01,r05,wr50a,wr25b,nna12a,nna04a,null (char) " -->
<entry id="ROF_GRID"   value="nna04a"  />    

<!--"number of rof cells in i direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="ROF_NX"   value="782"  />    

<!--"number of rof cells in j direction - DO NOT EDIT (for experts only) (integer) " -->
<entry id="ROF_NY"   value="662"  />    

<!-- ====================================== -->

<!--"case build directory (set automatically to $EXEROOT, - DO NOT EDIT) (char) " -->
<entry id="OBJROOT"   value="$EXEROOT"  />    

<!--"case lib directory (set automatically to $EXEROOT/lib - DO NOT EDIT) (char) " -->
<entry id="LIBROOT"   value="$EXEROOT/lib"  />    

<!--"case lib include directory (set automatically to $EXEROOT/lib/include - DO NOT EDIT) (char) " -->
<entry id="INCROOT"   value="$EXEROOT/lib/include"  />    

<!-- ====================================== -->
</config_definition>
