36 #ifndef patchInjection_H 37 #define patchInjection_H 45 namespace regionModels
47 namespace surfaceFilmModels
const dictionary & dict() const
Return const access to the cloud dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
scalarField patchInjectedMasses_
Injected mass for each patch at which the film is removed.
Remove and inject the mass in the film as it passes over the selected patches.
virtual ~patchInjection()
Destructor.
virtual void patchInjectedMassTotals(scalarField &patchMasses) const
Accumulate the total mass injected for the patches into the.
labelList patchIDs_
List of patch IDs at which the film is removed.
TypeName("patchInjection")
Runtime type information.
scalar deltaStable_
Stable film thickness - mass only removed if thickness execeeds.
Base class for film injection models, handling mass transfer from the film.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
Base class for surface film models.