RaptorXGeneralSettings#

class ansys.edb.core.simulation_setup.raptor_x_simulation_settings.RaptorXGeneralSettings(sim_setup)#

Represents general settings for RaptorX simulations.

Methods

Attributes

RaptorXGeneralSettings.global_temperature

float: Simulation temperature in degrees Celsius.

RaptorXGeneralSettings.max_frequency

str: Maximum frequency value, which controls the tightness of the model mesh.

RaptorXGeneralSettings.msg

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

RaptorXGeneralSettings.netlist_export_spectre

bool: Flag indicating if the netlist is exported in Spectre format.

RaptorXGeneralSettings.save_netlist

bool: Flag indicating if the netlist output is saved.

RaptorXGeneralSettings.save_rfm

bool: Flag indicating if an RFM file is exported.

RaptorXGeneralSettings.use_gold_em_solver

bool: Flag indicating if the gold em solver is used.