File: Cylindrical_Coordinates.md

package info (click to toggle)
meep-openmpi 1.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 25,828 kB
  • sloc: cpp: 27,370; python: 10,574; lisp: 1,213; makefile: 437; sh: 28
file content (11 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
---
# Cylindrical Coordinates
---

Meep supports the simulation of Maxwell's equations in cylindrical coordinates for structures that have continuous rotational symmetry around the *z* axis. This reduces problems in 3d to 2d, and 2d to 1d, if there is sufficient symmetry.

Additional resources:

-   [Exploiting Symmetry](Exploiting_Symmetry.md)
-   [Python Tutorial/Ring Resonator in Cylindrical Coordinates](Python_Tutorials/Ring_Resonator_in_Cylindrical_Coordinates.md)
-   [Scheme Tutorial/Ring Resonator in Cylindrical Coordinates](Scheme_Tutorials/Ring_Resonator_in_Cylindrical_Coordinates.md)