<p><b>mhoffman@lanl.gov</b> 2012-04-25 08:12:49 -0600 (Wed, 25 Apr 2012)</p><p>BRANCH COMMIT<br>
Updating the namelist file for the dome test case.<br>
</p><hr noshade><pre><font color="gray">Modified: branches/land_ice_projects/test_cases/dome/namelist.input.land_ice_core
===================================================================
--- branches/land_ice_projects/test_cases/dome/namelist.input.land_ice_core        2012-04-25 13:58:22 UTC (rev 1805)
+++ branches/land_ice_projects/test_cases/dome/namelist.input.land_ice_core        2012-04-25 14:12:49 UTC (rev 1806)
@@ -1,16 +1,10 @@
 &amp;land_ice_model
-   config_test_case = 1
-   config_time_integration = 'RK4'
-   config_dt = 60.0
+   config_time_integration = 'ForwardEuler'
+   config_dt_years = 1.0
    config_start_time = '0000-01-01_00:00:00'
-   config_stop_time  = '0000-01-01_00:01:00'
-   config_run_duration = '00:01:00'
+   config_stop_time = '0005-01-01_00:00:00'
    config_stats_interval = 0
-   config_h_ScaleWithMesh = .false.
-   config_thickness_adv_order = 2
-   config_tracer_adv_order = 2
-   config_positive_definite = .false.
-   config_monotonic = .false.
+   config_dycore = 'SIA'
 /
 
 &amp;io

</font>
</pre>