|
[Sponsors] |
April 23, 2014, 07:09 |
thermophysicialProperties and H2O.C
|
#1 |
Member
Vitor Vasconcelos
Join Date: Jan 2012
Posts: 33
Rep Power: 14 |
Hello all,
I use chtMultiRegionSimpleFoam solver and one of my regions is made of water. When defining the thermophysical properties for water Code:
thermoType { type heRhoThermo; mixture pureMixture; transport polynomial; thermo hPolynomial; equationOfState icoPolynomial; specie specie; energy sensibleEnthalpy; } Code:
/src/thermophysicalModels/properties/liquidProperties/H2O/H2O.C mixture { specie // Something like H2O here? { (...) Thank you very much, Vitor |
|
July 14, 2014, 05:27 |
Solution update
|
#2 |
New Member
LM
Join Date: May 2014
Posts: 2
Rep Power: 0 |
Hi Vitor,
I was wondering if you found a solution this? I have similar needs. Thanks |
|
July 14, 2014, 11:42 |
|
#3 | |
Member
Vitor Vasconcelos
Join Date: Jan 2012
Posts: 33
Rep Power: 14 |
Quote:
general use. My solution (until this moment not completely working) is to change the fluid properties in file thermophysicalProperties. Good luck, Vitor p.s.: I'm planning to go back to this after implementing my code. I'll let you know if I get any progress. |
||
July 29, 2014, 17:40 |
|
#4 |
New Member
LM
Join Date: May 2014
Posts: 2
Rep Power: 0 |
Thanks very much. That is the tactic I have adopted too.
|
|
Tags |
chtmultiregionsimplefoam, h2o, thermophysicalproperties |
|
|