Skip to main content

Constant

Dynamic viscosity, $$ \mu £$ [Pa.s]

μ=μ0\mu = \mu_0

Thermal conductivity, κ\kappa [W/mK]

κ=cpμPr\kappa = \frac{c_p \mu}{Pr}

Thermal diffusivity, αh\alpha_h [kg/ms]

αh=μPr\alpha_h = \frac{\mu}{Pr}

Usage

The const transport model is defined using the entries:

transport
{
mu <scalar>;
Pr <scalar>;
}

Where

  • mu : dynamic viscosity [Pa.s]
  • Pr : Prandtl number [-]

Further information

Source code