- 27 Mar, 2019 2 commits
-
-
Kilian Weishaupt authored
* before, fluxes were called for each eqIdx
-
Kilian Weishaupt authored
-
- 11 Mar, 2019 3 commits
-
-
* use small indicies for loops * do not query for dofs using < 0 to check if they exist * remove superfluous this-> calls * use efficient types, clean up loops * move axis and pair data to namespace Detail
-
Ned Coltman authored
-
Ned Coltman authored
-
- 07 Mar, 2019 1 commit
-
-
- 05 Mar, 2019 1 commit
-
-
Kilian Weishaupt authored
* suppress compiler warning
-
- 27 Feb, 2019 1 commit
-
-
Kilian Weishaupt authored
-
- 26 Feb, 2019 6 commits
-
-
[fluxvariables][gridfluxvarscache] adapt the fluxvariables to check for higherorder via the gridfluxvarscache, not the problem
-
-
-
-
-
[higherorder] expand the geometry, stecil, and flux calculations to include higher order flux limiter methods
-
- 13 Feb, 2019 2 commits
-
-
Kilian Weishaupt authored
* treat fluxes over boundaries properly (Neumann fluxes were not considered before) * simplify volume flux calculation: just use v * A
-
Kilian Weishaupt authored
-
- 12 Feb, 2019 3 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
- 17 Dec, 2018 2 commits
-
-
Timo Koch authored
-
Simon Scholz authored
-
- 04 Dec, 2018 1 commit
-
-
Kilian Weishaupt authored
-
- 30 Nov, 2018 2 commits
-
-
Sina Ackermann authored
* 2 Latex-errors and 2 ingroup-errors left
-
-
- 28 Nov, 2018 1 commit
-
-
Kilian Weishaupt authored
* if a couplingContext is not yet correctly bound, it now can just do that itself * change the signature of some methods to have the element at hand
-
- 26 Nov, 2018 2 commits
-
-
-
Ned Coltman authored
-
- 21 Nov, 2018 1 commit
-
-
Timo Koch authored
-
- 17 Nov, 2018 2 commits
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- 13 Nov, 2018 1 commit
-
-
- 09 Nov, 2018 1 commit
-
-
Kilian Weishaupt authored
* allow setting a fixed value anywhere in the domain * do not use boundaryType but a separate function to check for fixed cell * set 1.0 on the diagonal in the system matrix and 0.0 for the off-diagonal entries to improve numerical accuracy
-
- 11 Oct, 2018 1 commit
-
-
Kilian Weishaupt authored
* move to RANS problem
-
- 28 Sep, 2018 1 commit
-
-
Kilian Weishaupt authored
* remove property
-
- 20 Aug, 2018 1 commit
-
-
- 08 Aug, 2018 1 commit
-
-
Kilian Weishaupt authored
* add source (gravity) term to residual, also when face has Neumann BCs * correct coupling condition
-
- 06 Aug, 2018 1 commit
-
-
Kilian Weishaupt authored
* use bind instead of bindElement
-
- 03 Aug, 2018 2 commits
-
-
[freeflow][outflow BC] Introduce that there is no gradient normal to the outflow boundary in cases where the outflow boundary is the normal face with respect to the assembled scvf.
-
Kilian Weishaupt authored
-
- 19 Jul, 2018 1 commit
-
-
Thomas Fetzer authored
[freeflow] Move calculation of BJS-velocity to model and adapt the calculation of velocity gradients for the RANS models
-