Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Extract from ODB

Status
Not open for further replies.

ve1705

Aerospace
May 26, 2015
3
I want to extract the displacement data from ODB from each nodes on a surface, but with the (x,y) nodal coordinates as well.
What I did is dynamic implicit simulation. Is there any simple way to do the Python coding like:

# from timestep i = 1:1000
# from nodes n = 1:m
# x = extract x coordinates
# y = extract y coordinates
# u3 = extract u3 displacements
# print to csv (x,y,u3)
# save csv
# end
# end

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor