Hi everibody,
I'm trying to work on odb files via Python script. More in detail, I want to extract the E11 strain component value for each frame (61 frames) of a step (Implicit dynamic step) for some nodes which I'm interested in, and save these values into a file.
The script I've written...