Class which provides population balance functionality. More...
Public Member Functions | |
PopulationBalancePhaseSystem (const fvMesh &) | |
virtual | ~PopulationBalancePhaseSystem () |
virtual tmp< volScalarField > | dmdt (const phasePairKey &key) const |
virtual PtrList< volScalarField > | dmdts () const |
virtual autoPtr< phaseSystem::massTransferTable > | massTransfer () const |
virtual bool | read () |
virtual void | solve () |
Protected Types | |
typedef HashPtrTable< volScalarField, phasePairKey, phasePairKey::hash > | pDmdtTable |
Protected Member Functions | |
virtual tmp< volScalarField > | pDmdt (const phasePairKey &key) const |
Protected Attributes | |
PtrList< diameterModels::populationBalanceModel > | populationBalances_ |
pDmdtTable | pDmdt_ |
Class which provides population balance functionality.
Definition at line 51 of file PopulationBalancePhaseSystem.H.
|
protected |
Definition at line 60 of file PopulationBalancePhaseSystem.H.
PopulationBalancePhaseSystem | ( | const fvMesh & | mesh | ) |
Definition at line 49 of file PopulationBalancePhaseSystem.C.
References Foam::dimDensity, Foam::dimTime, forAll, forAllConstIter, Foam::glTF::key(), phasePair::name(), phasePairKey::ordered(), and populationBalanceModel::phasePairs().
|
virtual |
Definition at line 128 of file PopulationBalancePhaseSystem.C.
|
protectedvirtual |
Definition at line 29 of file PopulationBalancePhaseSystem.C.
References Foam::glTF::key().
|
virtual |
Definition at line 137 of file PopulationBalancePhaseSystem.C.
References Foam::glTF::key().
|
virtual |
Definition at line 147 of file PopulationBalancePhaseSystem.C.
References forAllConstIter, phasePair::phase1(), and phasePair::phase2().
|
virtual |
Definition at line 166 of file PopulationBalancePhaseSystem.C.
References forAll, forAllConstIter, massTransfer(), phase::name(), phaseModel::name(), Foam::name(), Foam::negPart(), phasePairKey::ordered(), phasePair::phase1(), phasePair::phase2(), Foam::posPart(), psi, and Sp.
|
virtual |
Definition at line 226 of file PopulationBalancePhaseSystem.C.
References Foam::blockMeshTools::read().
|
virtual |
Definition at line 244 of file PopulationBalancePhaseSystem.C.
References forAll, and solve().
|
protected |
Definition at line 66 of file PopulationBalancePhaseSystem.H.
|
protected |
Definition at line 69 of file PopulationBalancePhaseSystem.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.