Tools for reading, analyzing, and plotting tracer particle data from 2D CHIMERA simulations
Particle data must be supplied by the user.
Individual ASCII files of particle histories can be generated using M.A. Chertkow's tracer_reader
Future versions will support HDF5 particle data
Some of the more complicated routines contain descritive headings and comments.
See MATLAB/scripts/[process_B12.m](https://github.com/jaharris87/particles/blob/master/MATLAB/scripts/process_B12.m)
as an example script for setting up a working environment with particle data, loading the ASCII data into MATLAB, and initial analysis.