tidy3d.components.subpixel_spec.AbstractSubpixelAveragingMethod

tidy3d.components.subpixel_spec.AbstractSubpixelAveragingMethod#

class AbstractSubpixelAveragingMethod[source]#

Bases: Tidy3dBaseModel

Base class defining how to handle material assignment on structure interfaces.

Attributes

courant_ratio

The scaling ratio applied to Courant number so that the courant number in the simulation is sim.courant * courant_ratio.

property courant_ratio#

The scaling ratio applied to Courant number so that the courant number in the simulation is sim.courant * courant_ratio.