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 while trying to solve (https://www.cfd-online.com/Forums/openfoam-solving/222496-problem-while-trying-solve.html)

NightRippers November 26, 2019 14:26

Problem while trying to solve
 
Hello All !

First, i am a beginner in Ubuntu and OpenFoam :O

I use gmsh to create a mesh, i convert it to Foam via gmshToFoam, i checked the mesh with checkMesh. To calculate, i use icoFoam, but when trying to solve a case that my teacher did in class, i have this message :

Code:

icoFoam
/*---------------------------------------------------------------------------*\
  =========                |
  \\      /  F ield        | OpenFOAM: The Open Source CFD Toolbox
  \\    /  O peration    | Website:  https://openfoam.org
    \\  /    A nd          | Version:  6
    \\/    M anipulation  |
\*---------------------------------------------------------------------------*/
Build  : 6-47517f2ebb1b
Exec  : icoFoam
Date  : Nov 26 2019
Time  : 20:01:04
Host  : "florian-GS65-Stealth-9SD"
PID    : 3813
I/O    : uncollated
Case  : /media/florian/Data/GMSHFILES/TEST_AFC_22_NOV_2019
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0.2

Reading transportProperties

Reading field p



--> FOAM FATAL ERROR:
cannot find file "/media/florian/Data/GMSHFILES/TEST_AFC_22_NOV_2019/0.2/p"

    From function virtual Foam::autoPtr<Foam::ISstream> Foam::fileOperations::uncollatedFileOperation::readStream(Foam::regIOobject&, const Foam::fileName&, const Foam::word&, bool) const
    in file global/fileOperations/uncollatedFileOperation/uncollatedFileOperation.C at line 519.

FOAM exiting

I look on internet but i didn't found any information about that. If someone could help me please :D

Have a good day
Florian


All times are GMT -4. The time now is 02:05.