- Dec 21, 2023
-
-
Lars Bilke authored
-
- Dec 20, 2023
-
-
Lars Bilke authored
[ci] PETSc pkg-config fixes See merge request ogs/ogs!4844
-
Lars Bilke authored
-
Lars Bilke authored
-
- Dec 19, 2023
-
-
Lars Bilke authored
[py] Import OpenGeoSys module properly See merge request !4843
-
Lars Bilke authored
mtest / tfel python bindings are not available on the test machines and are therefore skipped. Affects ModCamClay_TestIsotrop.ipynb.
-
Lars Bilke authored
Needs to be imported with: try: import ogs.callbacks as OpenGeoSys except ModuleNotFoundError: import OpenGeoSys `ogs.callbacks` is needed when imported via pip installed package. `import OpenGeoSys` else.
-
- Dec 18, 2023
-
-
Dmitry Yu. Naumov authored
Tests thermo poro elasticity relax tolerance See merge request !4841
-
Lars Bilke authored
[nb] Make tfel available See merge request !4842
-
- Dec 16, 2023
-
-
- Dec 15, 2023
-
-
-
-
Tom Fischer authored
[cmake] Simplify PETSc finding See merge request !4839
-
Dmitry Yu. Naumov authored
[cmake] Use VTK 9.3 on gcc 13.2. See merge request ogs/ogs!4840
-
- Dec 14, 2023
-
-
Lars Bilke authored
Fixes compile errors in VTK.
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Dec 13, 2023
-
-
Lars Bilke authored
-
Lars Bilke authored
This is now recommended. See https://lists.mcs.anl.gov/pipermail/petsc-users/2019-December/039937.html
-
Lars Bilke authored
FindPETSc.cmake was used.
-
- Dec 12, 2023
-
-
Lars Bilke authored
[cmake] Refactor netCDF library finding See merge request ogs/ogs!4814
-
Lars Bilke authored
-
Lars Bilke authored
-
Dmitry Yu. Naumov authored
Code cleanup: Move code from NumLib to MathLib See merge request ogs/ogs!4833
-
Tom Fischer authored
-
Tom Fischer authored
-
- Dec 11, 2023
-
-
Feliks Kiszkurno authored
BHE 1P Benchmark fixes See merge request ogs/ogs!4834
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Dec 08, 2023
-
-
Dmitry Yu. Naumov authored
Also remove scaling of the right error axis to see the full scale.
-
Dmitry Yu. Naumov authored
Fixing the xpath and the end time with time increments
-
- Dec 07, 2023
-
-
Dmitry Yu. Naumov authored
add the numerical stabilization type "FCT" and apply it to ComponentTransport process See merge request ogs/ogs!4825
-
-