CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

''unknown radialModelType type Gidaspow'' PROBLEM WITH THE BED TUTORIAL

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 24, 2015, 15:25
Default ''unknown radialModelType type Gidaspow'' PROBLEM WITH THE BED TUTORIAL
  #1
New Member
 
Andoni
Join Date: Mar 2015
Location: Mexico
Posts: 5
Rep Power: 10
AndoniBM is on a distinguished road
Hi

I am new using openFoam and I am trying to run a tutorial called Bed, everything seems alright but when I run my simulation it appears the FOAM FATAL ERROR that does not recognize the radialModelType Gidaspow, I do not know if is a problem with the software or the tutorial scripts.

I hope anyone could help me in this.

Code:
sparta@sparta-VirtualBox:/media/home/Sand_Pipe_Project/Test_Models/bed$ twoPhaseEulerFoam
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 24 2015
Time   : 13:00:21
Host   : "sparta-VirtualBox"
PID    : 10982
Case   : /media/home/Sand_Pipe_Project/Test_Models/bed
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 g
Reading transportProperties

Calculating face flux field phi1
Calculating face flux field phi2
Reading field alpha1

Reading field p

kEpsilonCoeffs
{
    Cmu             0.09;
    C1              1.44;
    C2              1.92;
    C3              -0.375;
    alphak          1;
    alphaEps        0.82142;
    alpha1k         1;
    alpha1Eps       0.76923;
}

wallFunctionCoeffs
{
    kappa           0.4187;
    E               9;
}

Reading field k

Reading field epsilon

Calculating field nut2

Calculating field nuEff1

Calculating field nuEff2

Calculating field DDtU1 and DDtU2

Calculating field g.h

Selecting dragModel for phase 1: GidaspowSchillerNaumann
Selecting dragModel for phase 2: GidaspowSchillerNaumann
dragPhase is 1
Selecting viscosityModel Syamlal
Selecting conductivityModel HrenyaSinclair
Selecting radialModel Gidaspow

3
(
CarnahanStarling
LunSavage
SinclairJackson
)


--> FOAM FATAL ERROR: 
radialModel::New(const dictionary&) : 
    unknown radialModelType type Gidaspow, constructor not in hash table

    Valid radialModelType types are :


FOAM aborting

#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::error::abort() in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2  Foam::kineticTheoryModels::radialModel::New(Foam::dictionary const&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libkineticTheoryModel.so"
#3  Foam::kineticTheoryModel::kineticTheoryModel(Foam::phaseModel const&, Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::dragModel const&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libkineticTheoryModel.so"
#4  
 in "/opt/openfoam220/platforms/linux64GccDPOpt/bin/twoPhaseEulerFoam"
#5  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#6  
 in "/opt/openfoam220/platforms/linux64GccDPOpt/bin/twoPhaseEulerFoam"
Aborted (core dumped)
sparta@sparta-VirtualBox:/media/home/Sand_Pipe_Project/Test_Models/bed$
Thanks and have a nice day.

Last edited by AndoniBM; March 27, 2015 at 15:17.
AndoniBM is offline   Reply With Quote

Old   March 25, 2015, 19:22
Default
  #2
New Member
 
Andoni
Join Date: Mar 2015
Location: Mexico
Posts: 5
Rep Power: 10
AndoniBM is on a distinguished road
I solved it, it appears that the radialModel does not include the Gidaspow, but I can select between this:

-CarnahanStarling
-LunSavage-
-radialModel
-SInclairJackson

But I have another problem.

Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 25 2015
Time   : 09:01:31
Host   : "sparta-VirtualBox"
PID    : 2662
Case   : /media/home/Sand_Pipe_Project/Test_Models/bed
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 g
Reading transportProperties

Calculating face flux field phi1
Calculating face flux field phi2
Reading field alpha1

Reading field p

kEpsilonCoeffs
{
    Cmu             0.09;
    C1              1.44;
    C2              1.92;
    C3              -0.375;
    alphak          1;
    alphaEps        0.82142;
    alpha1k         1;
    alpha1Eps       0.76923;
}

wallFunctionCoeffs
{
    kappa           0.4187;
    E               9;
}

