This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Mar 04, 2025
-
-
Dmitri Naumov authored
[cmake,py] Python modules are usable without OGS_USE_PIP=ON. See merge request !5242
-
Lars Bilke authored
-
Lars Bilke authored
If dependencies such as pytest etc. are installed by some other means you can run e.g. the pytest-based tests.
-
- Mar 03, 2025
-
-
Dmitri Naumov authored
[cmake] Proper OpenMP linking on Windows. See merge request ogs/ogs!5235
-
Lars Bilke authored
-
Dmitri Naumov authored
[web] python dev instructions See merge request ogs/ogs!5240
-
- Feb 28, 2025
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Feb 26, 2025
-
-
Dmitri Naumov authored
[HMPhaseField] add hydromechanical phase-field process See merge request ogs/ogs!4809
-
- Feb 25, 2025
- Feb 24, 2025
-
-
Dmitri Naumov authored
[TwoPhaseFlowWithPP] Missed saturation variable setting See merge request !5214
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Lars Bilke authored
[doxygen] Fix qa link to GitLab. See merge request !5234
-
Lars Bilke authored
-
- Feb 23, 2025
-
-
Dmitri Naumov authored
implement parallel assembly for Small Deformation See merge request ogs/ogs!5220
-
Lars Bilke authored
-
- Feb 21, 2025
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Slightly relax ctest tolerances See merge request ogs/ogs!5233
-
Kristof Kessler authored
-
Dmitri Naumov authored
-
- Feb 17, 2025
-
-
joergbuchwald authored
-
joergbuchwald authored
-
Dmitri Naumov authored
Some were marked as such but were not (MaterialForces), and others had prefixed _ instead of a suffix.
-
Dmitri Naumov authored
[IO/XDMF] Fix bug for output of line in mixed element case Closes #3524 See merge request ogs/ogs!5231
-
Dmitri Naumov authored
Avoid dead-lock in MPI when AssemblyException is thrown See merge request !5227
-
Tom Fischer authored
see documentation https://xdmf.org/index.php/XDMF_Model_and_Format#Topology
-
Tom Fischer authored
Implementation for topology type ParentDataType::POLYLINE and other ParentDataTypes is identical
-
Dmitri Naumov authored
The copyResiduumVectorToBulkMesh requires MPI communication and especially a finalized petsc vector, which didn't happen before when an AssemblyException was thrown. Now the exception is stored temporarily, the failure is synchronised, and all ranks abort; the ranks with the exception rethrow the exception.
-
Dmitri Naumov authored
Simplifies usage in the NonlinearSolver in the synchronisation of failed assemblies.
-
- Feb 13, 2025
-
-
Dmitri Naumov authored
[NL] reuse inverse jacobian / reuse inv. jacobian once every n steps See merge request ogs/ogs!5221
-
joergbuchwald authored
-
joergbuchwald authored
-
joergbuchwald authored
-
joergbuchwald authored
-