- 15 Jun, 2021 1 commit
-
-
joergbuchwald authored
-
- 28 Apr, 2021 1 commit
-
-
joergbuchwald authored
-
- 15 Dec, 2020 1 commit
-
-
wenqing authored
HeatTransportInStationaryFlow to zero.
-
- 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 ```
-
- 03 Nov, 2020 1 commit
-
-
wenqing authored
-
- 22 Oct, 2020 1 commit
-
-
Tom Fischer authored
-
- 07 May, 2020 1 commit
-
-
Tom Fischer authored
-
- 18 Mar, 2020 1 commit
-
-
- Remove permeability parameter kappa1. - Remove porosity parameter constant_porosity_parameter. - Remove density parameter rho_fluid.
-
- 03 Nov, 2019 1 commit
-
-
Dmitry Yu. Naumov authored
-
- 24 Sep, 2019 2 commits
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- 13 May, 2019 1 commit
-
-
Tom Fischer authored
-
- 19 Mar, 2019 5 commits
-
-
- 05 Dec, 2018 1 commit
-
-
Tom Fischer authored
-
- 23 May, 2018 1 commit
-
-
Tom Fischer authored
-
- 05 Dec, 2017 1 commit
-
-
Lars Bilke authored
-
- 20 Nov, 2017 1 commit
-
-
Tom Fischer authored
-
- 09 Nov, 2017 1 commit
-
-
Lars Bilke authored
-