[GRASS-SVN] r30247 - grass/trunk/raster/simwe/r.sim.water
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Feb 18 21:58:26 EST 2008
Author: helena
Date: 2008-02-18 21:58:26 -0500 (Mon, 18 Feb 2008)
New Revision: 30247
Modified:
grass/trunk/raster/simwe/r.sim.water/description.html
Log:
better explain suffix in time series
Modified: grass/trunk/raster/simwe/r.sim.water/description.html
===================================================================
--- grass/trunk/raster/simwe/r.sim.water/description.html 2008-02-19 02:16:17 UTC (rev 30246)
+++ grass/trunk/raster/simwe/r.sim.water/description.html 2008-02-19 02:58:26 UTC (rev 30247)
@@ -61,8 +61,8 @@
Output water depth and discharge maps can be saved during simulation using
the time series flag <i>-t</i> and <i>outiter</i> parameter
defining the time step in minutes for writing output files.
-Files are saved with suffix containing
-iteration number (e.g. name.500, name.1000, etc.).<br>
+Files are saved with a suffix representing time since the start of simulation in seconds
+(e.g. wdepth.500, wdepth.1000).<br>
<P>
Overland flow is routed based on partial derivatives of elevation
field or other landscape features influencing water flow. Simulation
More information about the grass-commit
mailing list