[GRASS-dev] Re: [GRASS GIS] #617: r.sim.water crashes on WinGrass
GRASS GIS
trac at osgeo.org
Fri Apr 9 10:15:53 EDT 2010
#617: r.sim.water crashes on WinGrass
---------------------------+------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Raster | Version: 6.4.0 RCs
Resolution: | Keywords: wingrass, r.sim.water
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Comment (by neteler):
Here a test for the NC dataset (from the ML):
{{{
g.region rural_1m res=2 -p
r.mapcalc "man05 = 0.05"
r.mapcalc "infil0 = 0.0"
r.mapcalc "rain50mmhr = 50"
v.surf.rst -d input=elev_lid792_bepts layer=0 elev=elev_lid792_2m
slope=dx_2m \
aspect=dy_2m ten=15 smooth=1.5 segmax=25 npmin=100
r.sim.water -t elevin=elev_lid792_2m dxin=dx_2m dyin=dy_2m rain=rain50mmhr
\
infil=infil0 manin=man05 depth=wdp_2m disch=disch_2m nwalk=400000 \
niter=500 outit=20 hmax=0.2 halpha=8.0 hbeta=1.0
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/617#comment:7>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list