Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aghaeifar committed Feb 3, 2024
1 parent 8742eb9 commit 9d8a153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Magnetic Field Calculator with Biot-Savart Law

[![Lates Release](https://img.shields.io/github/v/release/aghaeifar/bloch_simulator)](https://github.com/aghaeifar/Biot-Savart/releases)
[![Lates Release](https://img.shields.io/github/v/release/aghaeifar/Biot-Savart)](https://github.com/aghaeifar/Biot-Savart/releases)


This software computes the magnetic field of a coil with an arbitrary shape using the Biot-Savart law. The coil may consist of one or multiple distinct segments. The program employs the analytical solution suggested in [this source](https://physics.stackexchange.com/questions/662024/) to determine the magnetic field generated by a finite thin wire. Input and output units adhere to the International System of Units (SI), "meter" for spatial positions and "tesla" for magnetic field.
Expand Down

0 comments on commit 9d8a153

Please sign in to comment.