Excessive runoff
Summary
For the static depth axis (#undef DYNAMIC_ZAXIS in ./src/cppdefs.h, the compute runoff is too large. It exceeds in the south eastern corner dozen of meters, which is larger by order of magnitude of the snowfall, rainfall, melting and ablation.
Steps to reproduce
Run code of the dev branch (d00dcf5b7330566ada9050777a90a092f2119d72) for my current EraInterim-driven Greenland setup.
Relevant logs or screenshots
Possible fixes
-
Check the percolation routine of the static case -
Check the percolation routine of the dynamic case, too
Edited by Christian Rodehacke
