[Dart-dev] [3313] DART/trunk/ncep_obs/work/input.nml: Restore the preprocess namelist in the input.nml file.

nancy at subversion.ucar.edu nancy at subversion.ucar.edu
Wed Apr 16 15:54:28 MDT 2008


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20080416/ac18c85a/attachment.html
-------------- next part --------------
Modified: DART/trunk/ncep_obs/work/input.nml
===================================================================
--- DART/trunk/ncep_obs/work/input.nml	2008-04-15 17:36:42 UTC (rev 3312)
+++ DART/trunk/ncep_obs/work/input.nml	2008-04-16 21:54:28 UTC (rev 3313)
@@ -43,3 +43,12 @@
 &obs_kind_nml
    /
 
+&preprocess_nml
+    input_obs_kind_mod_file = '../../obs_kind/DEFAULT_obs_kind_mod.F90',
+   output_obs_kind_mod_file = '../../obs_kind/obs_kind_mod.f90',
+     input_obs_def_mod_file = '../../obs_def/DEFAULT_obs_def_mod.F90',
+    output_obs_def_mod_file = '../../obs_def/obs_def_mod.f90',
+   input_files              = '../../obs_def/obs_def_reanalysis_bufr_mod.f90',
+                              '../../obs_def/obs_def_altimeter_mod.f90',
+                              '../../obs_def/obs_def_gps_mod.f90'  /
+


More information about the Dart-dev mailing list