rsnt_translations
56,420
edits
No edit summary |
No edit summary |
||
Line 197: | Line 197: | ||
<!--T:28--> | <!--T:28--> | ||
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 == <!--T:29--> | == VDI nodes == <!--T:29--> | ||
Line 214: | Line 214: | ||
<!--T:30--> | <!--T:30--> | ||
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 | ||
</translate> | </translate> |