- 10 Nov, 2021 2 commits
-
-
Ned Coltman authored
-
Ned Coltman authored
-
- 05 Nov, 2021 1 commit
-
-
Kilian Weishaupt authored
-
- 26 Oct, 2021 2 commits
-
-
Get rid of warning -Wrange-loop-construct.
-
Without dune-spgrid module the test cannot be compiled.
-
- 20 Oct, 2021 1 commit
-
-
- 18 Oct, 2021 1 commit
-
-
- 02 Oct, 2021 2 commits
-
-
Timo Koch authored
-
-
- 30 Sep, 2021 3 commits
-
-
Hanchuan Wu authored
-
Hanchuan Wu authored
fix inital solution
-
Bernd Flemisch authored
A preprocessor variable ISOTHERMAL was set to 0 per default in main.cc while for switching, the variable NONISOTHERMAL was evaluated. To fix, set NONISOTHERMAL instead of ISOTHERMAL in main.cc.
-
- 19 Sep, 2021 2 commits
-
-
Ned Coltman authored
-
Ned Coltman authored
-
- 16 Sep, 2021 1 commit
-
-
- 15 Sep, 2021 7 commits
-
-
Timo Koch authored
The condition leads to a velocity profile that spreads in all directions at the outlet of a channel.
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Previously it was (incorrectly) assumed that pressure is index 0 in primary variables, u is index 1 and v is index 2.
-
- 07 Sep, 2021 3 commits
-
- 05 Sep, 2021 7 commits
-
-
Timo Koch authored
-
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 5 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.
-
- 17 Aug, 2021 3 commits
-
-