|
[Sponsors] |
compile of new combination of property in thermophisicalpropery |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 25, 2016, 03:53 |
compile of new combination of property in thermophisicalpropery
|
#1 | |
Member
Milad Setareh
Join Date: Oct 2012
Location: Tehran, Iran
Posts: 35
Rep Power: 14 |
Hi
could anyone help me?!! I am very boring anymore because I can't solve my problem... I want to use a thermophysical model with adiabaticperfectfluid as equation of state. I use psiThermo or FluidThermo type and fill thermophysicalProperties las shown below: Quote:
I think that OF didn't compile my desired combination of above property. Could anyone tell me how I compile a new combination of thermophysicalpropery. for example: new combination is: type hePsiThermo; mixture pureMixture; transport sutherland; thermo hConst; equationOfState adibaticPerfectFluid; specie specie; energy sensibleEnthalpy; Regards, |
||
June 16, 2016, 08:32 |
|
#2 |
New Member
Join Date: Jul 2013
Posts: 8
Rep Power: 13 |
hello,
have you solved the problem, yet? how does it work? thank's in advance alex |
|
July 11, 2016, 19:04 |
|
#3 |
Member
Milad Setareh
Join Date: Oct 2012
Location: Tehran, Iran
Posts: 35
Rep Power: 14 |
||
July 12, 2016, 03:38 |
|
#4 |
New Member
Join Date: Jul 2013
Posts: 8
Rep Power: 13 |
hi,
if you still need it, I have found a great summary on the thermophysical library in OpenFOAM. http://www.tfd.chalmers.se/~hani/kur...3-or-2.4.x.pdf I think, it should help you to solve your problem. Thank's to the author. |
|
April 6, 2017, 05:35 |
About wrong definition in thermophysicalProperties dictionary
|
#5 |
New Member
Attila Kiss
Join Date: Mar 2017
Location: Budapest, Hungary
Posts: 1
Rep Power: 0 |
Hi OpenFOAMers,
As far as I know only a limited set of combinations can be used with each solver. Thus, if you use improper combination of models in the thermophysicalProperties dictionary in OpemFOAM and you try to run your case then the OpenFOAM indicates you this problem, e.g.: "Unknown rhoReactionThermo type thermoType { type rhoReactingThermo; mixture basicMultiComponentMixture; transport const; thermo hConst; equationOfState perfectGas; specie specie; energy sensibleEnthalpy; }" and the program lists the available combinations, e.g.: "Valid rhoReactionThermo types are: type mixture transport thermo equationOfState specie energy heRhoThermo homogeneousMixture const hConst incompressiblePerfectGas specie sensibleEnthalpy heRhoThermo homogeneousMixture const hConst perfectGas specie sensibleEnthalpy heRhoThermo homogeneousMixture sutherland janaf incompressiblePerfectGas specie sensibleEnthalpy heRhoThermo homogeneousMixture sutherland janaf perfectGas specie sensibleEnthalpy heRhoThermo inhomogeneousMixture const hConst incompressiblePerfectGas specie sensibleEnthalpy heRhoThermo inhomogeneousMixture const hConst perfectGas specie sensibleEnthalpy heRhoThermo inhomogeneousMixture sutherland janaf incompressiblePerfectGas specie sensibleEnthalpy heRhoThermo inhomogeneousMixture sutherland janaf perfectGas specie sensibleEnthalpy heRhoThermo multiComponentMixture const hConst incompressiblePerfectGas specie sensibleEnthalpy heRhoThermo multiComponentMixture const hConst incompressiblePerfectGas specie sensibleInternalEnergy heRhoThermo multiComponentMixture const hConst perfectGas specie sensibleEnthalpy heRhoThermo multiComponentMixture const hConst perfectGas specie sensibleInternalEnergy heRhoThermo multiComponentMixture polynomial hPolynomial icoPolynomial" *** So, what you need is to select a proper combination to your solver listed in the error message. Suggested workflow: investigate your error message, try to understand it (using the User Guide, forums, etc.), look after other's solutions, adopt other's solution to yours, try it and start from the beginning or enjoy. Regards, Attila |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Why Laplacian is used instead of a combination of divergence and gradient operators? | HakikiCanakkaleli | OpenFOAM Programming & Development | 3 | September 26, 2019 08:40 |
ATTN ALL: SOLUTON TO UDF COMPILE PROBLEM | Rizwan | Fluent UDF and Scheme Programming | 40 | March 18, 2018 07:05 |
How to compile OpenFOAM-1.7.x on CrunchBang linux 10 | gwierink | OpenFOAM Installation | 0 | April 5, 2011 05:38 |
PV3FoamReader compile error.... | PEM_GUY | OpenFOAM Installation | 6 | April 5, 2010 18:22 |
Can someone PLEASE document the development version installation | bernd | OpenFOAM Installation | 76 | November 14, 2008 22:51 |