Go to the documentation of this file.
37 #ifndef VoFPatchTransfer_H
38 #define VoFPatchTransfer_H
46 namespace regionModels
48 namespace surfaceFilmModels
virtual ~VoFPatchTransfer()
Destructor.
Transfer mass between the film and the VoF in the continuous phase.
scalar alphaToVoF_
VoF limit above which all of the film is transferred to the VoF.
labelList patchIDs_
List of patch IDs at which the film is removed.
const surfaceFilmRegionModel & film() const
Return const access to the film surface film model.
scalarField patchTransferredMasses_
Transferred mass for each patch at which the film is removed.
TypeName("VoFPatchTransfer")
Runtime type information.
virtual void patchTransferredMassTotals(scalarField &patchMasses) const
Accumulate the total mass injected for the patches into the.
scalar transferRateCoeff_
Transfer rate coefficient.
Base class for surface film models.
const dictionary & dict() const
Return const access to the cloud dictionary.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
scalar alphaToFilm_
VoF limit below which the VoF may be transferred to the film.
Base class for film transfer models, handling mass transfer between the film and the continuous phase...
scalar deltaFactorToVoF_
Factor of the cell height above which the film is transferred.
scalar deltaFactorToFilm_
Factor of the cell height below which the VoF may be transferred.