FullSWOF: A software for overland flow simulation / FullSWOF : un logiciel pour la simulation du ruissellement
Olivier Delestre (JAD), St\'ephane Cordier (MAPMO), Fr\'ed\'eric, Darboux (USS), Mingxuan Du, Francois James (MAPMO), Christian Laguerre, (MAPMO), Carine Lucas (MAPMO), Olivier Planchon (IRD)

TL;DR
FullSWOF is an open-source C++ software that accurately simulates overland flow on agricultural fields using advanced numerical methods, accounting for dry/wet transitions, topography, rainfall, and infiltration, validated with real data.
Contribution
The paper introduces FullSWOF, a novel open-source software implementing advanced numerical techniques for overland flow simulation, validated with real-world topography and data.
Findings
FullSWOF accurately simulates overland flow on real topography.
The numerical method effectively handles dry/wet transitions and variable topography.
Validation against measured data demonstrates the software's reliability.
Abstract
Overland flow on agricultural fields may have some undesirable effects such as soil erosion, flood and pollutant transport. To better understand this phenomenon and limit its consequences, we developed a code using state-of-the-art numerical methods: FullSWOF (Full Shallow Water equations for Overland Flow), an object oriented code written in C++. It has been made open-source and can be downloaded from http://www.univ-orleans.fr/mapmo/soft/FullSWOF/. The model is based on the classical system of Shallow Water (SW) (or Saint-Venant system). Numerical difficulties come from the numerous dry/wet transitions and the highly-variable topography encountered inside a field. It includes runon and rainfall inputs, infiltration (modified Green-Ampt equation), friction (Darcy-Weisbach and Manning formulas). First we present the numerical method for the resolution of the Shallow Water equations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHydrology and Watershed Management Studies · Soil and Unsaturated Flow · Hydraulic flow and structures
