bencbartlett / Adjoint-Workshop

Gentle introduction and demo of the adjoint variable method for electromagnetic inverse design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVM Workshop

This notebook is a live demo explaining the adjoint variable method (AVM) and its application to electromagnetic problems and designing laser-driven accelerators.

To install dependencies, run

pip install -r requirements.txt

To view and play around with the notebook:

Click on this link to view the notebook.

If you would like to play with the code, you may run

jupyter notebook Main.ipynb

or

jupyter lab Main.ipynb

if you have jupyter lab installed

Enjoy!

About

Gentle introduction and demo of the adjoint variable method for electromagnetic inverse design


Languages

Language:Jupyter Notebook 96.4%Language:Python 3.6%