~ubuntu-branches/ubuntu/precise/grass/precise

« back to all changes in this revision

Viewing changes to raster/simwe/r.sim.water/description.html

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine
  • Date: 2011-04-13 17:08:41 UTC
  • mfrom: (8.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110413170841-ss1t9bic0d0uq0gz
Tags: 6.4.1-1
* New upstream version.
* Now build-dep on libjpeg-dev and current libreadline6-dev.
* Removed patch swig: obsolete.
* Policy bumped to 3.9.2, without changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
136
136
r.mapcalc "infilt  = if(elevation.10m, 0.0, null())"
137
137
 
138
138
# simulate
139
 
r.sim.water elevin=elevation.10m elev_dxin=elev_dx elev_dyin=elev_dy \
 
139
r.sim.water elevin=elevation.10m dxin=elev_dx dyin=elev_dy \
140
140
            rain=rain manin=manning infil=infilt \
141
141
            nwalk=5000000 depth=depth
142
142
 
220
220
The International Series in Engineering and Computer Science: Volume 773. Springer New York Inc, p. 406.
221
221
</ul>
222
222
 
223
 
<p><i>Last changed: $Date: 2010-01-31 17:53:06 +0100 (dom, 31 gen 2010) $</i>
 
223
<p><i>Last changed: $Date: 2010-11-28 23:18:09 +0100 (Sun, 28 Nov 2010) $</i>