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