SIWavePSIGeneralSettings#

class ansys.edb.core.simulation_setup.siwave_psi_simulation_settings.SIWavePSIGeneralSettings(sim_setup)#

Represents SIWavePSI general settings.

Methods

Attributes

SIWavePSIGeneralSettings.include_enhanced_bondwire_modeling

bool: Flag indicating whether to include enhanced bondwire modeling.

SIWavePSIGeneralSettings.min_plane_area_to_mesh

str: (General Mode Only) The minimum plane area to mesh.

SIWavePSIGeneralSettings.min_void_area_to_mesh

str: (General Mode Only) The minimum void area to mesh.

SIWavePSIGeneralSettings.model_type

SIWavePSIModelType: (General Mode Only) Model type.

SIWavePSIGeneralSettings.msg

EDBObjMessage: Protobuf message that represents this object's ID.

SIWavePSIGeneralSettings.perform_erc

bool: (General Mode Only) Flag indicating whether to perform error checking while generating the solver input file.

SIWavePSIGeneralSettings.rms_surface_roughness

str: RMS surface roughness.

SIWavePSIGeneralSettings.simulation_preference

SIWavePSISimulationPreference: Simulation preference.

SIWavePSIGeneralSettings.snap_length_threshold

str: (General Mode Only) The snap length threshold.

SIWavePSIGeneralSettings.surface_roughness_model

SurfaceRoughnessModel: Surface roughness model.