[Dart-dev] [4285] DART/trunk/models/wrf/work/input.nml: Remove adv_mod_command from &model_mod namelist.
    nancy at ucar.edu 
    nancy at ucar.edu
       
    Wed Feb 17 09:33:00 MST 2010
    
    
  
Revision: 4285
Author:   nancy
Date:     2010-02-17 09:33:00 -0700 (Wed, 17 Feb 2010)
Log Message:
-----------
Remove adv_mod_command from &model_mod namelist.
It is set in the dart_to_wrf namelist now.
Modified Paths:
--------------
    DART/trunk/models/wrf/work/input.nml
-------------- next part --------------
Modified: DART/trunk/models/wrf/work/input.nml
===================================================================
--- DART/trunk/models/wrf/work/input.nml	2010-02-17 16:32:05 UTC (rev 4284)
+++ DART/trunk/models/wrf/work/input.nml	2010-02-17 16:33:00 UTC (rev 4285)
@@ -180,7 +180,6 @@
    num_domains                 = 1,
    calendar_type               = 3,
    assimilation_period_seconds = 21600,
-   adv_mod_command             = './wrf.exe',
    vert_localization_coord     = 3,
    center_search_half_length   = 500000.,
    center_spline_grid_scale    = 10,
    
    
More information about the Dart-dev
mailing list