https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 862f55d7d54fb9049d3bffb8c5ec34e82ebc9d14 authored by Tom Fischer on 16 June 2023, 12:07:52 UTC
Merge branch 'PythonMeshInterface' into 'master'
Tip revision: 862f55d
cli.sh
module purge
module load foss/2021b
# foss/2021b loads GCCcore/11.2.0, OpenMPI/4.4.1-GCC-11.2.0, ScaLAPACK/2.1.0-gompi-2021b-fb

module load Ninja/1.10.2
module load CMake/3.21.1
module load git-lfs/2.7.2
module load git/2.33.1-GCCcore-11.2.0-nodocs
back to top