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

thermophysicalProperties

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   December 7, 2010, 07:50
Default thermophysicalProperties
  #1
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Hi all,

i 'm working with chtMultiRegionSimpleFoam and want to implement new thermophysicalProperties.

Thats the code i used until now
Code:
thermoType hRhoThermo<pureMixture<constTransport<specieThermo<hConstThermo<incompressible>>>>>;
mixture         water 1 18 1000 4181 0 959e-6 6.62;

and now i want to use that one to make cp / rho temperature dependend

Code:
// thermoType hRhoThermo<pureMixture<icoPoly3ThermoPhysics>>;
// mixture
//     water 1 18
//     rhoPolynomial (1000 0 0)
//     0
//     0
//     CpPolynomial (4181 0 0)
//     muPolynomial (959e-6 0 0)
//     kappaPolynomial (145e-6 0 0)
But i can' t find anything about how to use it. And which entry i have to change.
Read in the UserGuide about icoPoly4ThermoPhysics - but there is nothing.

Using OF-1.7.x and the code is in the multiRegionLiquid case.

and what 's kappa ? I compare all values with my table of water and think that

mu is the dynamic viscosity - rho and cp is clear but what 's kappa


did someone know how to use this ?

Best reguards Tobi
Tobi is offline   Reply With Quote

 


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 12:54.