38,757
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 187: | Line 187: | ||
Connect to a cluster compute node with [[VNC#Connect|TigerVNC]] and open a terminal window. Depending on the version you use: | Connect to a cluster compute node with [[VNC#Connect|TigerVNC]] and open a terminal window. Depending on the version you use: | ||
: | : '''STAR-CCM+ 15.04.010 (or newer versions)''' | ||
:: | :: <code>module load StdEnv/2020</code> | ||
:: | :: <code>module load starccm-mixed/16.04.007</code> **OR** <code>starccm/16.04.007-R8</code> | ||
:: | :: starccm+ | ||
: | : '''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+ | ||
: | : '''STAR-CCM+ 13.06.012 (or older versions)''' | ||
:: | :: <code>module load StdEnv/2016</code> | ||
:: | :: <code>module load starccm-mixed/13.06.012</code> **OR** <code>starccm/13.06.012-R8</code> | ||
:: | :: starccm+ -mesa | ||
== VDI nodes == | == VDI nodes == | ||
Connect to gra-vdi with [[VNC##VDI_Nodes|TigerVNC]] and open a terminal window (''Applications -> Systems Tools -> Mate Terminal''). Depending on the version you use: | Connect to gra-vdi with [[VNC##VDI_Nodes|TigerVNC]] and open a terminal window (''Applications -> Systems Tools -> Mate Terminal''). Depending on the version you use: | ||
: | : '''STAR-CCM+ 15.04.010 (or newer versions)''' | ||
:: | :: <code>module load CcEnv StdEnv/2020</code> | ||
:: | :: <code>module load starccm-mixed/16.04.007</code> **OR** <code>starccm/16.04.007-R8</code> | ||
:: | :: starccm+ -clientldpreload /usr/lib64/VirtualGL/libvglfaker.so | ||
: | : '''STAR-CCM+ 14.06.013 (this version only)''' | ||
:: | :: <code>module load CcEnv StdEnv/2016</code> | ||
:: | :: <code>module load starccm-mixed/14.06.013</code> **OR** <code>starccm/14.06.013-R8</code> | ||
:: | :: starccm+ -clientldpreload /usr/lib64/VirtualGL/libvglfaker.so | ||
: | : '''STAR-CCM+ 13.06.012 (or older versions)''' | ||
:: | :: <code>module load CcEnv StdEnv/2016</code> | ||
:: | :: <code>module load starccm-mixed/13.06.012 </code> **OR** <code>starccm/13.06.012-R8</code> | ||
:: | :: starccm+ -mesa |