[Dart-dev] DART/branches Revision: 11565

dart at ucar.edu dart at ucar.edu
Mon May 1 14:31:49 MDT 2017


nancy at ucar.edu
2017-05-01 14:31:49 -0600 (Mon, 01 May 2017)
48
remove output_state_vector - not used anymore.




Modified: DART/branches/model_mod_changes/models/cice/model_mod.f90
===================================================================
--- DART/branches/model_mod_changes/models/cice/model_mod.f90	2017-05-01 20:28:31 UTC (rev 11564)
+++ DART/branches/model_mod_changes/models/cice/model_mod.f90	2017-05-01 20:31:49 UTC (rev 11565)
@@ -176,7 +176,6 @@
 integer, parameter :: VAR_UPDATE_INDEX = 3
 
 ! things which can/should be in the model_nml
-logical  :: output_state_vector = .false.
 integer  :: assimilation_period_days = 1
 integer  :: assimilation_period_seconds = 0
 real(r8) :: model_perturbation_amplitude = 0.2


More information about the Dart-dev mailing list