skyseducer
Materials
- Apr 9, 2006
- 9
Dear Abaqus User's,
I'm trying to access with python Postprocessing to odb datas. I would like to extract at every node of a Set the Stress components ( S11,S22, and so on.) and the coordinates of these nodes.
Getting the Nodal coordinates for each frame is not being difficult by the use of the COORD FieldOuputs.
I'm asking if anybody knows how to get access to the stress components at the node. Is there a way to access these datas or do I have to extrapolate the results obtained at the integration points ? If yes , what could be the procedure?
Thanks a lot for your help
I'm trying to access with python Postprocessing to odb datas. I would like to extract at every node of a Set the Stress components ( S11,S22, and so on.) and the coordinates of these nodes.
Getting the Nodal coordinates for each frame is not being difficult by the use of the COORD FieldOuputs.
I'm asking if anybody knows how to get access to the stress components at the node. Is there a way to access these datas or do I have to extrapolate the results obtained at the integration points ? If yes , what could be the procedure?
Thanks a lot for your help