Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems of calling the subroutine binrd

Status
Not open for further replies.

xiazhn

Materials
Jul 1, 2003
13
Hello
I am now transplanting a postprocessor of ANSYS 5.4 to the version 8.0.
In the source code of the postprocessor in FORTRAN, I access the data using the subroutines such as BINRD or RGMGET, that were provided by ANSYS. But lacking the related documents about the format of the binary file, I don't know how to understand these vast numbers.
If it isn't commerial confidential, how can I get such information? There seems nothing in the help documents.

Here are some examples of this problem:
After calling binrd, it returned the leng value 0, and the propram went to end.

I got the starting point(iloc) to call binrd, but the problem of "access violation" appeared.

I am really confused with it.
Thanks



 
Replies continue below

Recommended for you

Even though it discusses access for an older version of ANSYS then what I used,I've used this web link to be able to understand how to access the binary
files.

Hope it helps. If you have specific questions with regard to access
of a specific binary file I may be able to help you out more.
 
Thanks.
I have solved this problem.
This is the problem of ansys version. After ansys5.5, there are some changes in format of .rst file. So the subroutine binrd couldn't find the appropriate record number.

 
How can I replace ansys subroutine with an user subroutine?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor