SIWaveDCAdvancedSettings#
- class ansys.edb.core.simulation_setup.siwave_simulation_settings.SIWaveDCAdvancedSettings(sim_setup)#
Represents advanced DC settings for SIWave simulations.
Methods
Attributes
str
: Geometry with an area smaller than this value is ignored.str
: Voids with an area smaller than this value are ignored.float
: Percent of energy error used for adaptive mesh refinement.str
: Initial maximum edge length.int
: Maximum number of adaptive mesh refinement passes.bool
: Flag indicating if bondwires are meshed.bool
: Flag indicating if vias are meshed.int
: Minimum number of adaptive mesh refinement passes.EDBObjMessage
: Protobuf message that represents this object's ID.int
: Number of sides to use to approximate cylindrical bondwires.int
: Number of sides to use to approximate cylindrical vias.int
: Percent of local refinement used for adaptive mesh refinement.bool
: Flag indicating if adaptive refinement is performed.bool
: Flag indicating if the mesh along bondwires is refined.bool
: Flag indicating if the mesh along vias is refined.