Skip to content

infil raster map for r.sim.water[Bug]  #3106

@bonushenricus

Description

@bonushenricus

Describe the bug
infil raster DCELL aligned with elevation map. Process more faster than infil_rate. Result in depth_water and discharge being very low and incomprehensible.

To Reproduce
Steps to reproduce the behavior:

  1. r.mapcalc "infil = 24.1"
  2. r.sim.water elevation=dem dx=dx dy=dy infil=infil man_value=0.368 depth=water_depth discharge=discharge --overwrite
  3. r.sim.water elevation=dem dx=dx dy=dy infil_rate=24.1 man_value=0.368 depth=water_depth discharge=discharge --overwrite

Expected behavior
I expect the same results for 2. and 3.
But the results and time of processing are completely different

System description (please complete the following information):

  • Operating System: Linux Debian 11
  • GRASS GIS version 8.3.0 (but I tried also with 8.2.1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions