- 13 May, 2019 3 commits
-
-
Add the entries for the shallow water model in module.txt. Ensure that all classes and functions have docstrings. Document the ShallowWaterFlux class.
-
Timo Koch authored
-
- 10 May, 2019 4 commits
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
- 08 May, 2019 2 commits
-
-
Dennis Gläser authored
[gridmanager][bugfix] Move subgrid code to correct header See merge request !1583
-
Timo Koch authored
-
- 07 May, 2019 6 commits
-
-
Dennis Gläser authored
Feature/pdesolver See merge request !1580
-
-
-
-
-
Dennis Gläser authored
[io] Implement grid managers in seperate headers Closes #583 See merge request !1576
-
- 06 May, 2019 3 commits
-
-
Martin Schneider authored
[mpnc] Replace preprocessor var USE_PCMAX by runtime param Closes #694 See merge request !1575
-
Timo Koch authored
-
Timo Koch authored
* With this patch you only include what you need * The header gridmanager.hh includes all specializations as convenience. This makes this patch also fully backwards-compatible
-
- 05 May, 2019 3 commits
- 04 May, 2019 8 commits
-
-
Timo Koch authored
On process boundaries both i.boundary() and i.neighbor() return false. In that case we don't have a neighbor!
-
Per default nothing is omitted. When a positive non-zero threshold is set, all matrix entries below that threshold will be removed from the pattern.
-
Timo Koch authored
-
This fixes a bug introduced with !1517 and thus fixes the test_mpnc_kinetic test. However the newly introduced 2p2c test references were created with the buggy code and thus have to updated (in this patch). We make it more robust by increasing the Newton accuracy, introducing checkpoints and incresing the initial time step size, which results in many less time steps.
- 03 May, 2019 1 commit
-
-
Dennis Gläser authored
Feature/move gravity to spatialparams Closes #696 See merge request !1573
-
- 02 May, 2019 8 commits
- 01 May, 2019 2 commits