<p><b>duda</b> 2012-02-06 15:17:55 -0700 (Mon, 06 Feb 2012)</p><p>BRANCH COMMIT<br>
<br>
Remove unused variable config_mp_physics from non-hydrostatic registry file.<br>
<br>
<br>
M src/core_nhyd_atmos/Registry<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_nhyd_atmos/Registry
===================================================================
--- branches/atmos_physics/src/core_nhyd_atmos/Registry        2012-02-06 22:03:56 UTC (rev 1470)
+++ branches/atmos_physics/src/core_nhyd_atmos/Registry        2012-02-06 22:17:55 UTC (rev 1471)
@@ -30,7 +30,6 @@
namelist logical nhyd_model config_monotonic true
namelist logical nhyd_model config_mix_full true
namelist real nhyd_model config_len_disp 0.
-namelist integer nhyd_model config_mp_physics 0.
namelist real nhyd_model config_epssm 0.1
namelist real nhyd_model config_smdiv 0.1
namelist logical nhyd_model config_newpx false
</font>
</pre>