Reading field k

Reading field epsilon

Calculating field nut2

Calculating field nuEff1

Calculating field nuEff2

Calculating field DDtU1 and DDtU2

Calculating field g.h

Selecting dragModel for phase 1: GidaspowSchillerNaumann
Selecting dragModel for phase 2: GidaspowSchillerNaumann
dragPhase is 1
Selecting viscosityModel Syamlal
Selecting conductivityModel HrenyaSinclair
Selecting radialModel CarnahanStarling
Selecting granularPressureModel Lun
Selecting frictionalStressModel JohnsonJackson
No MRF models present

Courant Number mean: 0.00018 max: 0.0225

PIMPLE: Operating solver in PISO mode


Starting time loop



--> FOAM FATAL ERROR: 
Requested field Ua does not exist in the database


    From function Foam::fieldAverage::initialize()
    in file fieldAverage/fieldAverage/fieldAverage.C at line 104.

FOAM exiting
I changed the original name Ua to U1 because at the beginning when I am running it appeared this:

Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 25 2015
Time   : 09:37:13
Host   : "sparta-VirtualBox"
PID    : 3298
Case   : /media/home/Sand_Pipe_Project/Original_FIles/bed
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 g
Reading transportProperties



--> FOAM FATAL IO ERROR: 
keyword phase1 is undefined in dictionary "/media/home/Sand_Pipe_Project/Original_FIles/bed/constant/transportProperties"

file: /media/home/Sand_Pipe_Project/Original_FIles/bed/constant/transportProperties from line 23 to line 39.

    From function dictionary::subDict(const word& keyword) const
    in file db/dictionary/dictionary.C at line 608.

FOAM exiting
I saw that using phasea and phaseb like the original scripts are useful because the dictionary does not recognize them, so i will change the name for phase1 and phase2 as the program request.

And then another error happens:

Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 25 2015
Time   : 16:52:08
Host   : "sparta-VirtualBox"
PID    : 3530
Case   : /media/home/Sand_Pipe_Project/Original_FIles/bed
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 g
Reading transportProperties



--> FOAM FATAL IO ERROR: 
cannot find file

file: /media/home/Sand_Pipe_Project/Original_FIles/bed/0/U1 at line 0.

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

FOAM exiting
Then I change the name of the script files Ua and Ub for U1 and U2 respectively .

And then another error:

Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 25 2015
Time   : 16:59:05
Host   : "sparta-VirtualBox"
PID    : 3577
Case   : /media/home/Sand_Pipe_Project/Original_FIles/bed
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 g
Reading transportProperties

Calculating face flux field phi1
Calculating face flux field phi2
Reading field alpha1



--> FOAM FATAL IO ERROR: 
cannot find file

file: /media/home/Sand_Pipe_Project/Original_FIles/bed/0/alpha1 at line 0.

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

FOAM exiting
Then I change the script name alpha for alpha1

Another error appears...

Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 25 2015
Time   : 17:03:00
Host   : "sparta-VirtualBox"
PID    : 3635
Case   : /media/home/Sand_Pipe_Project/Original_FIles/bed
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 g
Reading transportProperties

Calculating face flux field phi1
Calculating face flux field phi2
Reading field alpha1

Reading field p

kEpsilonCoeffs
{
    Cmu             0.09;
    C1              1.44;
    C2              1.92;
    C3              -0.375;
    alphak          1;
    alphaEps        0.82142;
    alpha1k         1;
    alpha1Eps       0.76923;
}

wallFunctionCoeffs
{
    kappa           0.4187;
    E               9;
}

Reading field k

Reading field epsilon

Calculating field nut2

Calculating field nuEff1

Calculating field nuEff2

Calculating field DDtU1 and DDtU2



--> FOAM FATAL IO ERROR: 
keyword div(phi1,U1) is undefined in dictionary "/media/home/Sand_Pipe_Project/Original_FIles/bed/system/fvSchemes.divSchemes"

file: /media/home/Sand_Pipe_Project/Original_FIles/bed/system/fvSchemes.divSchemes from line 29 to line 38.

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

