- Oct 04, 2022
-
- Sep 24, 2022
-
-
Timo Koch authored
-
- Sep 16, 2022
-
-
Mathis Kelm authored
-
- Sep 10, 2022
-
-
Timo Koch authored
-
- Sep 08, 2022
-
-
[porenetwork][common] Fix snap-off calculations for various cross-section by considering corner half angle Snap-off happens in throats which have corners. To calculate the pc-snap-off, corner half angle of the throat is needed. Before this change pc-snapoff was calculated only based on square cross section. We need to include corner half angle in the calculation to be able to calculate pc snap-off for other cross sections than square.
-
Maziar Veyskarami authored
[examples][porenetwork_upscaling] update the example description and figures, include missed header files, add references, minor changes
-
- Sep 07, 2022
-
-
- Sep 05, 2022
-
-
Timo Koch authored
-
- Aug 18, 2022
-
-
Timo Koch authored
-
- Jul 28, 2022
- Jul 27, 2022
-
-
Timo Koch authored
-
- Jul 25, 2022
-
-
Timo Koch authored
-
- Jul 23, 2022
-
- Jun 29, 2022
-
-
Timo Koch authored
-
- Jun 02, 2022
-
-
Bernd Flemisch authored
-
- Jun 01, 2022
-
-
-
Timo Koch authored
[richards][fluidsystems] Fix static assert in Richards and implement H2OAir::viscosityIsConstant interface
-
Timo Koch authored
delp is not generally a useful output in particular since -1e5 is hard-coded as offset. In case of small pressure changes this output also suffers from possible large rounding errors since p is the primary variables and -1e5 might result in 5 insifgnificant digits. No other model has this default output field. Hence, this makes output more consistent across models.
-
- Apr 27, 2022
- Apr 24, 2022
-
-
Timo Koch authored
-
- Apr 07, 2022
-
-
* shearstress is deprecated (it returned bottom shear stress normalized by negative density) * new interface 'bottomShearStress' that returns the (positive) bottom shear stress in N/m^2 * introduce FluidSystem for shallow water models * Make the assumption of incompressible fluids explicit by static_asserts
-
- Mar 31, 2022
-
-
Ned Coltman authored
-
- Feb 24, 2022
-
-
Timo Koch authored
-
- Feb 23, 2022
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- Feb 11, 2022
-
-
Dennis Gläser authored
-
- Feb 09, 2022
-
-
Dennis Gläser authored
-
- Feb 08, 2022
-
-
- Nov 24, 2021
-
-
Timo Koch authored
-
- Nov 23, 2021
-
-
Ned Coltman authored
-
- Oct 28, 2021
-
-
Farid Mohammadi authored
-
- Oct 26, 2021
-
-
Timo Koch authored
-
- Oct 02, 2021
-
-
- Sep 09, 2021
-
-
Kilian Weishaupt authored
* add new function curSol(domainIdx) and deprecate curSol() * allow to set externally stored solution vector without taking ownership
-
- Sep 07, 2021
-
-
Timo Koch authored
-
- Aug 31, 2021
-
-
It also wouldn't translate because PengRobinson::computeMolarVolumes does not exist.
-
- Aug 27, 2021
-
-
- Aug 17, 2021
-
-
Ned Coltman authored
-