<p><b>laura@ucar.edu</b> 2012-01-20 09:28:23 -0700 (Fri, 20 Jan 2012)</p><p>replaced module_physics_utilities with mpas_atmphys_utilities<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_atmos_physics/physics_wrf/module_cam_support.F
===================================================================
--- branches/atmos_physics/src/core_atmos_physics/physics_wrf/module_cam_support.F        2012-01-19 23:55:17 UTC (rev 1399)
+++ branches/atmos_physics/src/core_atmos_physics/physics_wrf/module_cam_support.F        2012-01-20 16:28:23 UTC (rev 1400)
@@ -7,7 +7,7 @@
 ! Author: William.Gustafson@pnl.gov, Nov 2009
 !------------------------------------------------------------------------
 #if (defined(non_hydrostatic_core) || defined(hydrostatic_core))
-  use module_physics_utilities
+  use mpas_atmphys_utilities
 #else
   use module_state_description, only: param_num_moist
 #endif

</font>
</pre>