[Dart-dev] [3480] DART/trunk/models/MITgcm_ocean: initial commit for both needed namelists

nancy at ucar.edu nancy at ucar.edu
Thu Jul 31 11:26:36 MDT 2008


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20080731/f149e39b/attachment.html
-------------- next part --------------
Added: DART/trunk/models/MITgcm_ocean/create_ocean_obs.nml
===================================================================
--- DART/trunk/models/MITgcm_ocean/create_ocean_obs.nml	                        (rev 0)
+++ DART/trunk/models/MITgcm_ocean/create_ocean_obs.nml	2008-07-31 17:26:35 UTC (rev 3480)
@@ -0,0 +1,17 @@
+&ocean_obs_nml
+   year     = 1996, 
+   month    =    1,
+   day      =    1,
+   tot_days =   31,
+   max_num  = 80000,
+   fname    = 'raw_ocean_obs.txt',
+   ADCP     = .true.,
+   DRIFTERS = .true.,
+   GLIDERS  = .true.,
+   TMI      = .true.,
+   SSH      = .true.,
+   lon1     =   0.0,
+   lon2     = 360.0,
+   lat1     = -90.0,
+   lat2     =  90.0   /
+

Added: DART/trunk/models/MITgcm_ocean/model_mod.nml
===================================================================
--- DART/trunk/models/MITgcm_ocean/model_mod.nml	                        (rev 0)
+++ DART/trunk/models/MITgcm_ocean/model_mod.nml	2008-07-31 17:26:35 UTC (rev 3480)
@@ -0,0 +1,4 @@
+&model_nml
+   output_state_vector = .true., 
+   model_perturbation_amplitude = 0.2  /
+


Property changes on: DART/trunk/models/MITgcm_ocean/model_mod.nml
___________________________________________________________________
Name: svn:mime-type
   + text/plain
Name: svn:eol-style
   + native


More information about the Dart-dev mailing list