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!

*TREAD error in UNIX 1

Status
Not open for further replies.

bridgehl

Civil/Environmental
Joined
Dec 23, 2006
Messages
35
Location
JP
Hi all,

I write a simple input to read data from a text file as below:
*DIM, RNESS, TABLE, ((LEN/X_STEP)+1),
*TREAD, RNESS, 'R41', 'PROF', ' ', 1,
The input works well under ANSYS10 for Windows. However, It cannot run in ANSYS10 for UNIX and issues a "*TREAD error in data read".

The input file and data file is exactly the same in both platforms.

Could you tell me the way to solve this problem?

This forum actually helps me alot in learning Ansys. Thanks all of you for comments and suggestions.

Regards,
Bridge
 
I doubt this is going to help (I don't work with unix a lot) but you may want to try converting your text file to unix format then saving it and trying again. Most text editors have this capability.

-Brian
 
@Stringmaker,
You are right, my input now works fluently.
Thank you very much.

Regards,
Bridge
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top