CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   what error is it ? (https://www.cfd-online.com/Forums/openfoam-programming-development/119860-what-error.html)

liuke870915 June 26, 2013 06:40

what error is it ?
 
:confused:when I run a solver which was writen by myself,there is an error like follows:
--> FOAM FATAL IO ERROR:
attempt to read beyond EOF
file: /home/cfd/OpenFOAM/cfd-2.1.0/run/tutorials/incompressible/rkcpFoam/cavity/system/fvSchemes::divSchemes::div(Y3) at line 36.
From function ITstream::read(token&)
in file db/IOstreams/Tstreams/ITstream.C at line 83.
FOAM exiting
how can I handle it?

thank you!!

marupio June 26, 2013 10:33

You can get this error if the dictionary (input file in your case directory) is improperly formatted.

liuke870915 June 26, 2013 21:29

Quote:

Originally Posted by marupio (Post 436118)
You can get this error if the dictionary (input file in your case directory) is improperly formatted.


thank you !!
it may be not this cause, because I use an example of one case of OpenFoam.


All times are GMT -4. The time now is 16:14.