RaptorXAdvancedSettings#
- class ansys.edb.core.simulation_setup.raptor_x_simulation_settings.RaptorXAdvancedSettings(sim_setup)#
Represents advanced settings for RaptorX simulations.
Methods
Attributes
float
: Automatic sliver polygon removal tolerance.int
: Number of cells that fit under each wavelength.str
: Thickness and width of the exterior conductor filament.float
: Threshold for strain or thermal relief slits and hole polygon areas.str
: Mesh frequency override.EDBObjMessage
: Protobuf message that represents this object's ID.float
: Shrink factor override value.float
: Plane projection factor for reducing the mesh complexity of large metal planes.bool
: Flag indicating if neighboring vias are simplified/merged.bool
: Flag indicating if slight misaligned overlapping polygons are to be automatically aligned.bool
: Flag indicating if cells per wavelength are used.bool
: Flag indicating if the edge mesh is used.bool
: Flag indicating if strain relief or thermal relief slits and holes are removed.bool
: Flag indicating if capacitance-related effects such as conformal dielectrics are applied.bool
: Flag indicating if layout is "pre-distorted" based on foundry rules.bool
: Flag indicating if the modeler is to split the layout into two parts in an attempt to decrease the complexity.RaptorXAdvancedSettings.use_enable_substrate_network_extraction
bool
: Flag indicating if modeling of substrate coupling effects is enabled using equivalent distributed RC networks.bool
: Flag indicating if floating metals are modeled as dummy fills.RaptorXAdvancedSettings.use_extract_floating_metals_floating
bool
: Flag indicating if floating metals are modeled as floating nets.bool
: Flag indicating if variations in resistivity are taken into account.bool
: Flag indicating if the default meshing frequency is overridden.bool
: Flag indicating if shrink factor is overridden.bool
: Flag indicating if the plane projection factor is used.bool
: Flag indicating if simplified meshing is used along the z axis.