Class which represents pure phases, i.e. without any species. Returns an empty list of mass fractions. More...
Public Member Functions | |
PurePhaseModel (const phaseSystem &fluid, const word &phaseName) | |
virtual | ~PurePhaseModel ()=default |
virtual const PtrList< volScalarField > & | Y () const |
virtual PtrList< volScalarField > & | Y () |
virtual void | solveYi (PtrList< volScalarField::Internal > &, PtrList< volScalarField::Internal > &) |
virtual const phaseThermo & | thermo () const |
virtual phaseThermo & | thermo () |
PurePhaseModel (const phaseSystem &fluid, const word &phaseName, const label index) | |
virtual | ~PurePhaseModel () |
virtual bool | pure () const |
virtual tmp< fvScalarMatrix > | YiEqn (volScalarField &Yi) |
virtual const PtrList< volScalarField > & | Y () const |
virtual const volScalarField & | Y (const word &name) const |
virtual PtrList< volScalarField > & | YRef () |
virtual const UPtrList< volScalarField > & | YActive () const |
virtual UPtrList< volScalarField > & | YActiveRef () |
Protected Attributes | |
PtrList< volScalarField > | Y_ |
autoPtr< phaseThermo > | thermoPtr_ |
Class which represents pure phases, i.e. without any species. Returns an empty list of mass fractions.
Definition at line 52 of file PurePhaseModel.H.
PurePhaseModel | ( | const phaseSystem & | fluid, |
const word & | phaseName | ||
) |
Definition at line 29 of file PurePhaseModel.C.
References dictName(), fluid, and Foam::New().
|
virtualdefault |
Definition at line 41 of file PurePhaseModel.C.
PurePhaseModel | ( | const phaseSystem & | fluid, |
const word & | phaseName, | ||
const label | index | ||
) |
Definition at line 28 of file PurePhaseModel.C.
|
virtual |
|
virtual |
Definition at line 64 of file PurePhaseModel.C.
|
virtual |
|
virtual |
Definition at line 53 of file PurePhaseModel.C.
References NotImplemented.
|
virtual |
Definition at line 80 of file PurePhaseModel.C.
|
virtual |
|
virtual |
Definition at line 48 of file PurePhaseModel.C.
|
virtual |
Definition at line 56 of file PurePhaseModel.C.
References Foam::exit(), Foam::FatalError, and FatalErrorInFunction.
|
virtual |
|
virtual |
Definition at line 78 of file PurePhaseModel.C.
References Foam::exit(), Foam::FatalError, and FatalErrorInFunction.
|
virtual |
Definition at line 90 of file PurePhaseModel.C.
References Foam::exit(), Foam::FatalError, and FatalErrorInFunction.
|
virtual |
Definition at line 102 of file PurePhaseModel.C.
|
virtual |
Definition at line 112 of file PurePhaseModel.C.
References Foam::exit(), Foam::FatalError, and FatalErrorInFunction.
|
protected |
Definition at line 61 of file PurePhaseModel.H.
|
protected |
Definition at line 64 of file PurePhaseModel.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.