Go to the documentation of this file.
38 #ifndef reducedUnits_H
39 #define reducedUnits_H
53 Ostream&
operator<<(Ostream&,
const reducedUnits&);
86 scalar refMassDensity_;
88 scalar refNumberDensity_;
101 static const scalar
kb;
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
scalar refPressure() const
friend Ostream & operator<<(Ostream &, const reducedUnits &)
scalar refVelocity() const
scalar refNumberDensity() const
Ostream & operator<<(Ostream &, const boundaryPatch &p)
scalar refMassDensity() const
void setRefValues(scalar refLength, scalar refTime, scalar refMass)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...