Star-CCM+/en: Difference between revisions

Jump to navigation Jump to search
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 186: Line 186:
== Cluster nodes ==
== Cluster nodes ==


o Using global Compute Canada cluster modules:
: 1) Connect to a cluster compute node with [https://docs.computecanada.ca/wiki/VNC#Connect TigerVNC]
# Connect to a cluster compute or login node with [https://docs.computecanada.ca/wiki/VNC#Connect TigerVNC]
:: Open a terminal window then do one of the following ...
# <code>module load starccm-mixed/X.Y.Z</code> **OR** <code>starccm/X.Y.Z-R8</code>
: 2) STAR-CCM+ 15.04.010 (or newer versions)
#; starccm+ -mesa -np 4 input-file.sim
::; <code>module load StdEnv/2020</code>
 
::; <code>module load starccm-mixed/16.04.007</code> **OR** <code>starccm/16.04.007-R8</code>
Under the old StdEnv/2016 and StdEnv/2018 environments, the following module versions are broken for interactive graphics use on cluster compute and cluster login nodes: starccm-mixed/11.06.011, starccm/11.06.011-R8, starccm-mixed/12.04.011, starccm/12.04.011-R8, starccm-mixed/12.06.011, starccm-mixed/13.06.012 and starccm/13.06.012-R8. Please use one of the other module versions instead.
::; starccm+
: 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+
: 4) 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 ==


o Using global Compute Canada cluster modules:
: 1) Connect to gra-vdi with [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC]
# Connect to gra-vdi with [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC]
:: Open a terminal window (Applications -> Systems Tools -> Mate Terminal) then do one of the following ...
# <code>module load CcEnv StdEnv</code>
: 2) STAR-CCM+ 15.04.010 (or newer versions)
# <code>module avail starccm</code>
::; <code>module load CcEnv StdEnv/2020</code>
# <code>module load starccm-mixed/14.X.Y</code> **OR** <code>starccm/14.X.Y-R8</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 -np 4 input-file.sim
::; starccm+ -clientldpreload /usr/lib64/VirtualGL/libvglfaker.so
# <code>module load starccm-mixed/11.X.Y|12.X.Y|13.X.Y</code> **OR** <code>starccm/11.X.Y-R8|12.X.Y-R8|13.X.Y-R8)</code>
: 3) STAR-CCM+ 14.06.013 (this version only)
#; starccm+ -mesa -np 4 input-file.sim
::; <code>module load CcEnv StdEnv/2016</code>
 
::; <code>module load starccm-mixed/14.06.013</code> **OR** <code>starccm/14.06.013-R8</code>
o Using local gra-vdi modules (may provide better graphics performance):
::; starccm+ -clientldpreload /usr/lib64/VirtualGL/libvglfaker.so
# Connect to gra-vdi with [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC]
: 4) STAR-CCM+ 13.06.012 (or older versions)
# <code>export CDLMD_LICENSE_FILE=~/.licenses/starccm.lic</code>
::; <code>module load CcEnv StdEnv/2016</code>
# <code>module load SnEnv</code>
::; <code>module load starccm-mixed/13.06.012 </code> **OR** <code>starccm/13.06.012-R8</code>
# <code>module load starccm/mixed/14.04.013</code> **OR** <code>starccm/r8/14.04.013</code>
::; starccm+ -mesa
#; starccm+ -np 4 input-file.sim
38,757

edits

Navigation menu