[GRASS-SVN] r59145 - grass-addons/grass7/vector/v.civil/v.civil.river

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Feb 26 04:23:18 PST 2014


Author: jfc
Date: 2014-02-26 04:23:18 -0800 (Wed, 26 Feb 2014)
New Revision: 59145

Modified:
   grass-addons/grass7/vector/v.civil/v.civil.river/v.civil.river.html
Log:
v.civil.river: Help updated

Modified: grass-addons/grass7/vector/v.civil/v.civil.river/v.civil.river.html
===================================================================
--- grass-addons/grass7/vector/v.civil/v.civil.river/v.civil.river.html	2014-02-26 10:30:34 UTC (rev 59144)
+++ grass-addons/grass7/vector/v.civil/v.civil.river/v.civil.river.html	2014-02-26 12:23:18 UTC (rev 59145)
@@ -3,11 +3,26 @@
 <em>v.civil.river</em> exports and import geometry data to/from an 1-D hydrodynamic model.
 
 <h3>Export</h3>
-
+<p>
 To export to an 1-D hydrodynamic model a cross section and 
 cross-displ maps from the output of <em>v.civil.road</em> is 
 required. And a raster DEM too.
+
 <p>
+The edge definition must have two displaced lines, the first
+for representing the main channel bank station and the second
+for representing the left and right overbanks.
+
+<p>
+The cross-displ map have the distance between the cutoffs of the 
+displaced lines above and the cross sections. 
+
+<p>
+The lines of cross section map are 2D, and the cutoffs above are 
+within those lines, so you can move the nodes to adjust the 
+lines to the water flow
+
+<p>
 You must give a prefix name for output files.
 <p>
 There are two format files, RS,X,Y,Z format and RS,Station,Elevation:
@@ -41,8 +56,10 @@
 The <em>-d</em> flag create ASCII file describing the water surface profile
 along the channel axis for use within <em>r.inund.fluv</em> addon-module.
 
+<h3>Example</h3>
+http://www.youtube.com/watch?v=kSDfpjmbTm8
+
 <h2> AUTHOR</h2>
-
 Jesus Fernandez-Capel Rosillo<br>
 Civil Engineer, Spain<br>
 jfc at alcd net<br>



More information about the grass-commit mailing list