- Mar 04, 2025
-
-
Mojtaba Abdolkhani authored
-
- Mar 03, 2025
-
-
Mojtaba Abdolkhani authored
-
- Mar 01, 2025
-
-
Mojtaba Abdolkhani authored
-
- Feb 26, 2025
-
-
Mojtaba Abdolkhani authored
-
Mojtaba Abdolkhani authored
-
- Feb 23, 2025
-
-
Mojtaba Abdolkhani authored
-
- Feb 07, 2025
-
-
Mojtaba Abdolkhani authored
-
- Feb 05, 2025
-
-
Mojtaba Abdolkhani authored
-
- Feb 04, 2025
-
-
Lars Bilke authored
-
- Feb 03, 2025
-
-
Lars Bilke authored
[cmake] Conda build with upstream tfel/mgis packages See merge request ogs/ogs!5216
-
Lars Bilke authored
This reverts commit ea93ab7a.
-
Dmitri Naumov authored
[Tests] better code quality in TH2M py notebooks See merge request ogs/ogs!5217
-
Florian Zill authored
replaced vtuIO with ogstools added assertions reduced repetitions
-
Lars Bilke authored
[guix] Re-introduce pinning of guix channels. See merge request ogs/ogs!5219
-
Dmitri Naumov authored
Fix link to msh2vtu See merge request ogs/ogs!5218
-
Lars Bilke authored
-
Lars Bilke authored
Can build with OGS_USE_MFRONT=ON in a conda env. E.g.: environment.yml: name: ogs-conda-dev channels: - conda-forge dependencies: - eigen - exprtk - hdf5 - libboost-python-devel - libxml2 - metis - nlohmann_json - pybind11 - python - range-v3 - tclap - vtk >=9.3.0 - zlib - mfront 4.2 - mgis 2.2 conda env create -f environment.yml conda activate ogs-conda-dev cmake --preset release -DOGS_USE_MFRONT=ON
-
Feliks Kiszkurno authored
-
- Jan 31, 2025
-
-
Dmitri Naumov authored
Changes to the end time of the HT_a_DECOVALEX_THMC_based_Example ctest were incorrect.
-
Dmitri Naumov authored
weighting factor used in HEAT_TRANSPORT_BHE process See merge request ogs/ogs!5179
-
Dmitri Naumov authored
-
HBShaoUFZ authored
-
HBShaoUFZ authored
-
HBShaoUFZ authored
-
HBShaoUFZ authored
change the weighting factor to use abs val weighting factor consider both M and K matrix fix clang-format error
-
- Jan 30, 2025
-
-
Dmitri Naumov authored
Refactor SpatialPosition for more efficient memory usage See merge request ogs/ogs!5212
-
Tom Fischer authored
Reduce some more redundancy in LiquidFlow and Hydromechanics See merge request ogs/ogs!5208
-
wenqing authored
-
wenqing authored
getFluidDensity and getFluidDensityAndViscosity for single phase flow models.
-
- Jan 27, 2025
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Improves constness of the local SpatialPosition variables.
-
Dmitri Naumov authored
Saves 16 bytes; one bitset (8) vs three optionals (24). Remove only internally used clear() function from I/F.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Effectively not used anyway.
-
Dmitri Naumov authored
And remove the corresponding functions in SpatialPosition.
-
Dmitri Naumov authored
[PL/SDN] Move divergence computation See merge request ogs/ogs!5213
-
Dmitri Naumov authored
The computation is used only once and had a missing header include (Eigen/Core). Replaced with more efficient code directly in FEM.
-
- Jan 24, 2025
-
-
Lars Bilke authored
Update guix to use upstream tfel / mgis / exprtk. See merge request ogs/ogs!5211
-
Lars Bilke authored
-