- Why don't the particles bump into each other or change the flow?
- The particles are modeled as massless, non-interacting passive tracers. This means they have no inertia and exert no force on the fluid or each other. They simply move with the local velocity defined by the synthetic field, v(x,y,t). This simplification is common in flow visualization to study the structure of the flow itself without the complexity of two-way interactions.
- What does the 'wrap' (periodic boundary) condition represent?
- The wrap condition creates a simulation domain that repeats infinitely in all directions. When a particle exits one edge, it reappears at the opposite edge with the same velocity. This is a computational technique to model a large, homogeneous flow region without hard walls or boundaries. It's useful for studying patterns and long-term behavior without edge effects, similar to a flow on a toroidal (donut-shaped) surface.
- How is this related to real-world fluid flows?
- This simulator models the kinematics—the geometry of motion—of a fluid. Real flows like ocean currents, atmospheric winds, or even airflow around a wing can be analyzed by studying the motion of passive elements like smoke, dye, or floating buoys. While real fluids have viscosity and turbulence, the core idea of tracing particles within a velocity field is fundamental to experimental flow visualization and numerical weather prediction.
- What do the arrows in the optional grid represent?
- The arrows provide a snapshot of the underlying velocity field, v(x,y,t). Each arrow's direction shows the local flow direction at that grid point, and its length is proportional to the local flow speed. This 'vector field' representation is the rule that dictates how every particle moves. Observing how particle paths relate to these instantaneous arrows helps distinguish between streamlines (tangent to the velocity field) and actual particle trajectories, which can differ in an unsteady flow.