cc_staff
1,857
edits
mNo edit summary |
mNo edit summary |
||
Line 197: | Line 197: | ||
<!--T:28--> | <!--T:28--> | ||
: 1) Connect to a cluster compute node with [https://docs.computecanada.ca/wiki/VNC#Connect TigerVNC] | : 1) Connect to a cluster compute node with [https://docs.computecanada.ca/wiki/VNC#Connect TigerVNC] | ||
:: Open a terminal window do one of the following ... | :: Open a terminal window and do one of the following ... | ||
: 2) STAR-CCM+ | : 2) STAR-CCM+ 15.04.010 (or newer versions) | ||
::; <code>module load StdEnv/2020</code> | ::; <code>module load StdEnv/2020</code> | ||
::; <code>module load starccm-mixed/16.04.007</code> **OR** <code>starccm/16.04.007-R8</code> | ::; <code>module load starccm-mixed/16.04.007</code> **OR** <code>starccm/16.04.007-R8</code> | ||
::; starccm+ -np 4 input-file.sim | ::; starccm+ -np 4 input-file.sim | ||
: 3) STAR-CCM+ 13.06.012 (or older versions) | : 3) STAR-CCM+ 14.06.010, 14.04.013, 14.02.012 | ||
::; <code>module load StdEnv/2016</code> | |||
::; <code>module load starccm-mixed/14.06.010</code> **OR** <code>starccm/14.06.010-R8</code> | |||
::; starccm+ -np 4 input-file.sim | |||
: 4) STAR-CCM+ 13.06.012 (or older versions) | |||
::; <code>module load StdEnv/2016</code> | ::; <code>module load StdEnv/2016</code> | ||
::; <code>module load starccm-mixed/13.06.012</code> **OR** <code>starccm/13.06.012-R8</code> | ::; <code>module load starccm-mixed/13.06.012</code> **OR** <code>starccm/13.06.012-R8</code> |