<p><b>laura@ucar.edu</b> 2012-11-13 11:31:40 -0700 (Tue, 13 Nov 2012)</p><p>correction to the definition of CEVAPCU1 as done in WRF version 3.4.1<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_atmos_physics/physics_wrf/module_cu_tiedtke.F
===================================================================
--- branches/atmos_physics/src/core_atmos_physics/physics_wrf/module_cu_tiedtke.F        2012-11-06 22:14:16 UTC (rev 2302)
+++ branches/atmos_physics/src/core_atmos_physics/physics_wrf/module_cu_tiedtke.F        2012-11-13 18:31:40 UTC (rev 2303)
@@ -63,7 +63,7 @@
       VTMPC1=RV/RD-1.0,             &amp;
       VTMPC2=CPV/CPD-1.0,           &amp;
       CVDIFTS=1.0,                  &amp;
-      CEVAPCU1=1.93E-6*261.,        &amp; 
+      CEVAPCU1=1.93E-6*261.0*0.5/G, &amp; ! Correction from WRFV3.4.1 sourcecode.
       CEVAPCU2=1.E3/(38.3*0.293) )
 
      

</font>
</pre>