FOAM exiting
It appears that this time I must modify the file fschemes changing the variables:

-phia for phi1
-Ua for U1
-phib for phi2
-Ub for phi2

Again... Another error, this time in the drag model:

Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 25 2015
Time   : 17:14:23
Host   : "sparta-VirtualBox"
PID    : 3692
Case   : /media/home/Sand_Pipe_Project/Original_FIles/bed
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 g
Reading transportProperties

Calculating face flux field phi1
Calculating face flux field phi2
Reading field alpha1

Reading field p

kEpsilonCoeffs
{
    Cmu             0.09;
    C1              1.44;
    C2              1.92;
    C3              -0.375;
    alphak          1;
    alphaEps        0.82142;
    alpha1k         1;
    alpha1Eps       0.76923;
}

wallFunctionCoeffs
{
    kappa           0.4187;
    E               9;
}

Reading field k

Reading field epsilon

Calculating field nut2

Calculating field nuEff1

Calculating field nuEff2

Calculating field DDtU1 and DDtU2

Calculating field g.h



--> FOAM FATAL IO ERROR: 
keyword dragModel1 is undefined in dictionary "/media/home/Sand_Pipe_Project/Original_FIles/bed/constant/interfacialProperties"

file: /media/home/Sand_Pipe_Project/Original_FIles/bed/constant/interfacialProperties from line 17 to line 20.

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

FOAM exiting
AndoniBM is offline   Reply With Quote

Old   March 25, 2015, 19:44
Default
  #3
New Member
 
Andoni
Join Date: Mar 2015
Location: Mexico
Posts: 5
Rep Power: 10
AndoniBM is on a distinguished road
From there I modified the script interfacialProperties and change dragPhase a for dragPhase "1" and dragModela and dragModelb for dragModel1 and dragModel2 respectively.

And I have the problem that is at the beginning of this Thread.

Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 25 2015
Time   : 17:31:17
Host   : "sparta-VirtualBox"
PID    : 3771
Case   : /media/home/Sand_Pipe_Project/Original_FIles/bed
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 g
Reading transportProperties

Calculating face flux field phi1
Calculating face flux field phi2
Reading field alpha1

Reading field p

kEpsilonCoeffs
{
    Cmu             0.09;
    C1              1.44;
    C2              1.92;
    C3              -0.375;
    alphak          1;
    alphaEps        0.82142;
    alpha1k         1;
    alpha1Eps       0.76923;
}

wallFunctionCoeffs
{
    kappa           0.4187;
    E               9;
}

Reading field k

Reading field epsilon

Calculating field nut2

Calculating field nuEff1

Calculating field nuEff2

Calculating field DDtU1 and DDtU2

Calculating field g.h

Selecting dragModel for phase 1: GidaspowSchillerNaumann
Selecting dragModel for phase 2: GidaspowSchillerNaumann
dragPhase is 1
Selecting viscosityModel Syamlal
Selecting conductivityModel HrenyaSinclair
Selecting radialModel Gidaspow

3
(
CarnahanStarling
LunSavage
SinclairJackson
)


--> FOAM FATAL ERROR: 
radialModel::New(const dictionary&) : 
    unknown radialModelType type Gidaspow, constructor not in hash table

    Valid radialModelType types are :


FOAM aborting

#0  Foam::error::printStack(Foam::Ostream&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1  Foam::error::abort() in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2  Foam::kineticTheoryModels::radialModel::New(Foam::dictionary const&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libkineticTheoryModel.so"
#3  Foam::kineticTheoryModel::kineticTheoryModel(Foam::phaseModel const&, Foam::GeometricField<Foam::Vector<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::dragModel const&) in "/opt/openfoam220/platforms/linux64GccDPOpt/lib/libkineticTheoryModel.so"
#4  
 in "/opt/openfoam220/platforms/linux64GccDPOpt/bin/twoPhaseEulerFoam"
#5  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#6  
 in "/opt/openfoam220/platforms/linux64GccDPOpt/bin/twoPhaseEulerFoam"
