User Tools

Site Tools


howto:ansysmechanical

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
howto:ansysmechanical [2022/03/22 12:19]
ccrosby [Setting up runs]
howto:ansysmechanical [2022/03/22 12:20] (current)
ccrosby [Example job script]
Line 21: Line 21:
 #PBS -P myprojectcode #PBS -P myprojectcode
 #PBS -l walltime=1:00:00 #PBS -l walltime=1:00:00
-#PBS -o /mnt/lustre3p/users/username/MechTesting/mechJob.out +#PBS -o /mnt/lustre/users/username/MechTesting/mechJob.out 
-#PBS -e /mnt/lustre3p/users/username/MechTesting/mechJob.err+#PBS -e /mnt/lustre/users/username/MechTesting/mechJob.err
 #PBS -m abe #PBS -m abe
 #PBS -M username@email.co.za #PBS -M username@email.co.za
 ##### Running commands ##### Running commands
 ### Tell it where to find the license ### Tell it where to find the license
-export LM_LICENSE_FILE=1055@chpclic1 +export LM_LICENSE_FILE=1055@login1 
-export ANSYSLMD_LICENSE_FILE=1055@chpclic1+export ANSYSLMD_LICENSE_FILE=1055@login1
 ### You may need the Intel compiler to be available ### You may need the Intel compiler to be available
 module load chpc/parallel_studio_xe/18.0.2/2018.2.046 module load chpc/parallel_studio_xe/18.0.2/2018.2.046
/app/dokuwiki/data/pages/howto/ansysmechanical.txt · Last modified: 2022/03/22 12:20 by ccrosby