equationOfState/Boussinesq: New equation of state for the Boussinesq...
equationOfState/Boussinesq: New equation of state for the Boussinesq approximation for buoyant flows Description Incompressible gas equation of state using the Boussinesq approximation for the density as a function of temperature only: \verbatim rho = rho0*(1 - beta*(T - T0)) \endverbatim To be used with the buoyantPimpleFoam and buoyantSimpleFoam solvers as an alternative to using buoyantBoussinesqPimpleFoam or buoyantBoussinesqSimpleFoam, providing consistency with all other solvers and utilities using the thermodynamics package in OpenFOAM.
Showing
- src/thermophysicalModels/basic/rhoThermo/rhoThermos.C 74 additions, 1 deletionsrc/thermophysicalModels/basic/rhoThermo/rhoThermos.C
- src/thermophysicalModels/specie/equationOfState/Boussinesq/Boussinesq.C 98 additions, 0 deletions...icalModels/specie/equationOfState/Boussinesq/Boussinesq.C
- src/thermophysicalModels/specie/equationOfState/Boussinesq/Boussinesq.H 260 additions, 0 deletions...icalModels/specie/equationOfState/Boussinesq/Boussinesq.H
- src/thermophysicalModels/specie/equationOfState/Boussinesq/BoussinesqI.H 292 additions, 0 deletions...calModels/specie/equationOfState/Boussinesq/BoussinesqI.H
Please register or sign in to comment