ClosedWaveguideDispersion

Documentation for ClosedWaveguideDispersion.

Usage

ClosedWaveguideDispersion.jl has been registered. To install ClosedWaveguideDisperion.jl, press ] in the REPL to enter the pkg> mode. Then enter

pkg> add ClosedWaveguideDispersion

If you want to use the main branch, please enter:

pkg> add https://github.com/peakfind/ClosedWaveguideDispersion.jl.git

Structure of this documentation

  1. Tutorial presents a basic framework for computing dispersion diagrams in 2D periodic closed waveguides.
  2. Examples contains problems with different domains or boundary conditions. This part can help you to implement your own code for compuation of disperison diagrams.