Auszug |
---|
A Finite Element Analysis Package for Engineering Application |
...
Warnung |
---|
You are only able to work with our installed Abaqus products if you can bring your own license (see Bring Your Own License). Alternatively, you might consider using other Finite Element Analysis (FEA) tools such as Mechanical or LS-DYNA from Ansys. |
Access to and usage of the software is regionally limited:
Only users from Berlin (account names "be*") can use the ZIB license on NHR@ZIB systems. This license is strictly limited to teaching and academic research for non-industry funded projects only. Usually, there are always sufficient licenses for Abaqus/Standard and Abaqus/Explicit command-line based jobs. You can check this yourself (just in case):
Codeblock |
---|
# on NHR@ZIB systems
lmutil lmstat -S -c 1700@10.241.101.140 | grep -e "ABAQUSLM:" -e "Users of abaqus" -e "Users of parallel" -e "Users of cae" |
...
. |
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
...