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

Acquire Material Properties from Odb

Status
Not open for further replies.

AJFR

Bioengineer
Joined
May 1, 2014
Messages
4
Location
CA
Hello All,

I am trying to acquire elemental data from Odb. Ive already a simple Python code that gets element data such as stresses out of Odb.

I am wondering if it is possible at all, to also extract what material values (e.g. value of the Young's modulus and Poissons ratio) was used originally for that element (without having to locate what section it belongs to).

something like this:

Element_1: E=2000, Nu=0.5
Element_2: E=1140, Nu=0.5
....
.
.

Any ideas or comments much appreciated.
A
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top