Hi,
I'm currently trying to set up a Python code able to extract automatically node displacement from an ODB file. Inside the ODB there is no path manually predefined because I want to specify the path in the Pyton code (so in Python I want to write the coordinates of the nodes for which I want...
Hi,
For a structural study I'm trying to find a way on Abaqus to calculate the surface moment of inertia of a generic section (unit of measurement mm^4).
It's rather easy to extrapolate the mass moment of inertia (unit kg.m^2) insering the material density but I need the surface one to implement...