Go to the documentation of this file.
37 #ifndef injectionModelList_H
38 #define injectionModelList_H
41 #include "injectionModel.H"
42 #include "filmSubModelBase.H"
48 namespace regionModels
50 namespace surfaceFilmModels
virtual void info(Ostream &os)
Generic templated field type.
Base class for surface film models.
const dictionary & dict() const
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
List container for film injection models.
virtual void correct(scalarField &availableMass, volScalarField &massToInject, volScalarField &diameterToInject)
const surfaceFilmRegionModel & film() const
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Generic GeometricField class.
Base class for surface film sub-models.
virtual ~injectionModelList()