spiral_exact_test


spiral_exact_test, a C code which calls spiral_exact() to sample a velocity vector field that satisfies the continuity equation, and writes the nodes and velocities to a file, suitable for display using gnuplot().

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

spiral_exact, a C code which computes a velocity vector field that satisfies the continuity equation, writing the data to a file that can be plotted by gnuplot.

Source Code:

Sample data was generated with N = 20 and C = 0.45 and plotted with GNUPLOT:


Last revised on 08 August 2019.