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

Using Excel for NREAD

Status
Not open for further replies.

bfillery

Mechanical
Joined
Oct 27, 2006
Messages
38
Location
DE
Hi all,

I was wondering if anybody knows how to use excel to generate a file that can be used as avnode file for NREAD in Ansys V11. All formats I have tried (.csv etc) either fail or do not read the data correctly.

bfillery
 
You could use the =concatenate(text1,text2) function in excel to create a text column with the format

N,[node],[x],[y],[z]

Now copy the column to an ascii file and use "read input from" in ansys.


Cheers,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top