|
[Sponsors] |
April 3, 2012, 10:12 |
ThermophysicalProperties
|
#1 |
Member
Martin
Join Date: Nov 2011
Posts: 35
Rep Power: 15 |
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; } } |
|
September 8, 2012, 12:09 |
|
#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? |
|
September 9, 2012, 09:56 |
|
#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 :-) |
|
December 1, 2019, 03:43 |
just in case there's still someone out there still confused by Hf...
|
#4 | |
New Member
Pablo
Join Date: Oct 2012
Posts: 6
Rep Power: 14 |
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. |
||
May 30, 2022, 05:01 |
|
#5 |
New Member
Dasarathan Sampath
Join Date: Apr 2022
Location: Hyderabad
Posts: 3
Rep Power: 4 |
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? |
|
|
|