- 03 Feb, 2021 1 commit
-
-
Dmitry Yu. Naumov 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 ```
-
- 22 Nov, 2020 4 commits
-
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
- 20 Nov, 2020 3 commits
-
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Steffen Beese authored
M Process: - quasi static, time dependent opening of fracture with Mohr-Coloumb constitutive model Tests/Data/LIE/Mechanics/mohr_coulomb_load_path_nu0p3.prj HM Process: - LIE Fracture with different fracture models and permeability models: Tests/Data/LIE/HydroMechanics/single_fracture_CZ_kf_const.prj Tests/Data/LIE/HydroMechanics/single_fracture_CZ_kf_cubic.prj Tests/Data/LIE/HydroMechanics/single_fracture_LE_kf_const.prj Tests/Data/LIE/HydroMechanics/single_fracture_LE_kf_cubic.prj
-
- 04 Nov, 2020 1 commit
-
-
Tom Fischer authored
-
- 09 Oct, 2020 1 commit
-
-
- 07 May, 2020 1 commit
-
-
Tom Fischer authored
-
- 24 Feb, 2020 1 commit
-
-
tnagel authored
Renamed to Coulomb in Fracture Benchmarks Renaming in sources Renamed to Coulomb in Tests. Clang format diff. Fixed accidental replace Fixed rename issue.
-
- 03 Nov, 2019 1 commit
-
-
Dmitry Yu. Naumov authored
-
- 11 Jul, 2019 3 commits
-
-
Dmitry Yu. Naumov authored
-
-
-
- 05 Dec, 2018 1 commit
-
-
Tom Fischer authored
-
- 05 Dec, 2017 1 commit
-
-
Lars Bilke authored
-
- 09 Nov, 2017 1 commit
-
-
Lars Bilke authored
-