tidy3d.components.subpixel_spec.AbstractSubpixelAveragingMethod#
- class AbstractSubpixelAveragingMethod[source]#
Bases:
Tidy3dBaseModelBase class defining how to handle material assignment on structure interfaces.
Attributes
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.