Go to the documentation of this file.
36 #ifndef reducedUnits_H
37 #define reducedUnits_H
100 static const scalar
kb;
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
reducedUnits()
Construct with no argument, uses default values:
scalar refPressure() const
friend Ostream & operator<<(Ostream &, const reducedUnits &)
~reducedUnits()
Destructor.
scalar refVelocity() const
scalar refNumberDensity() const
void operator=(const reducedUnits &)
Disallow default bitwise assignment.
scalar refMassDensity() const
void setRefValues(scalar refLength, scalar refTime, scalar refMass)
static const scalar kb
Static data someStaticData.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...