Incompressible gas equation of state using the Boussinesq approximation for the density as a function of temperature only: More...
Public Member Functions | |
Boussinesq (const Specie &sp, const scalar rho0, const scalar T0, const scalar beta) | |
Boussinesq (const dictionary &dict) | |
Boussinesq (const word &name, const Boussinesq &) | |
autoPtr< Boussinesq > | clone () const |
scalar | rho (scalar p, scalar T) const |
scalar | H (const scalar p, const scalar T) const |
scalar | Cp (scalar p, scalar T) const |
scalar | E (const scalar p, const scalar T) const |
scalar | Cv (scalar p, scalar T) const |
scalar | S (const scalar p, const scalar T) const |
scalar | psi (scalar p, scalar T) const |
scalar | Z (scalar p, scalar T) const |
scalar | CpMCv (scalar p, scalar T) const |
void | write (Ostream &os) const |
void | operator= (const Boussinesq &) |
void | operator+= (const Boussinesq &) |
void | operator*= (const scalar) |
Static Public Member Functions | |
static autoPtr< Boussinesq > | New (const dictionary &dict) |
static word | typeName () |
Static Public Attributes | |
static const bool | incompressible = true |
static const bool | isochoric = false |
Friends | |
Boussinesq | operator+ (const Boussinesq &, const Boussinesq &) |
Boussinesq | operator* (const scalar s, const Boussinesq &) |
Boussinesq | operator== (const Boussinesq &, const Boussinesq &) |
Ostream & | operator (Ostream &, const Boussinesq &) |
Incompressible gas equation of state using the Boussinesq approximation for the density as a function of temperature only:
rho = rho0*(1 - beta*(T - T0))
Definition at line 53 of file Boussinesq.H.
|
inline |
Definition at line 28 of file BoussinesqI.H.
Boussinesq | ( | const dictionary & | dict | ) |
Definition at line 28 of file Boussinesq.C.
|
inline |
|
inline |
Definition at line 55 of file BoussinesqI.H.
References Foam::New().
|
inlinestatic |
Definition at line 64 of file BoussinesqI.H.
References dict, and Foam::New().
|
inlinestatic |
Definition at line 141 of file Boussinesq.H.
|
inline |
Definition at line 76 of file BoussinesqI.H.
References Foam::T().
|
inline |
Definition at line 86 of file BoussinesqI.H.
|
inline |
Definition at line 93 of file BoussinesqI.H.
|
inline |
Definition at line 99 of file BoussinesqI.H.
|
inline |
Definition at line 106 of file BoussinesqI.H.
|
inline |
Definition at line 114 of file BoussinesqI.H.
|
inline |
Definition at line 125 of file BoussinesqI.H.
|
inline |
Definition at line 136 of file BoussinesqI.H.
|
inline |
Definition at line 147 of file BoussinesqI.H.
void write | ( | Ostream & | os | ) | const |
Definition at line 42 of file Boussinesq.C.
References os(), and Foam::vtk::write().
|
inline |
Definition at line 160 of file BoussinesqI.H.
References Foam::constant::physicoChemical::b.
|
inline |
Definition at line 174 of file BoussinesqI.H.
References Foam::constant::physicoChemical::b, Foam::mag(), and Y.
|
inline |
Definition at line 194 of file BoussinesqI.H.
References s.
|
friend |
|
friend |
|
friend |
|
friend |
|
static |
Definition at line 152 of file Boussinesq.H.
|
static |
Definition at line 155 of file Boussinesq.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.