|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Martin
Join Date: Nov 2011
Posts: 35
Rep Power: 16 ![]() |
Hey guys,
I am having troubles to figure out what the Hf-Value in the thermodynamics is. In the doc of OF: Code:
air
{
specie
{
nMoles 1;
molWeight 28.96;
}
thermodynamics
{
Cp 1004.5;
Hf 2.544e+06;
}
transport
{
mu 1.8e-05;
Pr 0.7;
}
}
|
|
|
|
|
|
|
|
|
#2 |
|
New Member
Tim Hickmott
Join Date: Apr 2012
Posts: 2
Rep Power: 0 ![]() |
Bump!
I'm also quite confused about this, all the tutorial examples I can find that are supposedly air have Hf set to 0. any clues anyone? |
|
|
|
|
|
|
|
|
#3 |
|
New Member
Tim Hickmott
Join Date: Apr 2012
Posts: 2
Rep Power: 0 ![]() |
Ok think I cracked it for anyone who comes along, Hf is a reference heat of fusion - I was looking in the source code hConstThermoI.h and it's only used to define enthalpy
h = cp*T + Hf hence only applies with multiple phases or fluid types since h = cp*T generally therefore if using a single fluid type it doesn't matter what you set it to please correct me if I'm wrong :-) |
|
|
|
|
|
|
|
|
#4 | |
|
New Member
Pablo
Join Date: Oct 2012
Posts: 6
Rep Power: 15 ![]() |
Quote:
![]() were is the specific enthalpy of dry air (cp*T), is the humidity ratio, and is the specific enthalpy of water vapor.So, by comparing both expressions, we have that Hf = ![]() which for dry air should be equal to 0. |
||
|
|
|
||
|
|
|
#5 |
|
New Member
Dasarathan Sampath
Join Date: Apr 2022
Location: Hyderabad
Posts: 6
Rep Power: 5 ![]() |
Is this the correct explanation?
I noticed Hf=0 for metals. I do not understand how Hf will be related to metals. Can anyone, please explain this? |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|