Coils.jl

Julia package for engineering magnetic coils
Author rydyb
Popularity
2 Stars
Updated Last
1 Year Ago
Started In
February 2023

Coils.jl

Build Status Code Coverage

Coils.jl is a Julia library that provides various types and functions for engineering magnetic coils made of rectangular hollow core wire.

Installation

Coils.jl is a registered package and you can install it over the REPL:

julia> ]add Coils

Usage

See the notebooks in example. Clone or download those files. You can run them with Pluto.jl. Execute the following in the REPL:

julia> using Pluto

julia> Pluto.run()

Used By Packages

No packages found.