Fluids are often simulated on regular grids. At each grid point, the fluid velocity is stored as a vector. In order to analyze the flow, most flow-visualization algorithms interpolate the vector field at non-grid points in a component-wise fashion. This straightforward approach is not conservative i.e., the interpolated vector-field is no longer divergence-free. The aim […]
Read More