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!

Script to get co-ordinates of specific nodes in ABAQUS 2

Status
Not open for further replies.

inap777

Civil/Environmental
Oct 5, 2013
3
Hi Everyone,

I know this is a basic question, but bear with me please.
I am required to get the co-ordinates of specific nodes on ABAQUS.
I know I can use the tools---> query----> probe values, but this is a rather tedious task for the amount of nodes I need information from.
I know the numbering of the nodes, but just not too sure how to write a script which will save me time in doing so.
If this question has been covered before, I apologise in advance.

Thank You

 
Replies continue below

Recommended for you

Hi there,

In order to get the coordinates of specific nodes:

1) Define the node set
2) Field output request->Domain: Set-> Your node set->Volume/Thickness/Coordinates-->COORD
3) Then, if you want to assess the nodal coordinates of your set with a python script, you should use Coordinates.getSubset(), see Abaqus Scripting User’s Manual.

Ger
 
Hi Ger,

Thank you so much for your reply, I understand what exactly I need to do now.
Although, I think the link you submitted may be inactive.

Inap777
 
Hi Ger

Thank you so much, your time taken to answer my question is much appreciated.

For point 3, did you type the correct link or has it been lost?

Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor