What youβll learn
The governing equations behind CHT simulations: incompressible Navier-Stokes , advection-diffusion , and heat diffusion .
How Laminar flow, Heat fluid, and Heat solid physics couple together, and why the temperature field is continuous across fluid-solid interfaces.
Prerequisites: this is a theory reference β no simulation setup is needed. Familiarity with basic fluid dynamics and heat transfer concepts is helpful.
Conjugate heat transfer (CHT) simulations require three physics,
Laminar flow
Heat fluid
Heat solid
as well as their strongly coupled interactions.
The Laminar flow physics solves the incompressible Navier-Stokes equations ,
β β
v f = 0 \nabla \cdot \boldsymbol{v}_{\mathrm{f}} = 0 \\[5pt] β β
v f β = 0
Ο f ( β v f β t + v f β
β v f ) = β β p f + β β
( ΞΌ f ( β v f + ( β v f ) T ) ) , \rho_{\mathrm{f}} \left( \frac{\partial \boldsymbol{v}_{\mathrm{f}}}{\partial t} + \boldsymbol{v}_{\mathrm{f}} \cdot \nabla \boldsymbol{v}_{\mathrm{f}} \right) = - \nabla p_{\mathrm{f}} + \nabla \cdot \left( \mu_{\mathrm{f}} \left( \nabla \boldsymbol{v}_{\mathrm{f}} + \left( \nabla \boldsymbol{v}_{\mathrm{f}} \right)^T \right) \right), Ο f β ( β t β v f β β + v f β β
β v f β ) = β β p f β + β β
( ΞΌ f β ( β v f β + ( β v f β ) T ) ) ,
where
Ο f Β [ k g / m 3 ] \rho_{\mathrm{f}} ~ \rm [kg/mΒ³] Ο f β Β [ kg/ m 3 ] is fluid density,
ΞΌ f Β [ P a β
s ] \mu_{\mathrm{f}} ~ \rm [Pa \cdot s] ΞΌ f β Β [ Pa β
s ] is the dynamic viscosity of the fluid,
p f Β [ P a ] p_{\mathrm{f}} ~ \rm [Pa] p f β Β [ Pa ] is pressure, and
v f Β [ m / s ] \boldsymbol{v}_{\mathrm{f}} ~ \rm [m/s] v f β Β [ m/s ] is the flow velocity of the fluid.
The Heat fluid physics solves the advection-diffusion equation for the temperature field in the fluid domain,
Ο f β C p , f ( β T β t + v f β
β T ) = β β
( k f β T ) , \rho_{\mathrm{f}} \, C_{\mathrm{p,f}} \left(\frac{\partial T}{\partial t} + \boldsymbol{v}_{\mathrm{f}} \cdot \nabla T \right) = \nabla \cdot \left( k_{\mathrm{f}} \nabla T \right), Ο f β C p , f β ( β t β T β + v f β β
β T ) = β β
( k f β β T ) ,
where
T Β [ K ] T ~ \rm [K] T Β [ K ] is fluid temperature,
C p , f Β [ J / ( k g β
K ) ] C_{\mathrm{p,f}} ~ \rm [J/(kg \cdot K)] C p , f β Β [ J/ ( kg β
K )] is the specific heat capacity of the fluid at constant pressure (assumed constant), and
k f Β [ W / ( m β
K ) ] k_{\mathrm{f}} ~ \rm [W/(m \cdot K)] k f β Β [ W/ ( m β
K )] is the thermal conductivity of the fluid.
The Heat solid physics solves the diffusion equation for the temperature field in the solid domain,
Ο s β C p , s β T β t = β β
( k s β T ) , \rho_{\mathrm{s}} \, C_{\mathrm{p,s}} \frac{\partial T}{\partial t} = \nabla \cdot \left( k_{\mathrm{s}} \nabla T \right), Ο s β C p , s β β t β T β = β β
( k s β β T ) ,
where
Ο s Β [ k g / m 3 ] \rho_{\mathrm{s}} ~ \rm [kg/mΒ³] Ο s β Β [ kg/ m 3 ] is the density of the solid,
T Β [ K ] T ~ \rm [K] T Β [ K ] is the solid temperature,
C p , s Β [ J / ( k g β
K ) ] C_{\mathrm{p,s}} ~ \rm [J/(kg \cdot K)] C p , s β Β [ J/ ( kg β
K )] is the specific heat capacity of the solid at constant pressure (assumed constant), and
k s Β [ W / ( m β
K ) ] k_{\mathrm{s}} ~ \rm [W/(m \cdot K)] k s β Β [ W/ ( m β
K )] is the thermal conductivity of the solid.
The temperature field T T T is continuous across the fluid and the solid domains.
Thus, the interaction is strongly coupled and no material specific suffixes are required.