Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Erdroy authored Nov 11, 2023
1 parent 7df4a83 commit 1a9a24e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ I'm designing super-optimized coilgun, and I needed to compare hundreds of coils
Simulation can be stopped, program will resume where it ended.
Source code is here: [coilgunsim](https://github.com/Erdroy/CoilGun-coil-simulator/tree/master/cfemm/coilgunsim)

Note that there is a bug with multithreading, when simulating less coils than amount of threads.
It says that the simulation is finished, but it still simulates the coils. Workaround is to reduce amount of threads if you feel annoyed with it.

# How to use (Windows, Release version):
- Download latest version from Release tab,
- Unzip it somewhere,
Expand Down

0 comments on commit 1a9a24e

Please sign in to comment.