-
Filter by Topic
Most Popular
All Topics
- List all discussions
apparent specific heat
|
Thread index | Previous thread | Next thread | Start a new discussion |
February 3, 2010 5:00pm UTC
apparent specific heat
I am using apparent specific heat during phase change.
The conditions are following. The apparent specific heat will be
Cp_unfrozen when T>Tf
Cp_frozen+(latent heat*ice fraction/temperature range) when Tm’<T<Tf
Cp_frozen when T<Tm’
How I can write the apparent heat expression in COMSOL using Heaviside and Dirac functions?
Thank you very much,
Roopesh
Reply | Reply with Quote | Send private message | Report Abuse
February 6, 2010 10:29am UTC in response to ROOPESH MOHANDAS SYAMALADEVI
Re: apparent specific heat
Hi
I would use something like:
Cp = Cp_frozen*(T<=Tf) +
Cp_latent heat*ice fraction/DT*(T-Tm')/(Tf-Tm')*(T>Tm’)*(T<Tf) +
Cp_unfrozen*(T>Tf)
Then you must combine, if you need to smoothen the "(T-Tm')/(Tf-Tm')", a "heaviside" or a "sine step" function. I prefere "sine" step as these are smooth up to to 2-3 derivatives without overshoots, but you must write them out first, a little agebra
PLS CHECK/PLOT this function out carefully, I might well have got the signs or the bolean wrong.
Often I define these expressions as functions in COMSOL as you can then easily check them with the "plot" button
Good luck
Ivar
Reply | Reply with Quote | Send private message | Report Abuse
February 16, 2010 12:16am UTC in response to Ivar K
Re: apparent specific heat
Thank you Dr. Ivar for your suggestion. When I tried to use the suggested expression with Heaviside function, the programme was not working properly. So currently I am using the apparent specific heat as
Cp_frozen+(Cp_unfrozen-Cp_frozen)*HS+D*(latent heat*Ice fraction)
where HS and D are Heaviside and Dirac functions.
If I use a constant temperature boundary condition for the freezing problem, I think its working. However, If i use a convention boundary condition (Suppose air with a heat transfer coefficient and temperature is blown to the boundary), the programme still doesn't give an accurate solution.
I am wondering whether you could help me in this regard.
Thanks,
Roopesh
Reply | Reply with Quote | Send private message | Report Abuse
February 16, 2010 6:41am UTC in response to ROOPESH MOHANDAS SYAMALADEVI
Re: apparent specific heat
Hi
good to hear that you found a way with smoothened functions, in V4 (soon there I have heard) the step standard function proposed are already "smoothened", still you must check that your time range does take a few point within the transition region, othervise it might skip over it (even fully I had the other day some short pulse with a low repetition cacle and the solvr just ignored several of them, so some hand tuning and a careful verification is mandatory.
Conserning heat exchanges over boundaries, when I do not want to use full fluidic models, induced convection fully simulated, I mostly set a Q heat loss factor (2W/K/m^2 for calme situations, 5W/K/m^2 and 2-4 times this for blow conditions, as "rule of thumb", but you must set a "true" external temperature, whatever that is).
Mostly this works quite OK but is rather empirical. For certain cases, such as small air gaps (mm and below)and "now blow", air behaves differently as convective exchange does manage to start up and you can get much lower heat exchange values, ar becomes a good isolator, I know you can use other tricks too and have larger air gaps while blocking the convective buildup, such as a "hairy surface" with fibres standing out, they do not even need to be very dense, finally it depends also on the direction of gravity w.r.t shell dimensions then I use only standfard convection of air with no "air" motion (just "bulk air as any bulk material).
Again all his depends on your experience and the details you want tu put in, not t sa the time you can spend simulatng ;)
Hope this helps on the way
Good luck
Ivar
Reply | Reply with Quote | Send private message | Report Abuse
March 9, 2010 12:20pm UTC in response to Ivar K
Re: apparent specific heat
This is a very interesting topic as I had the same issue when modelling a phase change material. Two small remarks concerning the equation proposed by Dr. KJELBERG:
1. condition for latent heat should be (T>Tm)*(T<Tf)
2. the unit of Cp is J/kg/K, hence to express Cp as a function of Latent Heat (J/kg), units must match. Please correct me if you have already considered it.
ps. for finely meshed model, I think the ice fraction term can be skipped, as this is already included in the temperature change of the considered control volume.
Best Regards
Reply | Reply with Quote | Send private message | Report Abuse
March 9, 2010 12:57pm UTC in response to Justin Chiu
Re: apparent specific heat
Hi
Thanks for the corrections, you are right I typed it out too quickly ;) I have corrected the "<"
The ice fraction is without units so I have a T[K] unit issue, I obviously need to revise my stuff ;)
I edited and added a "/DT" on my first reply, remains how to define correctly DT
furthermore if you need to express this as an energy there is a *rho [kg/m^3] missing and an implicit volume [m^3] from the integration (depending on how this is implemented in COMSOL) that is neither not explicitely writen out
Ivar
Reply | Reply with Quote | Send private message | Report Abuse
Rules and guidelines
