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

thermophysicialProperties and H2O.C

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 23, 2014, 06:09
Default thermophysicialProperties and H2O.C
  #1
Member
 
Vitor Vasconcelos
Join Date: Jan 2012
Posts: 33
Rep Power: 14
vitors is on a distinguished road
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;
}
in OpenFOAM 2.2.2 I was wondering if I could use the already defined water properties available in OpenFOAM in file:

Code:
/src/thermophysicalModels/properties/liquidProperties/H2O/H2O.C

mixture
{
    specie // Something like H2O here?
    {

(...)
So, my question is: is it possible to use the water properties in this file in my thermophysicalProperties file? If not, which are the aimed uses for this file?

Thank you very much,

Vitor
vitors is offline   Reply With Quote

Old   July 14, 2014, 04:27
Default Solution update
  #2
New Member
 
LM
Join Date: May 2014
Posts: 2
Rep Power: 0
new2flow is on a distinguished road
Hi Vitor,

I was wondering if you found a solution this? I have similar needs.

Thanks
new2flow is offline   Reply With Quote

Old   July 14, 2014, 10:42
Default
  #3
Member
 
Vitor Vasconcelos
Join Date: Jan 2012
Posts: 33
Rep Power: 14
vitors is on a distinguished road
Quote:
Originally Posted by new2flow View Post
Hi Vitor,

I was wondering if you found a solution this? I have similar needs.

Thanks
Actually, no. It's just a guess, but I don't think these water definitions are aimed to
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.

vitors is offline   Reply With Quote

Old   July 29, 2014, 16:40
Default
  #4
New Member
 
LM
Join Date: May 2014
Posts: 2
Rep Power: 0
new2flow is on a distinguished road
Thanks very much. That is the tactic I have adopted too.
new2flow is offline   Reply With Quote

Reply

Tags
chtmultiregionsimplefoam, h2o, thermophysicalproperties


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



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