Translations:Abaqus/20846/en: Difference between revisions
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 == | ||
1. Connect to a compute node (3hr salloc time limit) with [[VNC#Compute_nodes|TigerVNC]] | 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> | 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> | 3. Start the application with<br> | ||
<code>abaqus cae -mesa</code><br><br> | <code>abaqus cae -mesa</code><br><br> |
Latest revision as of 16:41, 4 November 2024
On a cluster
1. Connect to a compute node (3hr salloc time limit) with TigerVNC
2. Open a new terminal window and enter the following
module load StdEnv/2020 abaqus/2021
3. Start the application with
abaqus cae -mesa