[Dart-dev] DART/branches Revision: 12882

dart at ucar.edu dart at ucar.edu
Tue Oct 2 15:44:11 MDT 2018


thoar at ucar.edu
2018-10-02 15:44:11 -0600 (Tue, 02 Oct 2018)
43
Changing description to reflect new name.




Modified: DART/branches/rma_wrfHydro/models/wrf_hydro/model_mod.f90
===================================================================
--- DART/branches/rma_wrfHydro/models/wrf_hydro/model_mod.f90	2018-10-02 21:27:08 UTC (rev 12881)
+++ DART/branches/rma_wrfHydro/models/wrf_hydro/model_mod.f90	2018-10-02 21:44:11 UTC (rev 12882)
@@ -6,7 +6,7 @@
 
 module model_mod
 
-!> This is the interface for wrfHydro and the DART data assimilation infrastructure.
+!> This is the interface for wrf_hydro and the DART data assimilation infrastructure.
 
 use              types_mod, only : r8, i8, MISSING_R8, obstypelength, earth_radius
 
@@ -717,7 +717,7 @@
 !> Normally, the definition of 'close' is a simple distance, however
 !> identity streamflow observations allow us to determine the close
 !> upstream/downstream streamflow observations by exploiting the
-!> available wrfHydro metadata.
+!> available wrf_hydro metadata.
 !>
 !> All other observations impact ALL observations (even identity streamflow)
 !> in the cutoff radius without upstream/downstream consideration.


More information about the Dart-dev mailing list