Andrew Moa Blog Site

Abaqus Submit Command

After using Ansa to output the inp file, you can submit the inp file for calculation through the Abaqus CAE window interface, or you can submit the calculation through the command line. You need to add the Path when submitting using the command line. In Windows, it is usually the path [Abaqus installation directory]\Commands.

In fact, after installing Abaqus in Windows, the Abaqus Command shortcut will appear in the start menu. Clicking this shortcut can submit the abaqus calculation file through the command line without adding the Path.

a6ed3616d120e0eeb3087d0596b3cb2b.png

One minute to read
Andrew Moa

Ansa Quick Connection

Ansa can quickly set up connections through the Connection function.

Take screw connection as an example here, first display all bolts separately. use TOPOCurvesTubes2Curve Convert bolt geometry to curves.

cf8ec5657b55d755b53386ae1b4272be.png

Keep the curve and delete the bolt geometric surface.

0b4b65d233db1e00fd74584da04b96d7.png

Then use TopoPointsEdges to convert the curve into 3D points and delete the curve.

dc9424dd60a768365c03f1153fc031f5.png
1ebe0dfd2e017056e6564ad06ba1e3f5.png

2 minutes to read
Andrew Moa

Ansa system of units

The default length unit for Ansa imported step model is mm, and the weight is ton. However, the SI unit we commonly use is m for length and kg for weight. The conversion between the two units is shown in the following table.

LENGTH MASS TIME FORCE STRESS ENERGY DENSITY YOUNG’s MUDULUS Velocity (56.3KPH) GRAVITY
m kg s N Pa Joule 7.83E+03 2.07E+11 15.64 9.81
mm ton s N MPa N-mm 7.83E-09 2.07E+05 1.564E+04 9.81E+03

When defining model parameters, care should be taken to select the corresponding unit system based on the length.

One minute to read
Andrew Moa