Aborted (core dumped)
So I change the radialModel Gidaspw for CarnahanStarling and it appears the next:

Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 25 2015
Time   : 17:36:33
Host   : "sparta-VirtualBox"
PID    : 3807
Case   : /media/home/Sand_Pipe_Project/Original_FIles/bed
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 g
Reading transportProperties

Calculating face flux field phi1
Calculating face flux field phi2
Reading field alpha1

Reading field p

kEpsilonCoeffs
{
    Cmu             0.09;
    C1              1.44;
    C2              1.92;
    C3              -0.375;
    alphak          1;
    alphaEps        0.82142;
    alpha1k         1;
    alpha1Eps       0.76923;
}

wallFunctionCoeffs
{
    kappa           0.4187;
    E               9;
}

Reading field k

Reading field epsilon

Calculating field nut2

Calculating field nuEff1

Calculating field nuEff2

Calculating field DDtU1 and DDtU2

Calculating field g.h

Selecting dragModel for phase 1: GidaspowSchillerNaumann
Selecting dragModel for phase 2: GidaspowSchillerNaumann
dragPhase is 1
Selecting viscosityModel Syamlal
Selecting conductivityModel HrenyaSinclair
Selecting radialModel CarnahanStarling
Selecting granularPressureModel Lun
Selecting frictionalStressModel JohnsonJackson


--> FOAM FATAL IO ERROR: 
keyword PIMPLE is undefined in dictionary "/media/home/Sand_Pipe_Project/Original_FIles/bed/system/fvSolution"

file: /media/home/Sand_Pipe_Project/Original_FIles/bed/system/fvSolution from line 21 to line 93.

    From function dictionary::subDict(const word& keyword) const
    in file db/dictionary/dictionary.C at line 608.

FOAM exiting
Ok, lets change the fvSolution script, this time instead of PISO, use PIMPLE method.

Code:
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.2.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.2.0-b363e8d14789
Exec   : twoPhaseEulerFoam
Date   : Mar 25 2015
Time   : 17:41:43
Host   : "sparta-VirtualBox"
PID    : 3838
Case   : /media/home/Sand_Pipe_Project/Original_FIles/bed
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 g
Reading transportProperties

Calculating face flux field phi1
Calculating face flux field phi2
Reading field alpha1

Reading field p

kEpsilonCoeffs
{
    Cmu             0.09;
    C1              1.44;
    C2              1.92;
    C3              -0.375;
    alphak          1;
    alphaEps        0.82142;
    alpha1k         1;
    alpha1Eps       0.76923;
}

wallFunctionCoeffs
{
    kappa           0.4187;
    E               9;
}

Reading field k

Reading field epsilon

Calculating field nut2

Calculating field nuEff1

Calculating field nuEff2

Calculating field DDtU1 and DDtU2

Calculating field g.h

Selecting dragModel for phase 1: GidaspowSchillerNaumann
Selecting dragModel for phase 2: GidaspowSchillerNaumann
dragPhase is 1
Selecting viscosityModel Syamlal
Selecting conductivityModel HrenyaSinclair
Selecting radialModel CarnahanStarling
Selecting granularPressureModel Lun
Selecting frictionalStressModel JohnsonJackson
No MRF models present

Courant Number mean: 0.00018 max: 0.0225

PIMPLE: Operating solver in PISO mode


Starting time loop



--> FOAM FATAL ERROR: 
Requested field Ua does not exist in the database


    From function Foam::fieldAverage::initialize()
    in file fieldAverage/fieldAverage/fieldAverage.C at line 104.

FOAM exiting
At this point I do not have any idea how else I can do!!!!!

Because the solver asks me Ua but I changed the name for U1 because the dictionary does no recognize it.

I hope someone can help me.
AndoniBM is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why Menter's SST model low-Re issue has not been seriously investigated? vkrastev OpenFOAM 58 January 8, 2018 16:20
boundary conditions for simpleFoam calculation foam_noob OpenFOAM Running, Solving & CFD 8 July 1, 2015 09:07
[swak4Foam] Air Conditioned room groovyBC Sebaj OpenFOAM Community Contributions 7 October 31, 2012 15:16
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 21:50
compressible two phase flow in CFX4.4 youngan CFX 0 July 2, 2003 00:32


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