FieldDistributionNonuniformMedium.jl

God said Maxwell equations and then there was light
Author foldfelis
Popularity
4 Stars
Updated Last
2 Years Ago
Started In
February 2022

FieldDistributionNonuniformMedium

Stable Dev Build Status Coverage

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add FieldDistributionNonuniformMedium

Quick start

julia> using FieldDistributionNonuniformMedium

julia> s = Simulator();

julia> simulate!(s);

julia> plot_e_field(s)

Used By Packages

No packages found.