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

solver "rhoSteadyStateCentralFoam": compilation problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 31, 2016, 07:23
Exclamation solver "rhoSteadyStateCentralFoam": compilation problem
  #1
Senior Member
 
harshawardhank
Join Date: Mar 2014
Posts: 209
Rep Power: 13
harsha_kulkarni is on a distinguished road
Hello friends
I am compiling a solver rhoSteadyStateCentralFoam in which I get following error

basicPsiThermo.H:93:24: error: ‘psi’ was not declared in this scope
return psi.p_*psi();
In file included from rhoSteadyStateCentralFoam.C:47:0:
createFields.H: In function ‘int main(int, char**)’:
createFields.H:10:28: error: ‘class Foam::basicPsiThermo’ has no member named ‘e’
volScalarField& e = thermo.e();
^
createFields.H:12:36: error: ‘class Foam::basicPsiThermo’ has no member named ‘psi’
const volScalarField& psi = thermo.psi();
^
createFields.H:13:35: error: ‘class Foam::basicPsiThermo’ has no member named ‘mu’
const volScalarField& mu = thermo.mu();
^
In file included from rhoSteadyStateCentralFoam.C:47:0:
createFields.H:112:5: error: no matching function for call to ‘Foam::compressible::turbulenceModel::New(Foam::vo lScalarField&, Foam::volVectorField&, Foam::surfaceScalarField&, Foam::basicPsiThermo&)’
)
harsha_kulkarni is offline   Reply With Quote

Reply


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
thobois class engineTopoChangerMesh error Peter_600 OpenFOAM 4 August 2, 2014 09:52
Solver problem in Oscillating Plate tutorial vovogoal CFX 1 November 22, 2011 09:54
mesh.update problem in a new FSI solver ICL OpenFOAM 0 October 8, 2011 14:16
Compilation problem after modifying a solver. PetSul OpenFOAM Running, Solving & CFD 2 October 1, 2009 17:28
patching problem unsteady solver yellow-stuff Main CFD Forum 0 September 25, 2009 01:26


All times are GMT -4. The time now is 14:53.