- 04 May, 2018 1 commit
-
-
Thomas Fetzer authored
-
- 03 May, 2018 1 commit
-
-
With contributions of Farid Mohammadi <farid.mohammadi@iws.uni-stuttgart.de>.
-
- 02 May, 2018 2 commits
-
-
- 27 Apr, 2018 3 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
-
- 26 Apr, 2018 1 commit
-
-
* rename elementFaceVars to elemFaceVars
-
- 24 Apr, 2018 3 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
-
- 23 Apr, 2018 3 commits
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- 20 Apr, 2018 1 commit
-
-
Kilian Weishaupt authored
-
- 17 Apr, 2018 1 commit
-
-
- 15 Apr, 2018 1 commit
-
-
Contributions by Timo Koch, Kilian Weishaupt.
-
- 12 Apr, 2018 2 commits
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- 05 Apr, 2018 5 commits
-
-
Dennis Gläser authored
-
-
-
-
-
- 03 Apr, 2018 1 commit
-
-
Dennis Gläser authored
this also has the benefit that the base class is getting smaller with the upwind scheme not being in it. Staggered, for example, does not use an upwind scheme and thus always carried an invalid upwind scheme implementation with it...
-
- 27 Mar, 2018 1 commit
-
-
Thomas Fetzer authored
* better distinguish between total mass balance and component mass balances
-
- 16 Mar, 2018 1 commit
-
-
the non-isothermal specific property tags are now defined directly where the respective type tag is declared.
-
- 15 Mar, 2018 2 commits
-
-
Dennis Gläser authored
-
-
- 14 Mar, 2018 2 commits
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- 09 Mar, 2018 1 commit
-
-
Kilian Weishaupt authored
* get the values for parallel and normal velocities directly in the fluxVars and not during the update of the faceVars * this is necessary in the context of coupling when the velocities on the boundary shall be inferred from the other domain * the gridFaceVars are initialized (and thus updated) before any coupling context can be bound so this update step must not depend on some coupled context
-
- 05 Mar, 2018 1 commit
-
-
Timo Koch authored
-
- 22 Feb, 2018 2 commits
- 12 Feb, 2018 2 commits
-
-
Kilian Weishaupt authored
* introduce upwind weight for momentum flux * use convenience function to calculate all momentum fluxes * rename computeNormalMomentumFlux to computeFrontalMomentumFlux * rename computeTangetialMomentumFlux to computeNormalMomentumFlux * move pressure term from local residual to fluxVars * use separate function to treat outflow boundaries * improve docu and clean-up
-
Kilian Weishaupt authored
* explicitly check for outflow BC * small clean-ups * improve docu
-
- 22 Jan, 2018 1 commit
-
-
Kilian Weishaupt authored
-
- 18 Jan, 2018 2 commits