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

Thermophysical properties of steam?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 25, 2014, 23:49
Default Thermophysical properties of steam?
  #1
Senior Member
 
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 12
massive_turbulence is on a distinguished road
Hello,

I'm just hoping someone could give me a shortcut to their thermophysical file for steam (or something like it). I haven't done this for anything yet so as a beginner it would be really nice to get a 'correct' file to use instead of spending hours going no where. If not that's fine.

thanks,

Andrew
massive_turbulence is offline   Reply With Quote

Old   April 26, 2014, 00:56
Default
  #2
Member
 
adarsh tiwari's Avatar
 
adarsh tiwari
Join Date: Feb 2014
Location: Bangalore
Posts: 42
Blog Entries: 5
Rep Power: 12
adarsh tiwari is on a distinguished road
Hi Andrew,

By knowing some properties you can easily do it, the simplest way is to simply modify the respestive case file from one of the tutorials and change some properties accordingly.

Steam is nothing but the gasified water depending upon the temperature and pressure, hence based on this the following links may help.
http://webbook.nist.gov/chemistry/fluid/

http://www.ohio.edu/mechanical/therm...ty_tables/H2O/

https://www.google.co.in/url?sa=t&rc...65397613,d.bmk


Best regards,
adarsh tiwari
adarsh tiwari is offline   Reply With Quote

Old   April 26, 2014, 02:59
Default
  #3
Senior Member
 
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 12
massive_turbulence is on a distinguished road
Quote:
Originally Posted by adarsh tiwari View Post
Hi Andrew,

By knowing some properties you can easily do it, the simplest way is to simply modify the respestive case file from one of the tutorials and change some properties accordingly.

Steam is nothing but the gasified water depending upon the temperature and pressure, hence based on this the following links may help.
http://webbook.nist.gov/chemistry/fluid/

http://www.ohio.edu/mechanical/therm...ty_tables/H2O/

https://www.google.co.in/url?sa=t&rc...65397613,d.bmk


Best regards,
adarsh tiwari
Thanks Adarsh,

I got this for air at this page http://www.openfoam.org/docs/user/th...37-2060007.1.1


Code:
air 
{ 
    specie 
    { 
        nMoles          1; 
        molWeight       28.96;                                                                                                                                                        
    } 
    thermodynamics 
    { 
        Cp              1004.5; 
        Hf              2.544e+06; 
    } 
    transport 
    { 
        mu              1.8e-05; 
        Pr              0.7; 
    } 
}
and I'm not sure what

mu 1.8e-05;

and

Pr 0.7;

mean?

I'm also trying to double check their specific enthalpy for air to make sure it correlates with specific heat capacity, that way I can be sure that H is in J/kg.


Andrew
massive_turbulence is offline   Reply With Quote

Old   April 26, 2014, 09:47
Default
  #4
Member
 
adarsh tiwari's Avatar
 
adarsh tiwari
Join Date: Feb 2014
Location: Bangalore
Posts: 42
Blog Entries: 5
Rep Power: 12
adarsh tiwari is on a distinguished road
mu is viscosity, Pr is Prandtl number.

Well, I suggest you to read user manual for understanding each term
adarsh tiwari is offline   Reply With Quote

Old   April 26, 2014, 15:40
Default
  #5
Senior Member
 
Andrew Somorjai
Join Date: May 2013
Posts: 175
Rep Power: 12
massive_turbulence is on a distinguished road
Quote:
Originally Posted by adarsh tiwari View Post
mu is viscosity, Pr is Prandtl number.

Well, I suggest you to read user manual for understanding each term
I'm not sure where to find this in the manual

pRef 100000;


it's within the thermoPhysicalproperties for the hotRoom tutorial written above the mixture.

About the transport though, should I use a model called the sutherlandTransport if I end up changing the temperature of the grid over time. I assume constTransport is for a steady state system with no temperature change.

There's also the polynomialTransport but I'm not sure how to get that for steam. I would need it for temperatures between 373-1000 K just to be sure it fits.


thanks so far,

Andrew


EDIT
I think that according to this table http://www.engineeringtoolbox.com/wa...ies-d_162.html

the viscosity and Prandtl number for steam goes to zero which obviously makes sense.

Last edited by massive_turbulence; April 26, 2014 at 17:06.
massive_turbulence is offline   Reply With Quote

Reply

Tags
steam, 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
mass flow in is not equal to mass flow out saii CFX 12 March 19, 2018 05:21
Thermophysical properties for natural convection Ciefdi OpenFOAM Running, Solving & CFD 0 November 7, 2013 11:44
error message cuteapathy CFX 14 March 20, 2012 06:45
Constant velocity of the material Sas CFX 15 July 13, 2010 08:56
steam properties rendra Main CFD Forum 5 April 13, 2000 04:05


All times are GMT -4. The time now is 07:40.