Translations:Abaqus/20847/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 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> |
Latest revision as of 16:41, 4 November 2024
On gra-vdi
1. Connect to gra-vdi (24hr abaqus runtime limit) with TigerVNC
2. Open a new terminal window and enter one of the following:
module load CcEnv StdEnv/2016 abaqus/6.14.1
,
module load CcEnv StdEnv/2016 abaqus/2020
, or
module load CcEnv StdEnv/2020 abaqus/2021
3. Start the application with
abaqus cae