- 16 Sep, 2021 7 commits
-
-
-
Timo Koch authored
-
also a translation fix
-
-
Timo Koch authored
-
Made use of zero initializer; renamed new parameter, added a description, moved a part of a comment to the relevant place
-
- 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 checkCrit 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 18 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
-
-
-
-
-
-
-
Timo Koch authored
-
Previously it was (incorrectly) assumed that pressure is index 0 in primary variables, u is index 1 and v is index 2.
-
- 14 Sep, 2021 1 commit
-
- 13 Sep, 2021 1 commit
-
-
Martin Schneider authored
-
- 09 Sep, 2021 5 commits
-
-
Dennis Gläser authored
[multidomain][couplingmanager] Store tuple of share_ptr's for SolutionVector See merge request !2825
-
Timo Koch authored
-
* add new function curSol(domainIdx) and deprecate curSol() * allow to set externally stored solution vector without taking ownership
-
Timo Koch authored
-
Timo Koch authored
-
- 07 Sep, 2021 8 commits
-