|
[Sponsors] |
August 22, 2005, 00:32 |
FORTRAN runtime error, Please help
|
#1 |
Guest
Posts: n/a
|
Dear Experts,
I am having the following problem during runtime while doing tutorial 9.6. ? FORTRAN Runtime Error ? Attempt to read past end of the file ? READ(UNIT 37, .... I am using STAR-CD 3.150A (Build 522) with ABSOFT FORTRAN 8.0 on Windows 2000. Thanks and regards, -Harendra |
|
August 22, 2005, 04:55 |
Re: FORTRAN runtime error, Please help
|
#2 |
Guest
Posts: n/a
|
It looks like that the STAR solver did not find the unit 37 at the start of the simulatin. Unit 37 is a reserved unit number which corresponds to the .drp file (contains droplet definitions like mass, position, etc...). Make sure that you have written this file out. Else the problem will appear again. Additional information about units and file extensions can be found in the user guide, appendix C.
Hope this helps.... |
|
August 23, 2005, 01:02 |
Many Thanks but could you please tell me.....
|
#3 |
Guest
Posts: n/a
|
Many thanks. Would you please tell me which document gives such information? I tried to find out by going through the USER's and Methodology guide but could not get it.
Thanks again. -Harendra |
|
August 23, 2005, 04:49 |
Re: Many Thanks but could you please tell me.....
|
#4 |
Guest
Posts: n/a
|
The units and corresponding files extensions are documented in the user guide of STAR, appendix C. Well, for the rest, some guess work from the output of the runtime error....
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Any idea on this runtime error | gschaider | OpenFOAM Bugs | 3 | February 4, 2009 09:42 |
FORTRAN Runtime Error | bv | Siemens | 2 | September 16, 2005 08:43 |
fortran runtime error while calculating | Anna (aka new-user) | Siemens | 2 | December 2, 2004 12:35 |
Fortran Runtime | Dadou | Siemens | 0 | April 1, 2004 08:02 |