cc_staff
290
edits
mNo edit summary |
mNo edit summary |
||
Line 129: | Line 129: | ||
NCORE=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) | NCORE=$((SLURM_NTASKS * SLURM_CPUS_PER_TASK)) | ||
starccm+ -power -np $NCORE -podkey $LM_PROJECT -machinefile $SLURM_SUBMIT_DIR/machinefile -batch /path/to/your/simulation/file | starccm+ -power -np $NCORE -podkey $LM_PROJECT -licpath $CDLMD_LICENSE_FILE -machinefile $SLURM_SUBMIT_DIR/machinefile -batch /path/to/your/simulation/file | ||
}}</tab> | }}</tab> | ||
</tabs> | </tabs> | ||
<translate> | <translate> | ||
= Remote visualization = <!--T:25--> | = Remote visualization = <!--T:25--> | ||