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

"Unknown psiThermo type" why not on the list??

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 4, 2021, 05:47
Default "Unknown psiThermo type" why not on the list??
  #1
New Member
 
Luis
Join Date: Sep 2020
Posts: 9
Rep Power: 6
mexicalense is on a distinguished road
Hi

I've been searching a lot of threads to find if someone had this issue before with no success.
I'm setting up a case for hydrogen tank filling using OF5 (version at uni computer), running the rhoCentralFoam solver all works fine with apparently good results using the following thermophysical properties models:

HTML Code:
thermoType
{
type hePsiThermo;
mixture pureMixture;
transport polynomial;
thermo hPolynomial;
equationOfState PengRobinsonGas;
specie specie;
energy sensibleEnthalpy;
}
BUT when I try to run the exact same case on OF8, it shows me the following error. I don't understand why the list does not show the model combination that I'm able to use in OF5. I even thought botn version were in conflict with each other or something, so I try to use my personal laptop with OF8 still with the same issue


HTML Code:
--> FOAM FATAL ERROR: 
Unknown psiThermo type 
thermoType
{
    type            hePsiThermo;
    mixture         pureMixture;
    transport       polynomial;
    thermo          hPolynomial;
    equationOfState PengRobinsonGas;
    specie          specie;
    energy          sensibleEnthalpy;
}


Valid psiThermo types are:

hePsiThermo     multiComponentMixture     const       eConst  Boussinesq                specie  sensibleInternalEnergy  

hePsiThermo     multiComponentMixture     const       eConst  PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       eConst  incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       eConst  perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       hConst  Boussinesq                specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     const       hConst  Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       hConst  PengRobinsonGas           specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     const       hConst  PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       hConst  incompressiblePerfectGas  specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     const       hConst  incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       hConst  perfectGas                specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     const       hConst  perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       janaf   Boussinesq                specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     const       janaf   Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       janaf   PengRobinsonGas           specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     const       janaf   PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       janaf   incompressiblePerfectGas  specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     const       janaf   incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     const       janaf   perfectGas                specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     const       janaf   perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  eConst  Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  eConst  PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  eConst  incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  eConst  perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  hConst  Boussinesq                specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     sutherland  hConst  Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  hConst  PengRobinsonGas           specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     sutherland  hConst  PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  hConst  incompressiblePerfectGas  specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     sutherland  hConst  incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  hConst  perfectGas                specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     sutherland  hConst  perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  janaf   Boussinesq                specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     sutherland  janaf   Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  janaf   PengRobinsonGas           specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     sutherland  janaf   PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  janaf   incompressiblePerfectGas  specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     sutherland  janaf   incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     multiComponentMixture     sutherland  janaf   perfectGas                specie  sensibleEnthalpy        
hePsiThermo     multiComponentMixture     sutherland  janaf   perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       eConst  Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       eConst  PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       eConst  incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       eConst  perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       hConst  Boussinesq                specie  sensibleEnthalpy        
hePsiThermo     pureMixture               const       hConst  Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       hConst  PengRobinsonGas           specie  sensibleEnthalpy        
hePsiThermo     pureMixture               const       hConst  PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       hConst  incompressiblePerfectGas  specie  sensibleEnthalpy        
hePsiThermo     pureMixture               const       hConst  incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       hConst  perfectGas                specie  sensibleEnthalpy        
hePsiThermo     pureMixture               const       hConst  perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       janaf   Boussinesq                specie  sensibleEnthalpy        
hePsiThermo     pureMixture               const       janaf   Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       janaf   PengRobinsonGas           specie  sensibleEnthalpy        
hePsiThermo     pureMixture               const       janaf   PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       janaf   incompressiblePerfectGas  specie  sensibleEnthalpy        
hePsiThermo     pureMixture               const       janaf   incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               const       janaf   perfectGas                specie  sensibleEnthalpy        
hePsiThermo     pureMixture               const       janaf   perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  eConst  Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  eConst  PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  eConst  incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  eConst  perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  hConst  Boussinesq                specie  sensibleEnthalpy        
hePsiThermo     pureMixture               sutherland  hConst  Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  hConst  PengRobinsonGas           specie  sensibleEnthalpy        
hePsiThermo     pureMixture               sutherland  hConst  PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  hConst  incompressiblePerfectGas  specie  sensibleEnthalpy        
hePsiThermo     pureMixture               sutherland  hConst  incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  hConst  perfectGas                specie  sensibleEnthalpy        
hePsiThermo     pureMixture               sutherland  hConst  perfectGas                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  janaf   Boussinesq                specie  sensibleEnthalpy        
hePsiThermo     pureMixture               sutherland  janaf   Boussinesq                specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  janaf   PengRobinsonGas           specie  sensibleEnthalpy        
hePsiThermo     pureMixture               sutherland  janaf   PengRobinsonGas           specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  janaf   incompressiblePerfectGas  specie  sensibleEnthalpy        
hePsiThermo     pureMixture               sutherland  janaf   incompressiblePerfectGas  specie  sensibleInternalEnergy  
hePsiThermo     pureMixture               sutherland  janaf   perfectGas                specie  sensibleEnthalpy        
hePsiThermo     pureMixture               sutherland  janaf   perfectGas                specie  sensibleInternalEnergy  
heheuPsiThermo  egrMixture                const       eConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  egrMixture                const       hConst  perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  egrMixture                const       hConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  egrMixture                const       janaf   perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  egrMixture                const       janaf   perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  egrMixture                sutherland  eConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  egrMixture                sutherland  hConst  perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  egrMixture                sutherland  hConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  egrMixture                sutherland  janaf   perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  egrMixture                sutherland  janaf   perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  homogeneousMixture        const       eConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  homogeneousMixture        const       hConst  perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  homogeneousMixture        const       hConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  homogeneousMixture        const       janaf   perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  homogeneousMixture        const       janaf   perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  homogeneousMixture        sutherland  eConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  homogeneousMixture        sutherland  hConst  perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  homogeneousMixture        sutherland  hConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  homogeneousMixture        sutherland  janaf   perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  homogeneousMixture        sutherland  janaf   perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  inhomogeneousMixture      const       eConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  inhomogeneousMixture      const       hConst  perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  inhomogeneousMixture      const       hConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  inhomogeneousMixture      const       janaf   perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  inhomogeneousMixture      const       janaf   perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  inhomogeneousMixture      sutherland  eConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  inhomogeneousMixture      sutherland  hConst  perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  inhomogeneousMixture      sutherland  hConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  inhomogeneousMixture      sutherland  janaf   perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  inhomogeneousMixture      sutherland  janaf   perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  veryInhomogeneousMixture  const       eConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  veryInhomogeneousMixture  const       hConst  perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  veryInhomogeneousMixture  const       hConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  veryInhomogeneousMixture  const       janaf   perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  veryInhomogeneousMixture  const       janaf   perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  veryInhomogeneousMixture  sutherland  eConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  veryInhomogeneousMixture  sutherland  hConst  perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  veryInhomogeneousMixture  sutherland  hConst  perfectGas                specie  absoluteInternalEnergy  
heheuPsiThermo  veryInhomogeneousMixture  sutherland  janaf   perfectGas                specie  absoluteEnthalpy        
heheuPsiThermo  veryInhomogeneousMixture  sutherland  janaf   perfectGas                specie  absoluteInternalEnergy  


    From function static typename Table::iterator Foam::basicThermo::lookupThermo(const Foam::dictionary&, Table*, int, const char**, const Foam::word&) [with Thermo = Foam::psiThermo; Table = Foam::HashTable<Foam::autoPtr<Foam::psiThermo> (*)(const Foam::fvMesh&, const Foam::word&), Foam::word, Foam::string::hash>; typename Table::iterator = Foam::HashTable<Foam::autoPtr<Foam::psiThermo> (*)(const Foam::fvMesh&, const Foam::word&), Foam::word, Foam::string::hash>::iterator]
    in file lnInclude/basicThermoTemplates.C at line 46.

