[GRASS-SVN] r65223 - grass-addons/grass7/raster/r.rock.stability

svn_grass at osgeo.org svn_grass at osgeo.org
Tue May 12 00:37:06 PDT 2015


Author: kikapu
Date: 2015-05-12 00:37:06 -0700 (Tue, 12 May 2015)
New Revision: 65223

Modified:
   grass-addons/grass7/raster/r.rock.stability/r.rock.stability.html
Log:
Fix small compile problem

Modified: grass-addons/grass7/raster/r.rock.stability/r.rock.stability.html
===================================================================
--- grass-addons/grass7/raster/r.rock.stability/r.rock.stability.html	2015-05-12 07:34:26 UTC (rev 65222)
+++ grass-addons/grass7/raster/r.rock.stability/r.rock.stability.html	2015-05-12 07:37:06 UTC (rev 65223)
@@ -10,11 +10,11 @@
   <li>F2 depends on the discontinuity dip in the case of planar failure and the plunge, or of the intersection line in wedge failure. As regards toppling failure, this parameter takes the value 1.0</li>
   <li>F3 depends on the relationship between slope and discontinuity dips (toppling or planar failure cases) or the immersion line dip (wedge failure case)</li>
   <li>F4 is a correction factor that depends on the excavation method used:
-    <ul>Natural Slope 	+15</ul>
-    <ul>Pre-splitting		+10</ul>
-    <ul>Smooth blasting	+8</ul>
-    <ul>Normal blasting or mechanical excavation	0</ul>
-    <ul>Poor blasting		-8</ul>
+    <ul>Natural Slope +15</ul>
+    <ul>Pre-splitting +10</ul>
+    <ul>Smooth blasting +8</ul>
+    <ul>Normal blasting or mechanical excavation 0</ul>
+    <ul>Poor blasting -8</ul>
   </li>
 </ul>
 <p>r.rock.stability calculate F1, F2 and F3 index by combining DEM (slope and aspect) and joint dip and dip direction.



More information about the grass-commit mailing list