<p><b>laura@ucar.edu</b> 2012-03-26 10:01:40 -0600 (Mon, 26 Mar 2012)</p><p>minor change<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_atmos_physics/mpas_atmphys_driver.F
===================================================================
--- branches/atmos_physics/src/core_atmos_physics/mpas_atmphys_driver.F        2012-03-26 15:56:49 UTC (rev 1719)
+++ branches/atmos_physics/src/core_atmos_physics/mpas_atmphys_driver.F        2012-03-26 16:01:40 UTC (rev 1720)
@@ -123,7 +123,7 @@
     if(l_conv) then
        call allocate_convection_deep
        call driver_convection_deep(itimestep,block%mesh,block%sfc_input,block%diag_physics, &amp;
-                                  block%tend_physics)
+                                   block%tend_physics)
        call deallocate_convection_deep
     endif
     !update diagnostics:

</font>
</pre>