Skip to content

Commit 854ba90

Browse files
committed
Update two paramfiles and add a new one for hillslope hydrology
1 parent f1e0f23 commit 854ba90

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

bld/namelist_files/namelist_defaults_ctsm.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -600,9 +600,10 @@ attributes from the config_cache.xml file (with keys converted to upper-case).
600600
<!-- ================================================================== -->
601601
<!-- The default filenames are given relative to the root directory
602602
for the CLM2 data in the CESM distribution -->
603-
<!-- Plant function types (relative to {csmdata}) -->
604-
<paramfile phys="clm6_0" >lnd/clm2/paramdata/ctsm60_params.c260303.nc</paramfile>
605-
<paramfile phys="clm6_0" lnd_tuning_mode="clm6_0_cam7.0">lnd/clm2/paramdata/ctsm60-cam70_params.c260305.nc</paramfile>
603+
<!-- CLM parameter files (relative to {csmdata}) -->
604+
<paramfile phys="clm6_0" >lnd/clm2/paramdata/ctsm60_params.c260518.nc</paramfile>
605+
<paramfile phys="clm6_0" lnd_tuning_mode="clm6_0_cam7.0">lnd/clm2/paramdata/ctsm60-cam70_params.c260518.nc</paramfile>
606+
<paramfile phys="clm6_0" use_hillslope=".true.">lnd/clm2/paramdata/ctsm60-HH_params.c260518.nc</paramfile>
606607
<paramfile phys="clm5_0" >lnd/clm2/paramdata/clm50_params.c260305.nc</paramfile>
607608
<paramfile phys="clm4_5" >lnd/clm2/paramdata/clm45_params.c260305.nc</paramfile>
608609

0 commit comments

Comments
 (0)