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

"unknown psi type" error in reactingFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 24, 2017, 13:25
Default "unknown psi type" error in reactingFoam
  #1
New Member
 
Max
Join Date: Jul 2017
Posts: 12
Rep Power: 9
Speno93 is on a distinguished road
Hi all,

I am trying to simulate a gas mixing with air, for this I am using reactingFoam with chemistry and combustion turned off. However when I run the solver I get this error message.

Code:
--> FOAM FATAL ERROR: 
Unknown psi type 
chemistryType
{
    chemistrySolver EulerImplicit;
    chemistryThermo psi;
}


Valid psi types are:

chemistrySolver    chemistryThermo  transport   thermo       equationOfState           specie  energy                  

EulerImplicit      psi              const       hConst       incompressiblePerfectGas  specie  sensibleEnthalpy        
EulerImplicit      psi              const       hConst       incompressiblePerfectGas  specie  sensibleInternalEnergy  
EulerImplicit      psi              const       hConst       perfectGas                specie  sensibleEnthalpy        
EulerImplicit      psi              const       hConst       perfectGas                specie  sensibleInternalEnergy  
EulerImplicit      psi              polynomial  hPolynomial  icoPolynomial             specie  sensibleEnthalpy        
EulerImplicit      psi              polynomial  hPolynomial  icoPolynomial             specie  sensibleInternalEnergy  
EulerImplicit      psi              sutherland  janaf        incompressiblePerfectGas  specie  sensibleEnthalpy        
EulerImplicit      psi              sutherland  janaf        incompressiblePerfectGas  specie  sensibleInternalEnergy  
EulerImplicit      psi              sutherland  janaf        perfectGas                specie  sensibleEnthalpy        
EulerImplicit      psi              sutherland  janaf        perfectGas                specie  sensibleInternalEnergy  
noChemistrySolver  psi              const       hConst       incompressiblePerfectGas  specie  sensibleEnthalpy        
noChemistrySolver  psi              const       hConst       incompressiblePerfectGas  specie  sensibleInternalEnergy  
noChemistrySolver  psi              const       hConst       perfectGas                specie  sensibleEnthalpy        
noChemistrySolver  psi              const       hConst       perfectGas                specie  sensibleInternalEnergy  
noChemistrySolver  psi              polynomial  hPolynomial  icoPolynomial             specie  sensibleEnthalpy        
noChemistrySolver  psi              polynomial  hPolynomial  icoPolynomial             specie  sensibleInternalEnergy  
noChemistrySolver  psi              sutherland  janaf        incompressiblePerfectGas  specie  sensibleEnthalpy        
noChemistrySolver  psi              sutherland  janaf        incompressiblePerfectGas  specie  sensibleInternalEnergy  
noChemistrySolver  psi              sutherland  janaf        perfectGas                specie  sensibleEnthalpy        
noChemistrySolver  psi              sutherland  janaf        perfectGas                specie  sensibleInternalEnergy  
ode                psi              const       hConst       incompressiblePerfectGas  specie  sensibleEnthalpy        
ode                psi              const       hConst       incompressiblePerfectGas  specie  sensibleInternalEnergy  
ode                psi              const       hConst       perfectGas                specie  sensibleEnthalpy        
ode                psi              const       hConst       perfectGas                specie  sensibleInternalEnergy  
ode                psi              polynomial  hPolynomial  icoPolynomial             specie  sensibleEnthalpy        
ode                psi              polynomial  hPolynomial  icoPolynomial             specie  sensibleInternalEnergy  
ode                psi              sutherland  janaf        incompressiblePerfectGas  specie  sensibleEnthalpy        
ode                psi              sutherland  janaf        incompressiblePerfectGas  specie  sensibleInternalEnergy  
ode                psi              sutherland  janaf        perfectGas                specie  sensibleEnthalpy        
ode                psi              sutherland  janaf        perfectGas                specie  sensibleInternalEnergy  


    From function static Foam::autoPtr<T> Foam::basicChemistryModel::New(const Foam::fvMesh&, const Foam::word&) [with Thermo = Foam::psiChemistryModel]
    in file lnInclude/basicChemistryModelTemplates.C at line 117.
does anyone know why this keeps happening to me? Is it something to do with my thermophysical settings?
Speno93 is offline   Reply With Quote

Old   July 24, 2017, 16:18
Default
  #2
New Member
 
Max
Join Date: Jul 2017
Posts: 12
Rep Power: 9
Speno93 is on a distinguished road
Well I figured out what the problem was, it turns out that my combination of thermo models is not supported in this combination of models, so I am going to attempt to compile a new version of the library which supports my combination of thermo models
Speno93 is offline   Reply With Quote

Old   May 25, 2021, 10:15
Default
  #3
New Member
 
Join Date: May 2021
Location: Tianjin,China
Posts: 10
Rep Power: 5
HengLiu is on a distinguished road
Quote:
Originally Posted by Speno93 View Post
Well I figured out what the problem was, it turns out that my combination of thermo models is not supported in this combination of models, so I am going to attempt to compile a new version of the library which supports my combination of thermo models

Hi,sorry to bother.
I came up with the same problem when using reactingFoam.
Code:
--> FOAM FATAL ERROR: 
Unknown basicChemistryModel type ode

All solver/methodcombinations for this thermodynamic model:

solver  method  

All solver/method/reactionThermo/thermoPhysics combinations are:

solver             method    reactionThermo     transport   thermo       equationOfState           specie  energy                  

EulerImplicit      TDAC      psiReactionThermo  const       eConst       adiabaticPerfectFluid     specie  sensibleInternalEnergy
Could you give me some suggestions ?Thanks.
HengLiu 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
How to modify psi value from the solver level (based on reactingFoam)? xinyu OpenFOAM Programming & Development 1 March 31, 2017 00:33
Different define of psi uesd in pEqn.H zqlhzx OpenFOAM Running, Solving & CFD 0 December 24, 2013 09:45


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