Class Index
List of Elements
The following list collects all elements defined in emulsim and it lists for each
element the actors that can in principle act upon it. Further details are available at
the reference pages.
ArrowsElement(Element representing a collection of points with direction):FieldCollectionElement(Element representing multiple spatially-resolved fields):FieldElementBase(Base class for field elements):MeanfieldElement(Element representing a homogeneous, changing field):MulticomponentDropletsElement(Element representing many multicomponent droplets):PointsElement(Element representing a collection of points):ReservoirElement(Element representing a homogeneous, constant field):ScalarBoundaryFieldElement(Element representing the scalar field of a boundary of a field):ScalarFieldElement(Element representing a scalar spatially-resolved field):SphericalDropletsElement(Element representing many spherical droplets):
List of Actors
The following lists collects all actors defined in emulsim and it lists for each
actor the elements that it can in principle act upon. Further details are available at
the reference pages.
ActiveParticleActor(Actor moving arrows according to their direction):BoxActor(Actor containing particles in a box):BrownianMotionActor(Actor moving objects according to Brownian motion):CoalescenceDropletActor(Actor merging overlapping droplets):CollectionPDEActor(Actor evolving a field collection according to a PDE):DiffusionActor(Actor evolving a field according to a simple diffusion equation):DropletNucleationActor(Actor nucleating droplets from a field):EmittersActor(Actor emitting mass into a field at defined positions):FieldBoundaryExchangeActor(Actor exchanging material between a field and its boundary):FieldCouplingActor(Actor coupling multiple fields by local interactions):Variable number of elements
FieldExchangeActor(Actor exchanging material between two fields on the same grid):FunctionActor(Actor that uses a python function to evolve elements):Variable number of elements
LocalReactionsActor(Actor simulating a local chemical reactions in a field):MulticomponentDropletActor(Actor coupling point-like multicomponent droplets to multiple field):NumbaFunctionActor(Actor that uses a compiled function to evolve the data of elements):Variable number of elements
PointDropletActor(Actor coupling point-like droplets to a field):ReactionDiffusionActor(Actor evolving a field according to a reaction-diffusion equation):ScalarPDEActor(Actor evolving a field according to a PDE):SphericalDropletActor(Actor coupling spherical droplets to a field):