Steady-state solver for buoyant, turbulent flow of incompressible fluids. More...
Go to the source code of this file.
Steady-state solver for buoyant, turbulent flow of incompressible fluids.
Original source file buoyantBoussinesqSimpleFoam.C
Uses the Boussinesq approximation:
![\[ rho_{k} = 1 - beta(T - T_{ref})
\]](form_1155.png)
where: 

Valid when:
![\[ \frac{beta(T - T_{ref})}{rho_{ref}} << 1
\]](form_1157.png)
Definition in file buoyantBoussinesqSimpleFoam.C.