MCPcopy Create free account
hub / github.com/NanoComp/meep / polarization_grating.py

File polarization_grating.py

python/examples/polarization_grating.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# polarization grating from C. Oh and M.J. Escuti, Optics Letters, Vol. 33, No. 20, pp. 2287-9, 2008
2# note: reference uses z as the propagation direction and y as the out-of-plane direction; this script uses x and z, respectively
3import math
4

Callers

nothing calls this directly

Calls 3

pol_gratingFunction · 0.85
absFunction · 0.85
axisMethod · 0.80

Tested by

no test coverage detected