[Dart-dev] [4135] DART/trunk/obs_def/obs_def_cloud_mod.f90: Only added comment about the inconsistency with the names
nancy at ucar.edu
nancy at ucar.edu
Fri Nov 6 12:46:23 MST 2009
Revision: 4135
Author: nancy
Date: 2009-11-06 12:46:23 -0700 (Fri, 06 Nov 2009)
Log Message:
-----------
Only added comment about the inconsistency with the names
of the mixing ratio value. No actual code change.
Modified Paths:
--------------
DART/trunk/obs_def/obs_def_cloud_mod.f90
-------------- next part --------------
Modified: DART/trunk/obs_def/obs_def_cloud_mod.f90
===================================================================
--- DART/trunk/obs_def/obs_def_cloud_mod.f90 2009-11-06 19:45:33 UTC (rev 4134)
+++ DART/trunk/obs_def/obs_def_cloud_mod.f90 2009-11-06 19:46:23 UTC (rev 4135)
@@ -9,6 +9,14 @@
!CLOUD_FRACTION, KIND_CLOUD_FRACTION, COMMON_CODE
! END DART PREPROCESS KIND LIST
+! eventually these should become the following to be consistent
+! with other types of mixing ratios. this is just a proposed
+! rename of the KIND; any code using it would remain the same.
+! but multiple models and forward operators could be using the old
+! names; the change must be coordinated across the entire project.
+!!KIND_CLOUD_LIQUID_WATER -> KIND_CLOUDWATER_MIXING_RATIO
+!!KIND_CLOUD_ICE -> KIND_ICE_MIXING_RATIO
+
! <next few lines under version control, do not edit>
! $URL$
! $Id$
More information about the Dart-dev
mailing list