Steady-state solver for buoyant, turbulent flow of incompressible fluids. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Steady-state solver for buoyant, turbulent flow of incompressible fluids.
Original source file buoyantBoussinesqSimpleFoam.C
Uses the Boussinesq approximation:
where: = the effective (driving) density beta = thermal expansion coefficient [1/K] T = temperature [K]
= reference temperature [K]
Valid when:
Definition in file buoyantBoussinesqSimpleFoam.C.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 58 of file buoyantBoussinesqSimpleFoam.C.
References alphaEff, alphaTimeAverage(), singlePhaseTransportModel::correct(), Foam::dimDensity, Foam::dimEnergy, Foam::dimMass, Foam::dimSpecificHeatCapacity, Foam::dimTemperature, Foam::endl(), Foam::Info, laminarTransport(), mesh, Foam::compressible::New(), Foam::nl, radiation(), rhoCpRef(), simple, T, and turbulence.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.