flex_rf.tidy3d.RunTimeSpec
Type: class │ Base(s): Tidy3dBaseModel
Description
Section titled “Description”Defines specification for how long to run a simulation when added to Simulation.run_time.
The evaluated run_time will be computed from a RunTimeSpec() as follows:
Where: source_factor and quality_factor are fields in the spec,
is the longest time that a source is non-zero,
is the maximum refractive index in the simulation,
is the distance along the largest dimension in the simulation, and
is the speed of light in vacuum.
Parameters
Section titled “Parameters”quality_factor [PositiveFloat] |
|
Quality factor expected in the device. This determines how long the simulation will run as it assumes a field decay time that scales proportionally to this value. |
source_factor [PositiveFloat] = 3 |
|
The contribution to the |