<p><b>laura@ucar.edu</b> 2010-07-26 10:16:00 -0600 (Mon, 26 Jul 2010)</p><p>changed smdiv to smdiv = 0.1, as in trunk<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_hyd_atmos/module_time_integration.F
===================================================================
--- branches/atmos_physics/src/core_hyd_atmos/module_time_integration.F        2010-07-26 16:11:27 UTC (rev 442)
+++ branches/atmos_physics/src/core_hyd_atmos/module_time_integration.F        2010-07-26 16:16:00 UTC (rev 443)
@@ -1214,7 +1214,7 @@
       p0 = 1.e+05
       ptop = pressure(nVertLevels+1,1)
       smext = 0.1
-      smdiv = 0.0
+      smdiv = 0.1
 
 !       write(0,*) ' ptop in advance_dynamics ',ptop
 

</font>
</pre>