<p><b>laura@ucar.edu</b> 2012-01-03 14:30:02 -0700 (Tue, 03 Jan 2012)</p><p>added the logical config_sfc_albedo which sets the snow albedo from an input file or from table values<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_nhyd_atmos/Registry
===================================================================
--- branches/atmos_physics/src/core_nhyd_atmos/Registry        2012-01-03 21:27:36 UTC (rev 1283)
+++ branches/atmos_physics/src/core_nhyd_atmos/Registry        2012-01-03 21:30:02 UTC (rev 1284)
@@ -329,6 +329,7 @@
 #... NAMELIST VARIABLES ADDED FOR PHYSICS CONFIGURATION:
 namelist logical   physics  config_frac_seaice          false
 namelist logical   physics  config_sfc_albedo           false
+namelist logical   physics  config_sfc_snowalbedo       false
 namelist logical   physics  config_sst_update           false
 namelist logical   physics  config_sstdiurn_update      false
 namelist logical   physics  config_deepsoiltemp_update  false

</font>
</pre>