<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jun 10, 2015 at 11:21 AM, vishal tiwari <span dir="ltr"><<a href="mailto:hi.vishal123@gmail.com" target="_blank">hi.vishal123@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi all,<br><br>I am trying to run the <code>r.sim.water</code> in GRASS. I have calculated the partial derivatives dx and dy rater map using <code>r.slope.aspect</code>.
 I am using this elevation map [1] to get the time-series depth map. But
 I think the output file is not being saved in the "outputDepth" rater map
 (says failed to open, on seeing the metadata).<br><br>> r.sim.water -t elevin=testElevationLive@sampleMapSet dxin=dx@sampleMapSet dyin=dy@sampleMapSet rain_val=150 manin_val=0.015 depth=outputDepth nwalk=50000 outiter=20<br><br></div><div>STDOUT:<br><pre><code>Min elevation   = 43.00 m
Max elevation   = 103.00 m
Mean Source Rate (rainf. excess or sediment)    = 0.000030 m/s or kg/m2s
Mean flow velocity  = 21.486384 m/s
Mean Mannings   = 0.015121
Number of iterations    = 647482826 cells
Time step   = 0.00 s
</code></pre>

<p>and on the command console:</p>

<pre><code>Command 'd.rast map=outputDepth@sampleMapSet' failed
Details: Raster map <outputDepth@sampleMapSet> not found
<br></code></pre>[1] <a href="https://www.dropbox.com/s/ooxcj0y6v2kzeml/testElevationLive.tif?dl=0" rel="nofollow" target="_blank">https://www.dropbox.com/s/ooxcj0y6v2kzeml/testElevationLive.tif?dl=0</a><br><br></div><div>Thanks and Regards,</div></div></blockquote><div><br><br></div><div>For the list archive record, the offlist answer by Helena Mitasova:<br><br>On Fri, Jun 12, 2015 at 10:52 PM, Helena Mitasova wrote:<br>> It is 
possible that there is no output - with time step smaller than 0.001 it 
looks like you are running it at very high resolution<br>> on a huge DEM for some extreme storm event (150mm/hour - is that what you are trying to model?)<br>> or you just don’t have your region set properly. To test, try to increase the grid cell size and use 50mm/hr storm.<br>><br>> Helena<br>><br></div><br><br></div><div class="gmail_quote">Markus<br></div></div></div>