- 26 Jan, 2022 1 commit
-
-
- 06 Jan, 2022 1 commit
-
-
Christoph Grüninger authored
-
- 15 Sep, 2021 1 commit
-
-
Timo Koch authored
-
- 07 Sep, 2021 1 commit
-
- 05 Sep, 2021 5 commits
-
-
Timo Koch authored
-
[test][freeflow] Make classes NavierStokesErrorCSVWriter and NavierStokesErrorConvergenceTestFileWriter independent of number/type of errors.
-
-
Convergence.sh now uses the same file format at convergence.py. There are currently no convergence tests for instationary tests here (neither before nor after this commit). Additionally, call calculate and print of errors separately in every main file.
-
Add the calculation of an L infinity error to the error calculation which so far is for L2 errors. Write errors to a csv file. Generalize printError function to not be in the individual test files but in the errors.hh file.
-
- 27 Aug, 2021 4 commits
-
-
[test][freeflow] Process third round of comments in MR to move createAnalyticalSolution to file and reuse for several tests.
-
[test][freeflow] Process second round of comments in MR to move createAnalyticalSolution to file and reuse for several tests.
-
[test][freeflow] Process comments in MR to move createAnalyticalSolution to file and reuse for several tests.
-
[test][freeflow] Move createAnalyticalSolution to file and reuse for several tests. Change signature of analyticalSolution to include time for angeli test.
-
- 15 Aug, 2021 1 commit
-
-
Grid geometries constructed with a grid view are already initialized/updated from now on. The update interface changed to require a grid view. Remove duplicate updates and use new update interface with gridview.
-
- 03 Apr, 2021 1 commit
-
-
- 02 Oct, 2020 1 commit
-
-
- 28 May, 2020 1 commit
-
-
Timo Koch authored
-
- 10 Oct, 2019 2 commits
-
-
- 08 Oct, 2019 1 commit
-
-
- 26 Mar, 2019 1 commit
-
-
Kilian Weishaupt authored
-
- 27 Feb, 2019 1 commit
-
-
Katharina Heck authored
-
- 18 Dec, 2018 3 commits
-
-
Sina Ackermann authored
* Now: // Add model specific output fields
-
Sina Ackermann authored
-
Kilian Weishaupt authored
-
- 17 Dec, 2018 1 commit
-
-
Timo Koch authored
-
- 26 Nov, 2018 1 commit
-
-
Kilian Weishaupt authored
* clean-up includes * remove faulty usage message * init gridVars with one argument
-
- 17 Nov, 2018 2 commits
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- 13 Nov, 2018 1 commit
-
-
- 09 Nov, 2018 1 commit
-
-
Kilian Weishaupt authored
-
- 02 Nov, 2018 1 commit
-
-
Melanie Lipp authored
-
- 20 Jul, 2018 3 commits
-
-
-
-
Kilian Weishaupt authored
-
- 09 Jul, 2018 1 commit
-
-
- 28 Jun, 2018 2 commits
-
-
-
Timo Koch authored
Implement a grid manager class that creates grids and a grid data object. The new class is no longer a singleton. It is instantiated by the user. It is possible to get a shared_ptr to the grid data to pass it on to e.g. problem / spatial parameter classes. * No longer sets the overlap automatically (overlap to be checked by the grid geometry) * Does not depend on discretization method or TypeTag anymore Joint work with Kilian Weishaupt <kilian.weishaupt@iws.uni-stuttgart.de>
-
- 15 Apr, 2018 1 commit
-
-
Contributions by Timo Koch, Kilian Weishaupt.
-
- 05 Apr, 2018 1 commit
-
-
Dennis Gläser authored
-