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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change Stiffness between nodes on a 2D element beam 1

Status
Not open for further replies.

JCastas

Mechanical
Joined
Mar 18, 2011
Messages
15
Location
PT
Dear all,
I have done a simple beam with 20 nodes of 2D elements in ansys APDL. I would like to change the stiffness value between two nodes (like a damage simulation).
Is there any way o do this?

Thank you in advance.

João

 
Hi João,

Select the element linking your two nodes then :
Emodif,all,MAT,X
With X a second defined material
Or :
emodif,all,secnum,X
with X a new cross section for your beam element

But I don't do damage simulation so I don't know if this is the right way to model damage.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top