[Dart-dev] DART/branches Revision: 11161

dart at ucar.edu dart at ucar.edu
Mon Feb 27 16:30:40 MST 2017


nancy at ucar.edu
2017-02-27 16:30:39 -0700 (Mon, 27 Feb 2017)
86
remove the 'has_cycling' flag from the workshop versions
of the input.nml namelists.




Modified: DART/branches/rma_trunk/models/lorenz_63/work/input.workshop.nml
===================================================================
--- DART/branches/rma_trunk/models/lorenz_63/work/input.workshop.nml	2017-02-27 22:29:31 UTC (rev 11160)
+++ DART/branches/rma_trunk/models/lorenz_63/work/input.workshop.nml	2017-02-27 23:30:39 UTC (rev 11161)
@@ -8,7 +8,6 @@
    output_state_files         = "perfect_output.nc"
    output_interval            = 1,
 
-   has_cycling                = .true.
    async                      = 0,
    adv_ens_command            = "./advance_model.csh",
 
@@ -54,7 +53,6 @@
    perturbation_amplitude       = 0.2,
    distributed_state            = .true.
 
-   has_cycling                  = .true.,
    async                        = 0,
    adv_ens_command              = "./advance_model.csh",
 

Modified: DART/branches/rma_trunk/models/lorenz_84/work/input.workshop.nml
===================================================================
--- DART/branches/rma_trunk/models/lorenz_84/work/input.workshop.nml	2017-02-27 22:29:31 UTC (rev 11160)
+++ DART/branches/rma_trunk/models/lorenz_84/work/input.workshop.nml	2017-02-27 23:30:39 UTC (rev 11161)
@@ -8,7 +8,6 @@
    output_state_files         = "perfect_output.nc"
    output_interval            = 1,
 
-   has_cycling                = .true.
    async                      = 0,
    adv_ens_command            = "./advance_model.csh",
 
@@ -54,7 +53,6 @@
    perturbation_amplitude       = 0.2,
    distributed_state            = .true.
 
-   has_cycling                  = .true.,
    async                        = 0,
    adv_ens_command              = "./advance_model.csh",
 

Modified: DART/branches/rma_trunk/models/lorenz_96/work/input.workshop.nml
===================================================================
--- DART/branches/rma_trunk/models/lorenz_96/work/input.workshop.nml	2017-02-27 22:29:31 UTC (rev 11160)
+++ DART/branches/rma_trunk/models/lorenz_96/work/input.workshop.nml	2017-02-27 23:30:39 UTC (rev 11161)
@@ -8,7 +8,6 @@
    output_state_files         = "perfect_output.nc"
    output_interval            = 1,
 
-   has_cycling                = .true.
    async                      = 0,
    adv_ens_command            = "./advance_model.csh",
 
@@ -54,7 +53,6 @@
    perturbation_amplitude       = 0.2,
    distributed_state            = .true.
 
-   has_cycling                  = .true.,
    async                        = 0,
    adv_ens_command              = "./advance_model.csh",
 


More information about the Dart-dev mailing list