[GRASS-SVN] r51927 - grass-addons/grass7/raster/r.massmov

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jun 2 00:28:15 PDT 2012


Author: neteler
Date: 2012-06-02 00:28:14 -0700 (Sat, 02 Jun 2012)
New Revision: 51927

Modified:
   grass-addons/grass7/raster/r.massmov/r.massmov.html
Log:
avoid wrong <p> tag; HTML cosmetics

Modified: grass-addons/grass7/raster/r.massmov/r.massmov.html
===================================================================
--- grass-addons/grass7/raster/r.massmov/r.massmov.html	2012-06-02 05:01:01 UTC (rev 51926)
+++ grass-addons/grass7/raster/r.massmov/r.massmov.html	2012-06-02 07:28:14 UTC (rev 51927)
@@ -25,11 +25,12 @@
 <li>control parameters that are used to stop the simulation, like maximum time step number and/or Nash-Sutcliff tresholds value.</li>
 </ul>
 
-<p>The model outputs a series of flux velocity map and deposit depth raster map at different time step according to the setted <i>deltatime</i> parameter; Additionally the module outputs two raster maps representing the maximum thickness and velocity registered during the simulation.
+The model outputs a series of flux velocity map and deposit depth raster map at different time step according to the setted <i>deltatime</i> parameter; Additionally the module outputs two raster maps representing the maximum thickness and velocity registered during the simulation.
 
 <h2>NOTES</h2>
-<p>The generation of the model input maps, in case the simulation refer to en existing collapse and pre and post event DTM is available, can be performed taking advantage of the GRASS modules; in
+The generation of the model input maps, in case the simulation refer to en existing collapse and pre and post event DTM is available, can be performed taking advantage of the GRASS modules; in
 particular:
+
 <ul>
 <li>the sliding surface can be calculated by subtracting the collapsing body from the pre-event
 DTM (r.mapcalc) </li>
@@ -40,30 +41,34 @@
 </ul>
 
 <h2>DIAGNOSTICS</h2>
-<p>The module has been tested in several cases (see references), but up to now most of the simulations was done using a Voellmy rheology thus other rheology laws should be better investigated.
+The module has been tested in several cases (see references), but up to now most of the simulations was done using a Voellmy rheology thus other rheology laws should be better investigated.
 
 
 <h2>REFERENCES</h2>
-<p>Savage S B and Hutter K 1989 The motion of a finite mass of granular material down a rough
-incline. Journal of Fluid Mechanics 199:177-215
+<ul>
+<li>Savage S B and Hutter K 1989 The motion of a finite mass of granular material down a rough
+incline. Journal of Fluid Mechanics 199:177-215</li>
 
-<p>Iverson R M and Denlinger R P 2001 Flow of variably fluidized granular masses across 
-threedimensional terrain: 1, Coulomb mixture theory. Journal of Geophysical Research 106:537-52
+<li>Iverson R M and Denlinger R P 2001 Flow of variably fluidized granular masses across 
+threedimensional terrain: 1, Coulomb mixture theory. Journal of Geophysical Research 106:537-52</li>
 
-<p>Kinnmark I P E 1985 The shallow water equations: Formulation, analysis and application. In
-Brebia C A and Orszag S A (eds) Lecture Notes in Engineering 15. Berlin, Springer-Verlag:1-187
+<li>Kinnmark I P E 1985 The shallow water equations: Formulation, analysis and application. In
+Brebia C A and Orszag S A (eds) Lecture Notes in Engineering 15. Berlin, Springer-Verlag:1-187</li>
 
-<p>Begueria S, Van Asch T W J, Malet J P and Grondahl S 2009 A GIS based numerical model for simulating the kinematics 
-of mud and debris flows over complex terrain. Nat Hazards Earth Syst Sci, 9, 1897-1909.
+<li>Begueria S, Van Asch T W J, Malet J P and Grondahl S 2009 A GIS based numerical model for simulating the kinematics 
+of mud and debris flows over complex terrain. Nat Hazards Earth Syst Sci, 9, 1897-1909.</li>
 
-<p>Molinari M, Cannata M, Begueria S and Ambrosi C 2012 GIS-based Calibration of MassMov2D. 
-Transactions in GIS, 2012, 16(2):215-231</p>
+<li>Molinari M, Cannata M, Begueria S and Ambrosi C 2012 GIS-based Calibration of MassMov2D. 
+Transactions in GIS, 2012, 16(2):215-231</li>
+</ul>
 
 <h2>SEE ALSO</h2>
 
-<a href="r.grow.distance.html">r.grow.distance</a><br>
-<a href="r.slope.aspect.html">r.slope.aspect</a><br>
-<a href="r.mapcalc.html">r.mapcalc</a><br>
+<em>
+<a href="r.grow.distance.html">r.grow.distance</a>,
+<a href="r.slope.aspect.html">r.slope.aspect</a>,
+<a href="r.mapcalc.html">r.mapcalc</a>
+</em>
 
 <h2>AUTHORS</h2>
 



More information about the grass-commit mailing list