List< label > moleculeTypeIds_
The molecule types to be introduced.
Inserting new particles across the faces of a all patched of type "patch" for a free stream....
const dictionary & dict() const
Return the owner cloud dictionary.
virtual ~FreeStream()
Destructor.
virtual void autoMap(const mapPolyMesh &)
Remap the particles to the correct cells following mesh change.
virtual void inflow()
Introduce particles.
labelList patches_
The indices of patches to introduce molecules across.
TypeName("FreeStream")
Runtime type information.
FreeStream(const dictionary &dict, CloudType &cloud)
Construct from dictionary.
Templated base class for dsmc cloud.
A list of keyword definitions, which are a keyword followed by any number of values (e....
List< List< Field< scalar > > > particleFluxAccumulators_
A List of Lists of Fields specifying carry-over of mass flux from.
A cloud is a collection of lagrangian particles.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Field< scalar > numberDensities_
The number density of the species in the inflow.
Templated inflow boundary model class.