[Dart-dev] DART/branches Revision: 11568
dart at ucar.edu
dart at ucar.edu
Mon May 1 15:26:58 MDT 2017
nancy at ucar.edu
2017-05-01 15:26:58 -0600 (Mon, 01 May 2017)
110
the name of the state vector quantity should be simply
QTY_STATE_VARIABLE - it doesn't need RAW in the name.
Modified: DART/branches/model_mod_changes/observations/forward_operators/obs_def_1d_state_mod.f90
===================================================================
--- DART/branches/model_mod_changes/observations/forward_operators/obs_def_1d_state_mod.f90 2017-05-01 21:19:42 UTC (rev 11567)
+++ DART/branches/model_mod_changes/observations/forward_operators/obs_def_1d_state_mod.f90 2017-05-01 21:26:58 UTC (rev 11568)
@@ -5,7 +5,7 @@
! $Id$
! BEGIN DART PREPROCESS KIND LIST
-! RAW_STATE_VARIABLE, QTY_RAW_STATE_VARIABLE, COMMON_CODE
+! RAW_STATE_VARIABLE, QTY_STATE_VARIABLE, COMMON_CODE
! RAW_STATE_1D_INTEGRAL, QTY_1D_INTEGRAL
! END DART PREPROCESS KIND LIST
More information about the Dart-dev
mailing list