CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Problem in running simpleFoam tutorial (https://www.cfd-online.com/Forums/openfoam-solving/115951-problem-running-simplefoam-tutorial.html)

Lana April 10, 2013 03:35

Problem in running simpleFoam tutorial
 
Hi all
I tried running the simpleFoam tutorial of motorcycle but I cant get it running as the error below occured. Am I losing any of the important files?

[cnf0550@psacae09 ~/tutorial]$ simpleFoam
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.6.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 1.6.x-5e99c7bac54c
Exec : simpleFoam
Date : Apr 10 2013
Time : 15:27:10
Host : psacae09
PID : 2420
Case : /home/cnf0550/tutorial
nProcs : 1
SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time
Create mesh for time = 3
Reading field p

--> FOAM FATAL IO ERROR:
cannot open file
file: /home/cnf0550/tutorial/3/p at line 0.
From function regIOobject::readStream()
in file db/regIOobject/regIOobjectRead.C at line 62.
FOAM exiting

Please help!

fumiya April 10, 2013 11:08

Quote:

--> FOAM FATAL IO ERROR:
cannot open file
file: /home/cnf0550/tutorial/3/p at line 0.
From function regIOobject::readStream()
in file db/regIOobject/regIOobjectRead.C at line 62.
FOAM exiting
This message means that there is not p file in the directory /home/cnf0550/tutorial/3.

Hope this helps,
Fumiya


All times are GMT -4. The time now is 21:51.