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!

Populating Point Masses From Excel

Status
Not open for further replies.

Jeff Gibson

Aerospace
Joined
Jun 13, 2019
Messages
1
Location
US
Hello all​

First post, long-time visitor. I am trying to find a way to populate point masses at coordinates (based on a picked CSYS) from an Excel sheet, and I'm doing this all from within ANSYS Mechanical. My problem is I have not found a way to count rows or directly call data from an Excel sheet. Should I just be using each coordinate as a parameter with the Excel import? That seems tedious.

I am not expecting a complete solution, but any pointers would be hugely helpful. I have experience with NASTRAN, FEMAP, and Abaqus, but ANSYS is totally new to me.

Thank you,

Jeff
 
Save the required worksheet as a comma-separated or Tab-delimited text file and use *VREAD or *TREAD to read in the data. I found *TREAD typically more useful as it doesn't require data format specifier.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top