- 31 Mar, 2020 4 commits
-
-
- 30 Mar, 2020 2 commits
- 26 Mar, 2020 3 commits
-
-
Ned Coltman authored
-
Ned Coltman authored
-
johansen
-
- 14 Mar, 2020 1 commit
-
-
Timo Koch authored
-
- 31 Jan, 2020 3 commits
-
-
Timo Koch authored
-
Timo Koch authored
* Use l in krw/krn instead of hard-coded l=0.5 * Correct the non-wetting relperm to comply with the Mualem model * Correct the non-wetting relperm derivative
-
Timo Koch authored
The parameter is used in the relative permeability curve in the Mualem model. Mualem (1976) suggested that 0.5 is a good value for many soils. Sometimes a value different from 0.5 is provided, which is why this patch implements it as additional variable.
-
- 19 Nov, 2019 1 commit
-
-
- 02 Sep, 2019 2 commits
-
-
- 27 Jun, 2019 1 commit
-
-
- 24 May, 2019 3 commits
-
-
Timo Koch authored
-
Timo Koch authored
This will lead to a more unified interface for effective laws. Any dependence on spatial parameters ca be introduced via the volume variables and seems misplaced here. Also, effective diffusion laws do not have such a blown-up interface anyway.
-
Timo Koch authored
-
- 17 Dec, 2018 2 commits
-
-
Timo Koch authored
-
Simon Scholz authored
-
- 25 Jul, 2018 2 commits
-
-
Beatrix Becker authored
-
Beatrix Becker authored
Also replace all calls to isLiquid by equivalent calls to isGas
-
- 20 Jun, 2018 1 commit
-
-
Add a corresponding python script `bin/util/create_cmakelists.py`. Move the folder `bin/moduleutil` to `bin/util`. Run the script.
-
- 02 May, 2018 1 commit
-
-
- 25 Apr, 2018 1 commit
-
-
Timo Koch authored
Remove buggy and obsolete PhilToPhobLaw -> use wettingPhase() in spatial params to set the wetting phase index
-
- 16 Apr, 2018 1 commit
-
-
Dennis Gläser authored
This speeds up the simulations significantly as reconstruction of sn only has to be done at material interfaces. Having an equality comparison operator in material parameters allow their identification. This commit introduces a comparison operator for the van-genuchten parameters.
-
- 15 Apr, 2018 2 commits
-
-
Timo Koch authored
Fluid systems exported phase indices for wetting and nonwetting components. The fluid system is not the right place to decide about wettability. This introduces wettingPhase() in the spatial params which returns the index of the phase in the fluidsystem we consider the wetting phase. This way wettability can change temporally and spatially. Indices throughout the 2p/2p2c/2pnc nc and mpnc where renamed accordingly.
-
Contributions by Timo Koch, Kilian Weishaupt.
-
- 16 Mar, 2018 1 commit
-
-
Dennis Gläser authored
-
- 05 Mar, 2018 1 commit
-
-
Timo Koch authored
-
- 22 Dec, 2017 1 commit
-
-
Bernd Flemisch authored
-
- 21 Dec, 2017 1 commit
-
-
Simon Scholz authored
-
- 20 Dec, 2017 2 commits
-
-
-
Simon Scholz authored
-
- 16 Dec, 2017 1 commit
-
-
- 12 Dec, 2017 1 commit
-
-
Timo Koch authored
-
- 03 Dec, 2017 1 commit
-
-
Timo Koch authored
-
- 25 Oct, 2017 1 commit
-
-
Dennis Gläser authored
-