We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3af0c5 commit ec5b75aCopy full SHA for ec5b75a
intro-HPC/examples/OpenFOAM/OpenFOAM_damBreak.sh
@@ -2,7 +2,7 @@
2
#PBS -l walltime=1:0:0
3
#PBS -l nodes=1:ppn=4
4
# check for more recent OpenFOAM modules with 'module avail OpenFOAM'
5
-module load OpenFOAM/6-intel-2018a
+module load OpenFOAM/11-foss-2023a
6
source $FOAM_BASH
7
# purposely not specifying a particular version to use most recent mympirun
8
module load vsc-mympirun
0 commit comments