[ANSYS, Inc. Logo] return to home search
next up previous contents index

17.4 Energy Equation

The enthalpy of the material is computed as the sum of the sensible enthalpy, $h$, and the latent heat, $\Delta H$:


 H = h + \Delta H (17.4-1)

where


 h = h_{\rm ref} + \int_{T_{\rm ref}}^T c_p dT (17.4-2)


and $h_{\rm ref}$ = reference enthalpy
  $T_{\rm ref}$ = reference temperature
  $c_p$ = specific heat at constant pressure

The liquid fraction, $\beta$, can be defined as


$\displaystyle \beta = 0$ $\textstyle \mbox{if}$ $\displaystyle T < T_{\rm solidus}$  
$\displaystyle \beta = 1$ $\textstyle \mbox{if}$ $\displaystyle T > T_{\rm liquidus}$  
$\displaystyle \beta = \frac{T-T_{\rm solidus}}{T_{\rm liquidus} - T_{\rm solidus}}$ $\textstyle \mbox{if}$ $\displaystyle T_{\rm solidus} < T < T_{\rm liquidus}$ (17.4-3)

The latent heat content can now be written in terms of the latent heat of the material, $L$:


 \Delta H = \beta L (17.4-4)

The latent heat content can vary between zero (for a solid) and $L$ (for a liquid).

For solidification/melting problems, the energy equation is written as


 \frac{\partial}{\partial t} (\rho H) + \nabla \cdot (\rho {\vec v} H) = \nabla \cdot (k \nabla T) + S (17.4-5)


where $H$ = enthalpy (see Equation  17.4-1)
  $\rho$ = density
  $\vec{v}$ = fluid velocity
  $S$ = source term

The solution for temperature is essentially an iteration between the energy equation (Equation  17.4-5) and the liquid fraction equation (Equation  17.4-3). Directly using Equation  17.4-3 to update the liquid fraction usually results in poor convergence of the energy equation. In ANSYS FLUENT, the method suggested by Voller and Swaminathan [ 362] is used to update the liquid fraction. For pure metals, where $T_{\rm solidus}$ and $T_{\rm liquidus}$ are equal, a method based on specific heat, given by Voller and Prakash [ 361], is used instead.


next up previous contents index Previous: 17.3 Introduction
Up: 17. Solidification and Melting
Next: 17.5 Momentum Equations
Release 12.0 © ANSYS, Inc. 2009-01-23