Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Volume of element

Status
Not open for further replies.

Majid_F93

Geotechnical
Joined
Feb 2, 2018
Messages
27
Location
IR
Hi
Is it possible to calculate volume of elements which are plasticized?
In my model plastic zone are garadually increased until run is completed. I want create curve variation of vloume of platic zone in respect of time.
Is it possible?
 
You can use python to do that. The variable PEEQ tells you where you have plasticity and the variable IVOL the volume related to the integration point.
 
How can i learn to how use python code?
can i found example for my problem in manual?
 
in the documentation there is an 'Abaqus Scripting Users Guide' with multiple examples included and an 'Abaqus Scripting Reference Guide' with a summary of Python and C++ commands.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top