|
[Sponsors] |
July 24, 2017, 13:25 |
"unknown psi type" error in reactingFoam
|
#1 |
New Member
Max
Join Date: Jul 2017
Posts: 12
Rep Power: 9 |
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. |
|
July 24, 2017, 16:18 |
|
#2 |
New Member
Max
Join Date: Jul 2017
Posts: 12
Rep Power: 9 |
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
|
|
May 25, 2021, 10:15 |
|
#3 | |
New Member
Join Date: May 2021
Location: Tianjin,China
Posts: 10
Rep Power: 5 |
Quote:
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 |
||
|
|
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 |