UMEP-dev / SUEWS

Surface Urban Energy and Water Balance Scheme
https://suews.readthedocs.io/
Mozilla Public License 2.0
12 stars 8 forks source link

Infiltration 0 based on settings in SUEWS_WithinGridWaterDist.txt #50

Open biglimp opened 3 years ago

biglimp commented 3 years ago

No water can infiltrate if ToSoilStore in SUEWS_WithinGridWaterDist.txt is set to 0. This is not clear in the manual and it affects movement of surface water before any infiltration takes place, it seems

To reproduce you can use the SampleData and set ToSoilStore = 0 for all pervious land cover classes

What is confusing is the timing of things. For each iteration it seems to be that:

  1. It rains
  2. Water moves between LC-classes
  3. Then infiltration happens

Suggested solution is to remove column from SUEWS_WithinGridWaterDist.txt and let infiltration happens BEFORE movement of water.

gusbacos commented 3 years ago

Infiltration_Issue.zip