- 22 Sep, 2021 4 commits
-
-
-
The element was never used, but solely passed to have a conforming interface to the TPFA filler. However, the interfaces are not the same anyway, since e.g. IVDataStorage is passed to the mpfa filler.
-
Timo Koch authored
-
- 21 Sep, 2021 5 commits
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
This changed to be the required way of importing the lib in some newer Python versions. https://docs.python.org/3.9/library/urllib.request.html and https://bugs.python.org/issue36701
-
- 20 Sep, 2021 3 commits
-
-
Dennis Gläser authored
[component] Allow specifying dynamic _or_ kinematic viscosity for constant components See merge request !2832
-
-
- 19 Sep, 2021 7 commits
-
-
Ned Coltman authored
-
Ned Coltman authored
-
Ned Coltman authored
-
Ned Coltman authored
-
Ned Coltman authored
-
Ned Coltman authored
* For wall distance calculations use the call to boundary types
-
Ned Coltman authored
-
- 16 Sep, 2021 12 commits
-
-
Ned Coltman authored
-
Ned Coltman authored
-
Ned Coltman authored
* collect the distance to a wall for each element * collect the wall element's direction index
-
Ned Coltman authored
-
Ned Coltman authored
-
Ned Coltman authored
-
Ned Coltman authored
Feature/freeflow periodic See merge request !2827
-
-
-
-
- Ignoring the first two roots of the equation for Z in the smallest one is zero or negative. There was a comment documenting that behavior, but it was not implemented. - Throwing NumericalProblem if no positive Z has been found or the number of roots is 2 or more than 3 (no check was in place) - Throwing NumericalProblem if the found molar volume turned out to be zero, negative, or NaN. (Replacing assert) - Added handleUnphysicalPhase flag (true by default). If false, the single-root case is not checked for critical state of the fluid (otherwise, Michelsen test for a mix of hydrocarbons does not work).
-
- 15 Sep, 2021 9 commits
-
-
Dennis Gläser authored
[freeflow] Add mass/energy model and donea/channel/sincos test with new staggered See merge request !2823
-
Timo Koch authored
-
Timo Koch authored
The condition leads to a velocity profile that spreads in all directions at the outlet of a channel.
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-