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/)
-   -   [OpenFOAM for Windows] Unable to run cavity tutorial (https://www.cfd-online.com/Forums/openfoam-solving/161399-openfoam-windows-unable-run-cavity-tutorial.html)

Vilma62 October 22, 2015 18:19

[OpenFOAM for Windows] Unable to run cavity tutorial
 
I just installed OpenFOAM for Windows and tried to run the cavity tutorial (please note, I have not previous OpenFOAM / Linux experience). Unfortunately, the fatal error emerges:

[ofuser@boot2docker icoFoam]$ cp -r cavity/ /home/ofuser/workingDir/
[ofuser@boot2docker icoFoam]$ cd /home/ofuser/workingDir
[ofuser@boot2docker workingDir]$ icoFoam -case cavity
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.4.0 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.4.0-dcea1e13ff76
Exec : icoFoam -case cavity
Date : Oct 22 2015
Time : 18:28:55
Host : "boot2docker"
PID : 204
Case : ./cavity
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations

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

Create mesh for time = 0



--> FOAM FATAL ERROR:
Cannot find file "points" in directory "polyMesh" in times 0 down to constant

From function Time::findInstance(const fileName&, const word&, const IOobject::readOpt
ion, const word&)
in file db/Time/findInstance.C at line 203.

FOAM exiting

Any help would be greatly appreciated.

Vilma62 October 22, 2015 19:30

Solved
 
Sorry, I made a silly mistake (skipped blockMesh).


All times are GMT -4. The time now is 08:25.