Class which models non-thermally-coupled mass transfers; i.e., representation changes, rather than phase changes. More...
Public Member Functions | |
PhaseTransferPhaseSystem (const fvMesh &) | |
virtual | ~PhaseTransferPhaseSystem () |
virtual tmp< volScalarField > | dmdt (const phasePairKey &key) const |
virtual PtrList< volScalarField > | dmdts () const |
virtual autoPtr< phaseSystem::massTransferTable > | massTransfer () const |
virtual void | correct () |
virtual bool | read () |
Protected Types | |
typedef HashTable< autoPtr< BlendedInterfacialModel< phaseTransferModel > >, phasePairKey, phasePairKey::hash > | phaseTransferModelTable |
typedef HashPtrTable< volScalarField, phasePairKey, phasePairKey::hash > | rDmdtTable |
Protected Member Functions | |
virtual tmp< volScalarField > | rDmdt (const phasePairKey &key) const |
Protected Attributes | |
phaseTransferModelTable | phaseTransferModels_ |
rDmdtTable | rDmdt_ |
Class which models non-thermally-coupled mass transfers; i.e., representation changes, rather than phase changes.
Definition at line 52 of file PhaseTransferPhaseSystem.H.
|
protected |
Definition at line 65 of file PhaseTransferPhaseSystem.H.
|
protected |
Definition at line 68 of file PhaseTransferPhaseSystem.H.
PhaseTransferPhaseSystem | ( | const fvMesh & | mesh | ) |
Definition at line 49 of file PhaseTransferPhaseSystem.C.
References forAllConstIter.
|
virtual |
Definition at line 82 of file PhaseTransferPhaseSystem.C.
|
protectedvirtual |
Definition at line 30 of file PhaseTransferPhaseSystem.C.
References Foam::glTF::key().
|
virtual |
Definition at line 91 of file PhaseTransferPhaseSystem.C.
References Foam::glTF::key().
|
virtual |
Definition at line 101 of file PhaseTransferPhaseSystem.C.
References forAllConstIter, phasePair::phase1(), and phasePair::phase2().
|
virtual |
Definition at line 120 of file PhaseTransferPhaseSystem.C.
References Foam::dimMass, Foam::dimTime, forAll, forAllConstIter, phase::name(), phaseModel::name(), Foam::name(), Foam::negPart(), phasePair::phase1(), phasePair::phase2(), phasei, Foam::posPart(), psi, HashPtrTable::set(), and Sp.
|
virtual |
Definition at line 196 of file PhaseTransferPhaseSystem.C.
References correct(), Foam::dimDensity, Foam::dimTime, and forAllConstIter.
|
virtual |
Definition at line 225 of file PhaseTransferPhaseSystem.C.
References Foam::blockMeshTools::read().
|
protected |
Definition at line 76 of file PhaseTransferPhaseSystem.H.
|
protected |
Definition at line 79 of file PhaseTransferPhaseSystem.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.