Richards is a UG4-Plugin providing tools for the implementation of unsaturated flow. Copyright 2019-2023 UG4 Developers, University Frankfurt
This provides saturation and (relative) permeabilities for the following models:
- van Genuchten-Mualem
- Exponential
- ...
Export is via UserDataNumber. JSON constructors and factories are provided.
Please install/clone this repository through UG4's package manager ughub.
Depends on:
Requires a C++-17 compiler.
cmake -DUSE_JSON=ON -DUSE_AUTODIFF=ON