38,757
edits
(Updating to match new version of source page) Tags: Mobile edit Mobile web edit |
(Updating to match new version of source page) |
||
Line 449: | Line 449: | ||
== 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> | ||
== On gra-vdi == | == On gra-vdi == | ||
1. Connect to gra-vdi (24hr abaqus runtime limit) with [[VNC#VDI_nodes|TigerVNC]] | 1. Connect to gra-vdi (24hr abaqus runtime limit) with [[VNC#VDI_nodes|TigerVNC]]<br> | ||
2. Open a new terminal window and enter one of the following:<br> | 2. Open a new terminal window and enter one of the following:<br> | ||
<code>module load CcEnv StdEnv/2016 abaqus/6.14.1</code>,<br> | <code>module load CcEnv StdEnv/2016 abaqus/6.14.1</code>,<br> | ||
<code>module load CcEnv StdEnv/2016 abaqus/2020</code>, or<br> | <code>module load CcEnv StdEnv/2016 abaqus/2020</code>, or<br> | ||
<code>module load CcEnv StdEnv/2020 abaqus/2021</code><br> | <code>module load CcEnv StdEnv/2020 abaqus/2021</code><br> | ||
3. Start the application | 3. Start the application with<br> | ||
<code>abaqus cae</code><br><br> | <code>abaqus cae</code><br><br> | ||