Skip to content

Commit ec5b75a

Browse files
authored
Update OpenFOAM_damBreak.sh
1 parent d3af0c5 commit ec5b75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro-HPC/examples/OpenFOAM/OpenFOAM_damBreak.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#PBS -l walltime=1:0:0
33
#PBS -l nodes=1:ppn=4
44
# check for more recent OpenFOAM modules with 'module avail OpenFOAM'
5-
module load OpenFOAM/6-intel-2018a
5+
module load OpenFOAM/11-foss-2023a
66
source $FOAM_BASH
77
# purposely not specifying a particular version to use most recent mympirun
88
module load vsc-mympirun

0 commit comments

Comments
 (0)