I want to extract the displacement data from ODB from each nodes on a surface, but with the (x,y) nodal coordinates as well.
What I did is dynamic implicit simulation. Is there any simple way to do the Python coding like:
# from timestep i = 1:1000
# from nodes n = 1:m
# x = extract x...
I am trying to simulate lamb wave propagation on Abaqus. The calculation apparently works, but I am wondering why in all step there is 0 displacement.
Here what I am using:
1. Aluminum plate, Property used: Solid extrude, Partition face, Top plate surface, Density, Elasticity Modulus, Global...
Hello,
I'm trying to model a rivet in fuselage using Abaqus. If I have already the STEP file from CATIA which contains coupling constrains, do I have to re-define this coupling constrains in Abaqus separately?
Or it will be directly imported from the STEP file?
Thank you in advance.