HFSSDCRSettings#

class ansys.edb.core.simulation_setup.hfss_simulation_settings.HFSSDCRSettings(sim_setup)#

Represents DCR settings for HFSS simulations.

Methods

Attributes

HFSSDCRSettings.max_passes

int: Maximum number of conduction adaptive passes.

HFSSDCRSettings.min_converged_passes

int: Minimum number of converged conduction adaptive passes.

HFSSDCRSettings.min_passes

int: Minimum number of conduction adaptive passes.

HFSSDCRSettings.msg

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

HFSSDCRSettings.percent_error

float: Percent error during conduction adaptive passes.

HFSSDCRSettings.percent_refinement_per_pass

float: Mesh refinement percentage per conduction adaptive pass.