SprBull / masters_project_simulations

Simulation of two dimensional photonic crystals using Meep / MPB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

masters_project_mpb

Simulation of photonic crystals using Meep / MPB.

Recommended Configuration

Installation of Meep and MPB on Linux (tested on Ubuntu and Debian) using Anaconda or Miniconda Python distribution. From mpb.readthedocs.io:

The recommended way to install PyMeep is using the Conda package manager. The precompiled binaries run as fast or faster than the typical build from source, are simple to install, can be upgraded easily, and take advantage of newer compilers and dependencies than those available in typical systems

The following installation command was recommended at the time this repo was created.

conda create -n mp -c conda-forge pymeep

About

Simulation of two dimensional photonic crystals using Meep / MPB

License:Other


Languages

Language:Python 100.0%