| Platform | Name | Additional Functions | |
|---|---|---|---|
| All | OpenGeoSys + Utilities (PyPI release) Note: Recommended install method for users on all platforms. |
Python bindings | PyPI release page |
| DataExplorer + Utilities | Python bindings | Download | |
| OpenGeoSys + Utilities | Python bindings | Download | |
| ogs-6.5.6-serial.squashfs (Singularity container) | Python bindings | Download | |
| ogs-6.5.6-petsc.squashfs (Singularity container) | Python bindings | Download | |
| ogs-6.5.6-serial-mkl.squashfs (Singularity container) | Python bindings | Download | |
| ogs-6.5.6-petsc-mkl.squashfs (Singularity container) | Python bindings | Download | |
| All | Benchmark input files Note: Large download! You can also browse and download individual subdirectories for 6.5.6 |
Download |
Note: When using Python bindings make sure to have Python installed on your system:
<flow_and_temperature_control> for incorporating heat pump characteristics for heating, hot water and cooling: <AdvancedBuildingPowerCurvesFlowCurve>.<dry_thermal_conductivity>0.5 0.3 0.2</dry_thermal_conductivity> instead of only referencing predefined parameters like <dry_thermal_conductivity>lambda_dry_bentonite</dry_thermal_conductivity>.apply_xmlpatch tool. Same logic as patching with ogs executable.xdmfdiff and pvtu2vtu.uv
-based workflow. Now requires uv for OGS_USE_PIP=ON!guix time-machine -C scripts/guix/channels.scm -- pack -f squashfs -m scripts/guix/manifest-dev.scm.ogs-serial and ogs-petsc are now in official Guix starting from Guix commit 5d31f8f406751919004ee3ae1ec3c9fcf3c3ae16
. This enables to run the latest ogs release (currently 6.5.5, this release follows shortly) on systems with Guix installed with e.g. guix shell ogs-petsc -- mpirun -np 4 ogs ....OpenMP_RUNTIME_MSVC to experimental (was llvm). The llvm-runtime is not redistributable
so we switched to the integrated runtime of Visual Studio.