- Sep 22, 2021
-
-
Timo Koch authored
-
- Sep 21, 2021
-
-
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
-
- Sep 20, 2021
-
-
Dennis Gläser authored
[component] Allow specifying dynamic _or_ kinematic viscosity for constant components See merge request !2832
-
-
- Sep 19, 2021
-
-
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
-
- Sep 16, 2021
-
-
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).
-
- Sep 15, 2021
-
-
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
-
-
-
-