Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.


Auszug

A Finite Element Analysis Package for Engineering Application

...

Usually, there are always sufficient licenses for Abaqus/Standard and Abaqus/Explicit commandStandard and Abaqus/Explicit command-line based jobs. In contrast, we only offer 4 licenses of the interactive Abaqus/CAE (GUI). You can check this yourself:

Codeblock
lmutil lmstat -S -c 1700@10.241.101.140 | grep -e "Users of abaqus" -e "Users of parallel" -e "Users of cae"


If you add the flag flag "#SBATCH -L cae" to your job script, the SLURM scheduler starts your job only, if CAE licenses are available.  You You can check the available CAE licenses yourself available CAE licenses yourself with: scontrol show lic

Example Jobscripts

The input file of the test case (Large Displacement Analysis of a linear beam in a plane) is: c2.inp

Distributed Memory Parallel Processing

...