<p><b>laura@ucar.edu</b> 2010-05-03 15:26:31 -0600 (Mon, 03 May 2010)</p><p>added physics time-step config_dt_physics<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_hyd_atmos/Registry
===================================================================
--- branches/atmos_physics/src/core_hyd_atmos/Registry        2010-05-03 20:44:36 UTC (rev 237)
+++ branches/atmos_physics/src/core_hyd_atmos/Registry        2010-05-03 21:26:31 UTC (rev 238)
@@ -24,6 +24,7 @@
 namelist integer   restart  config_restart_interval     0
 namelist logical   restart  config_do_restart           false
 namelist real      restart  config_restart_time         172800.0
+namelist real      physics  config_dt_physics           1800.
 
 #
 # dim  type  name_in_file  name_in_code

</font>
</pre>