38,757
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 79: | Line 79: | ||
NCORE=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) | NCORE=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) | ||
starccm+ -power -np $NCORE -machinefile machinefile -mpi intel -batch /path/to/your/simulation/file | starccm+ -power -np $NCORE -podkey $LM_PROJECT -machinefile machinefile -mpi intel -batch /path/to/your/simulation/file | ||
}}</tab> | }}</tab> |