Grid Specification

Grid Specification#

An EME grid divides the simulation along its propagation axis into cells where modes are solved locally, then matched at the cell interfaces. Pick EMEUniformGrid for evenly spaced cells that share a single EMEModeSpec, EMEExplicitGrid to place cell boundaries at known structural features with a per-cell mode spec, or EMECompositeGrid to combine both within one simulation.

EMEUniformGrid

Specification for a uniform EME grid.

EMECompositeGrid

EME grid made out of multiple subgrids.

EMEExplicitGrid

EME grid with explicitly defined internal boundaries.

EMEGrid

EME grid.

EMEModeSpec

Mode specification for EME cells.