- Feb 26, 2021
-
-
- Feb 03, 2021
-
-
- Jan 08, 2021
-
-
Timo Koch authored
-
- Jan 07, 2021
-
-
Timo Koch authored
-
- Dec 04, 2020
-
-
Melanie Lipp authored
-
- Nov 12, 2020
-
-
Bernd Flemisch authored
-
- Nov 05, 2020
-
-
Upgrade the tests into a documented example with verfication benchmark against published reference data.
-
- Nov 01, 2020
-
-
Kilian Weishaupt authored
-
- Oct 30, 2020
-
-
- Oct 26, 2020
-
-
Kilian Weishaupt authored
* fixes compiler warning 'array subscript 2 is outside array bounds' for pseudo 3d case
-
- Oct 23, 2020
-
-
- Oct 16, 2020
-
-
Dennis Gläser authored
-
[rans] Introduce a struct for the wallElementinformation, change HasChannelGeometry to IsFlatWallBounded, fix maximum/minimum velocity names (remove profile, add comments), flowNormalAxis to flowDirectionAxis, sandgrainroughness default.
-
-
-
-
* Include non- normal axis distances * Cleanup wall and flow normal axis variables * Include scvf corners as possible wall locations
-
- Oct 02, 2020
-
-
- Sep 29, 2020
-
-
* Loads in solution from rans2c for a rans2cni test * Tests rans2cni faster, plus loading a partial solution for ICs
-
- Sep 07, 2020
-
-
- Aug 27, 2020
-
-
- Jul 15, 2020
-
-
Bernd Flemisch authored
Replace calls to deprecated `DUNE_VERSION_NEWER_REV(DUNE_ISTL,2,7,1)` by `DUNE_VERSION_GT_REV(DUNE_ISTL,2,7,0)` which also reads better than the `GTE` version, as Dune 2.7.1 hasn't been released yet. Fix the call to `DUNE_VERSION_GT(DUNE_ISTL,2,7)` in the solver factory backend which would break things in case of a 2.7.1 release. Adapt the corresponding changelog entry.
-
- Jun 26, 2020
-
-
Timo Koch authored
-
- Jun 22, 2020
-
- Jun 18, 2020
-
-
Timo Koch authored
-
-
-
-
-
- Jun 12, 2020
-
-
- May 29, 2020
-
-
Kilian Weishaupt authored
* replace outflow conditions by Neumann-noflow (closed boundaries assumed everywhere)
-