Skip to content

Commit a3ce6a7

Browse files
committed
Change snow_thermal_cond_glc_method and _lake_method for clm6_0
1 parent 996341b commit a3ce6a7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

bld/namelist_files/namelist_defaults_ctsm.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -484,13 +484,11 @@ attributes from the config_cache.xml file (with keys converted to upper-case).
484484
<snow_thermal_cond_method>Jordan1991</snow_thermal_cond_method>
485485
<snow_thermal_cond_method phys="clm6_0">Sturm1997</snow_thermal_cond_method>
486486

487-
<!-- TODO change clm6 to Jordan with answer changing tag for glacier mass ballance -->
488487
<snow_thermal_cond_glc_method>Jordan1991</snow_thermal_cond_glc_method>
489-
<snow_thermal_cond_glc_method phys="clm6_0">Sturm1997</snow_thermal_cond_glc_method>
488+
<snow_thermal_cond_glc_method phys="clm6_0">Jordan1991</snow_thermal_cond_glc_method>
490489

491-
<!-- TODO change clm6 to Sturm with answer changing tag -->
492490
<snow_thermal_cond_lake_method>Jordan1991</snow_thermal_cond_lake_method>
493-
<snow_thermal_cond_lake_method phys="clm6_0">Jordan1991</snow_thermal_cond_lake_method>
491+
<snow_thermal_cond_lake_method phys="clm6_0">Sturm1997</snow_thermal_cond_lake_method>
494492

495493
<!-- Default glacier behavior is:
496494
Mountain glaciers: single_at_atm_topo

0 commit comments

Comments
 (0)