Particle motion equations
The flow solver uses many equations to modelize particle trajectories. This page groups them for easy access.
The previous pages describe in detail the model employed to determine particle trajectories in the flow solver and the final formulation is given by:
Particle motion equations
- The unit vector is randomly generated.
- The drag coefficient CD, see Drag force for details.
- The velocity field and modified pressure field P∞ are the fluid velocity and pressure fields found by the flow solver.
- The equations for the initial position and velocity of the particle are described in Initial conditions for injected particles.
- For the particle motion assumptions, see Modeling of the particle motion.