rsnt_translations
56,430
edits
(Updating to match new version of source page) |
No edit summary |
||
Line 182: | Line 182: | ||
module load starccm/13.06.012-R8 | module load starccm/13.06.012-R8 | ||
slurm_hl2hl.py --format STAR-CCM+ > $SLURM_SUBMIT_DIR/machinefile_$SLURM_JOB_ID | slurm_hl2hl.py --format STAR-CCM+ > $SLURM_SUBMIT_DIR/machinefile_$SLURM_JOB_ID | ||
Line 188: | Line 187: | ||
# ici nous contournons les problèmes de licence, | # ici nous contournons les problèmes de licence, | ||
# en lançant Star-CCM+ 5 fois et en vérifiant le code de sortie (0 | # en lançant Star-CCM+ 5 fois et en vérifiant le code de sortie (0 = succès). | ||
i=1 | i=1 | ||
RET=-1 | RET=-1 | ||
Line 202: | Line 201: | ||
</tab> | </tab> | ||
</tabs> | </tabs> | ||