Abaqus: Difference between revisions

Jump to navigation Jump to search
254 bytes removed ,  1 month ago
m
no edit summary
mNo edit summary
mNo edit summary
Line 520: Line 520:
1. Connect to a compute node (3hr salloc time limit) with [[VNC#Compute_nodes|TigerVNC]]<br>
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>
2. Open a new terminal window and enter the following<br>
<code>module load StdEnv/2020 abaqus/2021</code><br>
module load StdEnv/2020 abaqus/2021
3. Start the application with<br>
3. Start the application with<br>
<code>abaqus cae -mesa</code><br><br>
abaqus cae -mesa


== On gra-vdi == <!--T:20847-->
== On gra-vdi == <!--T:20847-->
1. Connect to gra-vdi (24hr abaqus runtime limit) with [[VNC#VDI_nodes|TigerVNC]]<br>
1. Connect to gra-vdi with [[VNC#VDI_nodes|TigerVNC]]<br><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:
<code>module load CcEnv StdEnv/2016 abaqus/6.14.1</code>,<br>
module load CcEnv StdEnv/2016 abaqus/6.14.1 or
<code>module load CcEnv StdEnv/2016 abaqus/2020</code>, or<br>
module load CcEnv StdEnv/2016 abaqus/2020 or
<code>module load CcEnv StdEnv/2020 abaqus/2021</code><br>
module load CcEnv StdEnv/2020 abaqus/2021
3. Start the application with<br>
3. Start the application with<br>
<code>abaqus cae</code><br><br>
abaqus cae


<!--T:20848-->
<!--T:20848-->
o <b>Checking license availability</b>
For abaqus to start in gui mode  must be at least <b>one</b> free cae license (not in use).  The SHARCNET license has 2 free and 2 reserved licenses.  If all 4 are in use according to:
There must be at least 1 license free (not in use) for <code>abaqus cae</code> to start according to:
abaqus licensing lmstat -c $ABAQUSLM_LICENSE_FILE -a | grep "Users of cae"


<!--T:20849-->
[gra-vdi3:~] abaqus licensing lmstat -c $ABAQUSLM_LICENSE_FILE -a | grep "Users of cae"
The SHARCNET license has 2 free and 2 reserved licenses. If all 4 are in use the following error message will occur:
Users of cae:  (Total of 4 licenses issued; Total of 4 licenses in use)
</translate>


<source lang="bash">
Then the following error messages will occur when you attempt to start abaqus cae:
[gra-vdi3:~] abaqus licensing lmstat -c $ABAQUSLM_LICENSE_FILE -a | grep "Users of cae"
Users of cae: (Total of 4 licenses issued;  Total of 4 licenses in use)


[gra-vdi3:~] abaqus cae
[gra-vdi3:~] abaqus cae
ABAQUSLM_LICENSE_FILE=27050@license3.sharcnet.ca
ABAQUSLM_LICENSE_FILE=27050@license3.sharcnet.ca
/opt/sharcnet/abaqus/2020/Commands/abaqus cae
/opt/sharcnet/abaqus/2020/Commands/abaqus cae
No socket connection to license server manager.
No socket connection to license server manager.
Feature:      cae
Feature:      cae
License path:  27050@license3.sharcnet.ca:
License path:  27050@license3.sharcnet.ca:
FLEXnet Licensing error:-7,96
FLEXnet Licensing error:-7,96
For further information, refer to the FLEXnet Licensing documentation,
For further information, refer to the FLEXnet Licensing documentation,
or contact your local Abaqus representative.
or contact your local Abaqus representative.
Number of requested licenses: 1
Number of requested licenses: 1
Number of total licenses:    4
Number of total licenses:    4
Number of licenses in use:    2
Number of licenses in use:    2
Number of available licenses: 2
Number of available licenses: 2
Abaqus Error: Abaqus/CAE Kernel exited with an error.
Abaqus Error: Abaqus/CAE Kernel exited with an error.
</source>
 
<translate>


= Site-specific use = <!--T:20850-->
= Site-specific use = <!--T:20850-->
cc_staff
1,894

edits

Navigation menu