Star-CCM+: Difference between revisions
Jump to navigation
Jump to search
248 bytes removed
, 3 years ago
m
|
|
Line 196: |
Line 196: |
|
| |
|
| <!--T:28--> | | <!--T:28--> |
| o Using global Compute Canada cluster modules:
| | : Connect to a cluster compute or login 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]
| | :; <code>module load starccm-mixed/X.Y.Z</code> **OR** <code>starccm/X.Y.Z-R8</code> |
| # <code>module load starccm-mixed/X.Y.Z</code> **OR** <code>starccm/X.Y.Z-R8</code>
| | :; starccm+ -mesa -np 4 input-file.sim |
| #; starccm+ -mesa -np 4 input-file.sim
| |
|
| |
|
| <!--T:33--> | | <!--T:33--> |
| 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. | | Under the older StdEnv/2016 and StdEnv/2018 environments, module versions 13.06.012 and older are broken for interactive graphics use. Please load one of the newer module versions instead. |
|
| |
|
| == VDI nodes == <!--T:29--> | | == VDI nodes == <!--T:29--> |