Apr 7, 2008 #1 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
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
Apr 9, 2008 #2 Struct71 Structural Joined Sep 6, 2007 Messages 88 Location NL 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, Upvote 0 Downvote
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,