Sutherland
Transport model based on the work of Sutherland 75.
Dynamic viscosity, [Pa.s]
Thermal conductivity, [W/mK]
Thermal diffusivity, [kg/ms]
Usage
The sutherland transport model is defined using the entries:
transport
{
As <scalar>;
Ts <scalar>;
}
Where
As: Model coefficient []Ts: Model coefficient [K]
For example, for air:
transport
{
As 1.4792e-06;
Ts 116;
}
Further information
Source code