[Dart-dev] DART/branches Revision: 11081

dart at ucar.edu dart at ucar.edu
Thu Feb 9 15:24:06 MST 2017


nancy at ucar.edu
2017-02-09 15:24:06 -0700 (Thu, 09 Feb 2017)
84
remove &assim_model_nml from all namelists.  that module
no longer has a namelist.




Modified: DART/branches/rma_single_file/models/9var/work/input.nml
===================================================================
--- DART/branches/rma_single_file/models/9var/work/input.nml	2017-02-09 22:08:00 UTC (rev 11080)
+++ DART/branches/rma_single_file/models/9var/work/input.nml	2017-02-09 22:24:06 UTC (rev 11081)
@@ -127,11 +127,6 @@
    assimilate_these_obs_types = 'RAW_STATE_VARIABLE'
    /
 
-&assim_model_nml
-   write_binary_restart_files = .false.,
-   netCDF_large_file_support  = .false.
-   /
-
 &model_nml
    g                 = 8.0,
    deltat            = 0.0833333333333333,

Modified: DART/branches/rma_single_file/models/LMDZ/work/input.nml
===================================================================
--- DART/branches/rma_single_file/models/LMDZ/work/input.nml	2017-02-09 22:08:00 UTC (rev 11080)
+++ DART/branches/rma_single_file/models/LMDZ/work/input.nml	2017-02-09 22:24:06 UTC (rev 11081)
@@ -102,11 +102,6 @@
 &obs_sequence_nml
    write_binary_obs_sequence = .false.  /
 
-&assim_model_nml
-   write_binary_restart_files = .false.,
-   netCDF_large_file_support  = .true.
-   /
-
 &lmdz_to_dart_nml
    lmdz_to_dart_input_file  = 'start.nc',
    lmdz_to_dart_output_file = 'perfect_ics',

Modified: DART/branches/rma_single_file/models/MITgcm_annulus/work/input.nml
===================================================================
--- DART/branches/rma_single_file/models/MITgcm_annulus/work/input.nml	2017-02-09 22:08:00 UTC (rev 11080)
+++ DART/branches/rma_single_file/models/MITgcm_annulus/work/input.nml	2017-02-09 22:24:06 UTC (rev 11081)
@@ -100,11 +100,6 @@
                                 'RADIOSONDE_V_WIND_COMPONENT'
    evaluate_these_obs_types   = 'RADIOSONDE_SURFACE_PRESSURE'  /
 
-&assim_model_nml
-   write_binary_restart_files = .true.,
-   netCDF_large_file_support  = .false.
-  /
-
 &model_nml
    model_size = 539400,
    naz        = 120,

Modified: DART/branches/rma_single_file/models/MITgcm_ocean/work/input.nml
===================================================================
--- DART/branches/rma_single_file/models/MITgcm_ocean/work/input.nml	2017-02-09 22:08:00 UTC (rev 11080)
+++ DART/branches/rma_single_file/models/MITgcm_ocean/work/input.nml	2017-02-09 22:24:06 UTC (rev 11081)
@@ -150,11 +150,6 @@
    input_files              = '../../../obs_def/obs_def_ocean_mod.f90'
    /
 
-&assim_model_nml
-   write_binary_restart_files = .true.,
-   netCDF_large_file_support  = .false.
-   /
-
 # model specific namelist info
 
 &model_nml

Modified: DART/branches/rma_single_file/models/NAAPS/work/input.nml
===================================================================
--- DART/branches/rma_single_file/models/NAAPS/work/input.nml	2017-02-09 22:08:00 UTC (rev 11080)
+++ DART/branches/rma_single_file/models/NAAPS/work/input.nml	2017-02-09 22:24:06 UTC (rev 11081)
@@ -1,8 +1,3 @@
-&assim_model_nml
-   write_binary_restart_files = .true.,
-   netCDF_large_file_support  = .false.
-  /
-
 &assim_tools_nml
    filter_kind                     = 1,
    cutoff                          = 0.03,

Modified: DART/branches/rma_single_file/models/NCOMMAS/work/input.nml
===================================================================
--- DART/branches/rma_single_file/models/NCOMMAS/work/input.nml	2017-02-09 22:08:00 UTC (rev 11080)
+++ DART/branches/rma_single_file/models/NCOMMAS/work/input.nml	2017-02-09 22:24:06 UTC (rev 11081)
@@ -137,12 +137,6 @@
   /
 
 
-&assim_model_nml
-   write_binary_restart_files = .true.,
-   netCDF_large_file_support  = .true.
-  /
-
-
 &model_nml
    ncommas_restart_filename     = 'ncommas_restart.nc'
    assimilation_period_days     = 1,

Modified: DART/branches/rma_single_file/models/POP/work/input.nml


More information about the Dart-dev mailing list