cc_staff
150
edits
mNo edit summary |
|||
Line 127: | Line 127: | ||
NCORE=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) | NCORE=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) | ||
starccm+ -power -np $NCORE -podkey $LM_PROJECT -machinefile machinefile -batch /path/to/your/simulation/file | starccm+ -power -np $NCORE -podkey $LM_PROJECT -machinefile $SLURM_SUBMIT_DIR/machinefile -batch /path/to/your/simulation/file | ||
}}</tab> | }}</tab> | ||
</tabs> | </tabs> |