cc_staff
290
edits
No edit summary |
No edit summary |
||
Line 86: | Line 86: | ||
NCORE=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) | NCORE=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) | ||
starccm+ -power -np $NCORE -machinefile machinefile | starccm+ -power -np $NCORE -machinefile machinefile -mpi intel -batch /path/to/your/simulation/file | ||
}}</tab> | }}</tab> |