Skip to content

Python code to calculate permittivity from Meep medium

Notifications You must be signed in to change notification settings

NegativeIndex/MeepMedium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeepMedium

Python code to calculate permittivity from Meep medium

Meep is an electromagnetic simulation package based on FDTD method. We have to define the permittivity and permeability of all kinds of materials in the simulations. But the definition process is quite indirect. We have to define a series of Lorentz or Drude resonators. Then the permittivity and permeability can be calculated through a complex equation. So here I wrote several functions to calculte the permittivty from Meep medium class.

About

Python code to calculate permittivity from Meep medium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published