Also as a side note, the main reason I want to run the case in OF8 is because I'm using externalWallHeatFluxTemperature boundary conditions with the coefficient mode (ambient temperature and external heat transfer coefficient), but it seems it does not work. I compared the a case with adiabatic walls (zeroGradient), and another one with a much higher kappa value (thermal conductivity of simulated wall) and they all show almost the exact same wall and near wall temperature.
mexicalense is offline   Reply With Quote

Old   March 5, 2021, 16:08
Default
  #2
New Member
 
Luis
Join Date: Sep 2020
Posts: 9
Rep Power: 6
mexicalense is on a distinguished road
any help?
thanks
mexicalense is offline   Reply With Quote

Old   March 8, 2021, 05:40
Default
  #3
New Member
 
Luis
Join Date: Sep 2020
Posts: 9
Rep Power: 6
mexicalense is on a distinguished road
anyone?
that could possibly know why the polynomial functions for transport and Cp are not on the list?
mexicalense is offline   Reply With Quote

Old   March 22, 2021, 14:50
Default
  #4
New Member
 
Luis
Join Date: Sep 2020
Posts: 9
Rep Power: 6
mexicalense is on a distinguished road
anyone?
I still have this issue
mexicalense 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
[OpenFOAM.com] swak4foam compiling issues on a cluster saj216 OpenFOAM Installation 5 January 17, 2023 17:05
[swak4Foam] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 04:30
[Other] How to use finite area method in official OpenFOAM 2.2.0? Detian Liu OpenFOAM Meshing & Mesh Conversion 4 November 3, 2015 04:04
[foam-extend.org] problem when installing foam-extend-1.6 Thomas pan OpenFOAM Installation 7 September 9, 2015 22:53
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 18:51


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