[GRASS-SVN] r70766 - grass/trunk/raster/r.topmodel
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Mar 18 07:59:18 PDT 2017
Author: hcho
Date: 2017-03-18 07:59:18 -0700 (Sat, 18 Mar 2017)
New Revision: 70766
Modified:
grass/trunk/raster/r.topmodel/infiltration.c
Log:
r.topmodel: comments
Modified: grass/trunk/raster/r.topmodel/infiltration.c
===================================================================
--- grass/trunk/raster/r.topmodel/infiltration.c 2017-03-18 14:48:37 UTC (rev 70765)
+++ grass/trunk/raster/r.topmodel/infiltration.c 2017-03-18 14:59:18 UTC (rev 70766)
@@ -31,7 +31,7 @@
* K(z) = K0 * exp(-f * z)
*
* where K(z) is hydraulic conductivity at depth z,
- * z is the soil depth
+ * z is the soil depth, and
* f is the parameter controlling the decline rate
* of transmissivity (1/m); can be defined by m as
* f = dtheta / m
More information about the grass-commit
mailing list