biot-savart

There are 6 repositories under biot-savart topic.

  • vuthalab/biot-savart

    This tool numerically solves for the magnetic field around an arbitrarily shaped coil specified by the user, in a discrete and finite volume surrounding the coil.

    Language:Python423312
  • segmentation-fault/BiotSavartSolver

    A Simple Biot Savart Solver in Python

    Language:Python11204
  • aghaeifar/Biot-Savart

    Simulation of Biot-Savart law - Analytical solution to calculate magnetic field of an arbitrarily shaped coil. MATLAB and Python interface are provided.

    Language:C++1200
  • Dr-yangyangzhang/3D_B_field_biot_savart

    This is a simply code to calculate and show the 3d magnetic field genereated by circular and/or straight wire with constant current flowing inside. The basic idea is to apply Biot-Savart Law

    Language:Python1001
  • mjirasek/Ring-Current-Model

    This script generates a ring current model (RCM) for the given molecule and calculates the induced magnetic field at a specific atoms. This can be than related to the experimental NMR data to deduce ring current susceptibility in units of nA/T.

    Language:MATLAB1101
  • smartass101/biot_savart_integrators

    Biot-Savart law integrator in Python, utilizing numba, dask and xarray

    Language:Python1301