- Oct 08, 2024
-
-
wenqing authored
-
- Jan 02, 2024
-
-
Dmitri Naumov authored
-
- Sep 17, 2023
-
-
Dmitri Naumov authored
The 'name' in process construction is also used after the process construction and so it can not be moved anyway. Taking it by const-ref avoids an extra copy here (and silences a cppcheck warning).
-
- Jan 03, 2023
-
-
Dmitri Naumov authored
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Nov 04, 2021
-
-
joergbuchwald authored
-
- Jul 02, 2021
-
-
Dmitri Naumov authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Mar 14, 2021
-
-
Dmitri Naumov authored
-
move porosity, transport_porosity, permeability, biot_coefficient and storage to medium in RM process and MPL properties
-
- Mar 09, 2021
-
-
Dmitri Naumov authored
-
- Feb 20, 2021
-
-
Dmitri Naumov authored
-
- Feb 15, 2021
-
-
Thomas Nagel authored
For some benchmarks using the explicit coupling significantly improves the convergence behaviour of the global Newton scheme.
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Nov 18, 2020
-
-
Dmitri Naumov authored
The bulk modulus is derived from the density model. If density is constant, fluid is incompressible.
-
- Aug 03, 2020
-
-
Tom Fischer authored
Rename a the method from getNumberOfComponents() to getNumberOfGlobalComponents() in class LocalToGlobalIndexMap.
-
- May 27, 2020
-
-
Dmitri Naumov authored
The solid's bulk modulus is no longer required as MPL's property since it is replaced by the grain compressibility and a function to get the solid's bulk modulus from the material model.
-
- Apr 14, 2020
-
-
Dmitri Naumov authored
The fmt library happily accepts std::string without any conversions.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
- Mar 12, 2020
-
-
Tom Fischer authored
-
- Mar 05, 2020
-
-
Tom Fischer authored
-
- Feb 11, 2020
-
-
Dmitri Naumov authored
This breaks dependency of RM on RichardsFlow process.
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Nov 03, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Sep 12, 2019
-
-
Dmitri Naumov authored
Fixes multiple copyright messages in the doxygen docu. ag '\\file' -L --ignore=ThirdParty *Lib |xargs sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
-
- Aug 30, 2019
-
-
Dmitri Naumov authored
-
- Aug 05, 2019
-
-
Dmitri Naumov authored
-
- Jun 25, 2019
-
-
- May 17, 2019
-
-
Dmitri Naumov authored
See previous commit for details.
-
- Apr 15, 2019
-
-
Dmitri Naumov authored
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Feb 15, 2019
-
-
Dmitri Naumov authored
Reuse the material property. Drop <intrinsic_permeability> tag from prj files.
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 19, 2018
-
-
Dmitri Naumov authored
-
- Sep 25, 2018
-
-
Dmitri Naumov authored
-
- Aug 22, 2018
-
-
Dmitri Naumov authored
-
- Jul 20, 2018