<p><b>dwj07@fsu.edu</b> 2011-10-26 14:33:19 -0600 (Wed, 26 Oct 2011)</p><p><br>
        -- Trunk Commit --<br>
<br>
        Reverting shallow water namelist due to some inadvertent changes during a previous commit.<br>
</p><hr noshade><pre><font color="gray">Modified: trunk/mpas/namelist.input.sw
===================================================================
--- trunk/mpas/namelist.input.sw        2011-10-26 20:30:55 UTC (rev 1145)
+++ trunk/mpas/namelist.input.sw        2011-10-26 20:33:19 UTC (rev 1146)
@@ -1,9 +1,9 @@
 &amp;sw_model
    config_test_case = 5
    config_time_integration = 'RK4'
-   config_dt = 200.0
+   config_dt = 172.8
    config_start_time = '0000-01-01_00:00:00'
-   config_run_duration = '00_05:00:00'
+   config_run_duration = '15_00:00:00'
    config_stats_interval = 0
    config_h_ScaleWithMesh = .false.
    config_h_mom_eddy_visc2  = 0.0
@@ -23,7 +23,7 @@
    config_input_name = 'grid.nc'
    config_output_name = 'output.nc'
    config_restart_name = 'restart.nc'
-   config_output_interval = '0_01:00:00'
+   config_output_interval = '1_00:00:00'
    config_frames_per_outfile = 0
 /
 

</font>
</pre>