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/)
-   -   why prandtle is requested while sutherland is defined? (https://www.cfd-online.com/Forums/openfoam-solving/113143-why-prandtle-requested-while-sutherland-defined.html)

immortality February 13, 2013 07:08

why prandtle is requested while sutherland is defined?
 
I have definrd sutherland in thermophysical file.but OpenFOAM 2.1.1 complains about Pr.while this error doesnt occur in 2.1.0.
Code:

ehsan@Ehsan-com:~/Desktop/Takhlie/takhlie$ pyFoamPlotRunner.py --hardcopy --with-courant --no-pickled-file rhoCentralFoam
/*---------------------------------------------------------------------------*\
| =========                |                                                |
| \\      /  F ield        | OpenFOAM: The Open Source CFD Toolbox          |
|  \\    /  O peration    | Version:  2.1.1                                |
|  \\  /    A nd          | Web:      www.OpenFOAM.org                      |
|    \\/    M anipulation  |                                                |
\*---------------------------------------------------------------------------*/
Build  : 2.1.1-221db2718bbb
Exec  : rhoCentralFoam
Date  : Feb 13 2013
Time  : 15:31:07
Host  : "Ehsan-com"
PID    : 8139
Case  : /home/ehsan/Desktop/Takhlie/takhlie
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

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

Create mesh for time = 0

Reading thermophysical properties

Selecting thermodynamics package ePsiThermo<pureMixture<sutherlandTransport<specieThermo<janafThermo<perfectGas>>>>>
Reading field U

Creating turbulence model

Selecting turbulence model type laminar
Reading thermophysicalProperties



--> FOAM FATAL IO ERROR:
keyword Pr is undefined in dictionary "/home/ehsan/Desktop/Takhlie/takhlie/constant/thermophysicalProperties::mixture::transport"

file: /home/ehsan/Desktop/Takhlie/takhlie/constant/thermophysicalProperties::mixture::transport from line 39 to line 40.

From function dictionary::lookupEntry(const word&, bool, bool) const
in file db/dictionary/dictionary.C at line 400.

FOAM exiting

2.1.1 is installed properly as "icoFoam -help" says:
Code:

ehsan@Ehsan-com:~$ icoFoam -help

Usage: icoFoam [OPTIONS]
options:
  -case <dir>      specify alternate case directory, default is the cwd
  -noFunctionObjects
                    do not execute functionObjects
  -parallel        run in parallel
  -roots <(dir1 .. dirN)>
                    slave root directories for distributed running
  -srcDoc          display source code in browser
  -doc              display application documentation in browser
  -help            print the usage

Using: OpenFOAM-2.1.1 (see www.OpenFOAM.org)
Build: 2.1.1-221db2718bbb


immortality February 14, 2013 15:17

any related idea is appreciated on the subject of the problem.

immortality February 26, 2013 18:15

any idea exists?

immortality March 8, 2013 04:25

question is persistent yet.


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