Translations:Abaqus/20846/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
== On a cluster ==  
== On a cluster ==
# Connect to a compute node (3hr salloc time limit) with [https://docs.computecanada.ca/wiki/VNC#Compute_Nodes TigerVNC]
# Connect to a compute node (3hr salloc time limit) with [https://docs.computecanada.ca/wiki/VNC#Compute_Nodes TigerVNC]
# Open a new terminal window and enter one of the following:<br><code>module load StdEnv/2016 abaqus/6.14.1</code>, or,<br><code>module load StdEnv/2016 abaqus/2020</code>, or,<br><code>module load StdEnv/2020 abaqus/2021</code>
# Open a new terminal window and enter one of the following:<br><code>module load StdEnv/2016 abaqus/6.14.1</code>, or,<br><code>module load StdEnv/2016 abaqus/2020</code>, or,<br><code>module load StdEnv/2020 abaqus/2021</code>
# <code>abaqus cae -mesa</code><br><br>
# <code>abaqus cae -mesa</code><br><br>

Revision as of 19:06, 27 February 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Abaqus)
== On a cluster ==
1. Connect to a compute node (3hr salloc time limit) with [[VNC#Compute_nodes|TigerVNC]]<br>
2. Open a new terminal window and enter the following<br>
<code>module load StdEnv/2020 abaqus/2021</code><br>
3. Start the application with<br>
<code>abaqus cae -mesa</code><br><br>

On a cluster

  1. Connect to a compute node (3hr salloc time limit) with TigerVNC
  2. Open a new terminal window and enter one of the following:
    module load StdEnv/2016 abaqus/6.14.1, or,
    module load StdEnv/2016 abaqus/2020, or,
    module load StdEnv/2020 abaqus/2021
  3. abaqus cae -mesa