Go to the documentation of this file.
35 #ifndef injectionModelList_H
36 #define injectionModelList_H
46 namespace regionModels
48 namespace surfaceFilmModels
virtual void info(Ostream &os)
Provide some info.
const surfaceFilmModel & owner() const
Return const access to the owner surface film model.
Pre-declare SubField and related Field type.
const dictionary & dict() const
Return const access to the cloud dictionary.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
scalarField massInjected_
List of mass injected per patch.
void operator=(const injectionModelList &)
Disallow default bitwise assignment.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void correct(scalarField &availableMass, volScalarField &massToInject, volScalarField &diameterToInject)
Correct.
Base class for surface film models.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Generic GeometricField class.
virtual ~injectionModelList()
Destructor.
injectionModelList(const injectionModelList &)
Disallow default bitwise copy construct.