Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DurhamDecLab committed Mar 26, 2019
1 parent 2d77037 commit 159ef66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -42,8 +42,11 @@ Included Files
--------------

ARBInterp.py - contains tricubic class and methods for querying interpolant field.

ARBInterpExample.py - loads an example field and queries it with sample coordinates.

ExampleVectorField.csv - part of a magnetic field, as vector components, (x, y, z, Bx, By, Bz).

ExampleScalarField.csv - the same field as ExampleVectorField, but the norm / magnitude, (x,y,z,U).

ARBTrajec.py - contains function for creating random atom samples, and tracking their motion through a magnetic field with the interpolator.
Expand Down

0 comments on commit 159ef66

Please sign in to comment.