<p><b>laura@ucar.edu</b> 2012-01-03 16:16:40 -0700 (Tue, 03 Jan 2012)</p><p>corrected input_sfc_albedo. now points to config_sfc_snowalbedo instead of config_sfc_albedo<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_physics/module_physics_lsm_noahinit.F
===================================================================
--- branches/atmos_physics/src/core_physics/module_physics_lsm_noahinit.F        2012-01-03 23:12:09 UTC (rev 1290)
+++ branches/atmos_physics/src/core_physics/module_physics_lsm_noahinit.F        2012-01-03 23:16:40 UTC (rev 1291)
@@ -9,7 +9,7 @@
  use configure, only: restart =&gt; config_do_restart,  &amp;
                       mminlu  =&gt; input_landuse_data, &amp;
                       mminsl  =&gt; input_soil_data   , &amp;
-                      input_sfc_albedo =&gt; config_sfc_albedo
+                      input_sfc_albedo =&gt; config_sfc_snowalbedo
  use dmpar
  use grid_types
 

</font>
</pre>