- Oct 09, 2024
-
-
Lars Bilke authored
-
Lars Bilke authored
To fix following runtime error: ./libThermoHydroMechanics.so: undefined symbol: Eigen::Matrix<double, MathLib::KelvinVector::kelvin_vector_dimensions(3), 1, 0, MathLib::KelvinVector::kelvin_vector_dimensions(3), 1> MaterialPropertyLib::formKelvinVector<3>(std::variant<double, Eigen::Matrix<double, 2, 1, 0, 2, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 2, 2, 0, 2, 2>, Eigen::Matrix<double, 3, 3, 0, 3, 3>, Eigen::Matrix<double, 4, 1, 0, 4, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&)
-
- Oct 08, 2024
-
-
Dmitri Naumov authored
[RM] Initial total stress input See merge request ogs/ogs!5120
-
wenqing authored
Gas flow calculation in LiquidFLow See merge request ogs/ogs!5112
-
wenqing authored
using both medium map and mesh elements.
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Dmitri Naumov authored
Generalize van-Genuchten's exponents See merge request ogs/ogs!5126
-
Dmitri Naumov authored
Making the second (saturation) exponent independent of the first one the pressure exponent.
-
Also avoid compiler warning warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
-
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
- Oct 04, 2024
-
-
Lars Bilke authored
[cmake] Build xdmf libs only when OGS_BUILD_TESTING=ON. See merge request ogs/ogs!5124
-
Lars Bilke authored
-
- Oct 02, 2024
-
-
Dmitri Naumov authored
A correction in the B-bar for plane strain problems See merge request ogs/ogs!5110
-
wenqing authored
-
Lars Bilke authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Dmitri Naumov authored
MPL: Improve error report on media/material ids mismatch See merge request ogs/ogs!5111
-
Lars Bilke authored
-
- Oct 01, 2024
-
-
Dmitri Naumov authored
... with shared pointers. There is a generalization for arbitrary types of map values and should be usable also in the constitutive relations map for solids and BHEs.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
instead of crash triggered by map::at std::out_of_range exception.
-
Dmitri Naumov authored
[MeL] XDMFWriter: Introduce parent data type for meshes with homogeneous and mixed element types See merge request ogs/ogs!5104
-
Tom Fischer authored
-
Tom Fischer authored
After improvements/fixes the tests will be enabled again
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-