Skip to content

Integration points stresses and volumes #152

Answered by pmaroneh
FrancescoSausto asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @FrancescoSausto , thank you for the nice feedback.
Stress data is saved at the nodes and can be postprocessed as unaveraged values (one value per node per element - PLESOL method), averaged values (one value per node - PRNSOL method ), or elemental mean values (ETABLE method).
To get the stress at integration points, you can use mapdl.eresx('no') option : during the solve, the derived results (stresses, strains, etc) that are initially calculated at integration points will be copied to the nodes instead of being extrapolated.
Element volume can be obtained in the results, usually through etab,volu,volu.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by mikerife
Comment options

You must be logged in to vote
3 replies
@pmaroneh
Comment options

@FrancescoSausto
Comment options

@pmaroneh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants