Public Member Functions | |
reducedUnits () | |
reducedUnits (scalar refLength, scalar refTime, scalar refMass) | |
reducedUnits (const IOdictionary &reducedUnitsDict) | |
~reducedUnits ()=default | |
void | setRefValues (scalar refLength, scalar refTime, scalar refMass) |
void | setRefValues (const IOdictionary &reducedUnitsDict) |
scalar | refLength () const |
scalar | refTime () const |
scalar | refMass () const |
scalar | refTemp () const |
scalar | refEnergy () const |
scalar | refForce () const |
scalar | refVelocity () const |
scalar | refVolume () const |
scalar | refPressure () const |
scalar | refMassDensity () const |
scalar | refNumberDensity () const |
Static Public Attributes | |
static const scalar | kb = 1.3806504e-23 |
Friends | |
Ostream & | operator<< (Ostream &, const reducedUnits &) |
Definition at line 55 of file reducedUnits.H.
reducedUnits | ( | ) |
Definition at line 68 of file reducedUnits.C.
reducedUnits | ( | scalar | refLength, |
scalar | refTime, | ||
scalar | refMass | ||
) |
Definition at line 79 of file reducedUnits.C.
reducedUnits | ( | const IOdictionary & | reducedUnitsDict | ) |
Definition at line 93 of file reducedUnits.C.
References reducedUnits::setRefValues().
|
default |
void setRefValues | ( | scalar | refLength, |
scalar | refTime, | ||
scalar | refMass | ||
) |
Definition at line 106 of file reducedUnits.C.
Referenced by reducedUnits::reducedUnits().
void setRefValues | ( | const IOdictionary & | reducedUnitsDict | ) |
Definition at line 121 of file reducedUnits.C.
References dictionary::readEntry().
|
inline |
Definition at line 23 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 29 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 35 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 41 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 47 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 53 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 59 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 65 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 71 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 77 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
inline |
Definition at line 83 of file reducedUnitsI.H.
Referenced by Foam::operator<<().
|
friend |
|
static |
Definition at line 96 of file reducedUnits.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.