Find in Library
Search millions of books, articles, and more
Indexed Open Access Databases
ARBTools: A Tricubic Spline Interpolator for Three-Dimensional Scalar or Vector Fields
oleh: Paul Walker, Ulrich Krohn, David Carty
Format: | Article |
---|---|
Diterbitkan: | Ubiquity Press 2019-04-01 |
Deskripsi
ARBTools is a Python library containing a Lekien-Marsden type tricubic spline method for interpolating three-dimensional scalar or vector fields presented as a set of discrete data points on a regular cuboid grid. ARBTools was developed for simulations of magnetic molecular traps, in which the magnitude, gradient and vector components of a magnetic field are required. Numerical integrators for solving particle trajectories are included, but the core interpolator can be used for any scalar or vector field. The only additional system requirements are NumPy.