CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   an error in createTurbulenceFields (https://www.cfd-online.com/Forums/openfoam-post-processing/119302-error-createturbulencefields.html)

immortality June 13, 2013 15:46

an error in createTurbulenceFields
 
what does need this postProcessing tool?
Code:

Create time

Create mesh for time = 0

Reading field U

Reading/calculating face flux field phi



--> FOAM FATAL IO ERROR:
cannot open file

file: /home/ehsan/Desktop/Central/WR_Main_Central/constant/transportProperties at line 0.

    From function regIOobject::readStream()
    in file db/regIOobject/regIOobjectRead.C at line 87.

FOAM exiting


wyldckat June 15, 2013 17:12

Since it asks for "constant/transportProperties", it indicates that createTurbulenceFields is basing itself on an incompressible form of turbulence fields... if I'm not mistaken.

Find an example file from the tutorials:
Code:

find $FOAM_TUTORIALS -name transportProperties

immortality June 15, 2013 17:35

its for initializing a turbulence field,correct?


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