78 rate_.setSize(film_.mesh.nCells());
79 diameter_.setSize(film_.mesh.nCells());
86 rate_.setSize(film_.mesh.nCells());
87 diameter_.setSize(film_.mesh.nCells());
94 rate_.setSize(film_.mesh.nCells());
95 diameter_.setSize(film_.mesh.nCells());
Generic GeometricField class.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
virtual bool movePoints()
Update for mesh motion.
virtual ~ejectionModel()
Destructor.
virtual void topoChange(const polyTopoChangeMap &)
Update topology using the given map.
virtual void distribute(const polyDistributionMap &)
Redistribute or update using the given distribution map.
ejectionModel(const dictionary &dict, const solvers::isothermalFilm &film)
Construct from dictionary and film model.
virtual void mapMesh(const polyMeshMap &)
Update from another mesh using the given map.
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
Class containing mesh-to-mesh mapping information.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Solver module for flow of compressible isothermal liquid films.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
const dimensionSet dimless
const dimensionSet & dimLength
const dimensionSet & dimTime
defineRunTimeSelectionTable(fvConstraint, dictionary)
defineTypeNameAndDebug(atmosphericBoundaryLayer, 0)
tmp< DimensionedField< TypeR, GeoMesh, Field > > New(const tmp< DimensionedField< TypeR, GeoMesh, Field >> &tdf1, const word &name, const dimensionSet &dimensions)