- 11 Mar, 2021 1 commit
-
-
joergbuchwald authored
-
- 22 Feb, 2021 1 commit
-
-
wenqing authored
-
- 25 Nov, 2020 1 commit
-
-
Dmitry Yu. Naumov authored
Also fixes the executable bit; now 644. Replace tabs followed by xmlstarlet format: ```sh #!/usr/bin/sh tmpfile=$(mktemp /tmp/xmlformat.XXXXXX) sed 's/\t/ /g' ${1} > ${tmpfile} && mv ${tmpfile} ${1} xmlstarlet fo -s 4 ${1} > ${tmpfile} && mv ${tmpfile} ${1} rm -rf ${tmpfile} # if something goes wrong ```
-
- 02 Nov, 2020 1 commit
-
-
Tom Fischer authored
-
- 07 May, 2020 1 commit
-
-
Tom Fischer authored
-
- 04 Feb, 2020 1 commit
-
-
Florian Zill authored
-
- 28 Jan, 2020 1 commit
-
-
Florian Zill authored
-
- 27 Jan, 2020 1 commit
-
-
Florian Zill authored
-
- 24 Jan, 2020 1 commit
-
-
- 03 Nov, 2019 1 commit
-
-
Dmitry Yu. Naumov authored
-
- 27 Aug, 2019 1 commit
-
-
- 05 Jul, 2019 1 commit
-
-
Florian Zill authored
influence of g was neglected with zero density, now density (solid and fluid) is 1, gravity is 0, result is the same
-
- 14 Jun, 2019 1 commit
-
-
Selection of tests published in the benchmark-books
-
- 05 Dec, 2018 1 commit
-
-
Tom Fischer authored
-
- 30 Nov, 2018 1 commit
-
-
Dmitry Yu. Naumov authored
The lower order pressure variable didn't correctly work with the Neumann BC. The change is not influencing the results. Cleanup the parameters.
-
- 05 Dec, 2017 1 commit
-
-
Lars Bilke authored
-
- 09 Nov, 2017 1 commit
-
-
Lars Bilke authored
-