Ansys: Difference between revisions

Jump to navigation Jump to search
No change in size ,  1 month ago
m
no edit summary
mNo edit summary
mNo edit summary
Line 347: Line 347:
#!/bin/bash
#!/bin/bash


<!--T:6740-->
<!--T:6750-->
#SBATCH --account=def-group      # Specify account name
#SBATCH --account=def-group      # Specify account name
#SBATCH --time=00-03:00          # Specify time limit dd-hh:mm
#SBATCH --time=00-03:00          # Specify time limit dd-hh:mm
Line 356: Line 356:
##SBATCH -p debug                # Uncomment for debug jobs (less than 1hr)
##SBATCH -p debug                # Uncomment for debug jobs (less than 1hr)


<!--T:6741-->
<!--T:6751-->
rm -f cleanup* core*
rm -f cleanup* core*


<!--T:6742-->
<!--T:6752-->
module load CCEnv StdEnv/2023    # Do not change
module load CCEnv StdEnv/2023    # Do not change
module load ansys/2023R2        # or newer versions (niagara)
module load ansys/2023R2        # or newer versions (niagara)


<!--T:6743-->
<!--T:6753-->
# Customize this section to specify your remote license server
# Customize this section to specify your remote license server
# These settings are used instead of your ~/.licenses/ansys.lic
# These settings are used instead of your ~/.licenses/ansys.lic
cc_staff
1,857

edits

Navigation menu