Skip to content
/ pymeep Public

Python package for running simulations with MEEP

License

Notifications You must be signed in to change notification settings

probstj/pymeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyMEEP

This is a Python package for running simulations MEEP (http://ab-initio.mit.edu/wiki/index.php/Meep). It creates a .ctl file, runs it, and does some postprocessing and plotting. It is a very simplified adaption of pyMPB with some additional features.

Usage:

  1. Install with pip (e.g., inside pymeep folder: pip install --user -e .)
  2. See and adapt examples in examples folder

"Disclaimer"

I am in a hurry - I need to finish my thesis. So my code is neither nice nor clean. Meanwhile, I hope somebody finds this useful!

About

Python package for running simulations with MEEP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages