Q3DGeneralSettings#

class ansys.edb.core.simulation_setup.q3d_simulation_settings.Q3DGeneralSettings(sim_setup)#

Represents general settings for Q3D simulations.

Methods

Attributes

Q3DGeneralSettings.do_ac

obj:bool:

Whether to p to solve and generate mesh for AC resistance and inductance.

Q3DGeneralSettings.do_cg

obj:bool:

Whether to solve and generate mesh for DC capacitance and conductance.

Q3DGeneralSettings.do_dc

obj:bool:

Whether to solve and generate mesh for for DC resistance and inductance.

Q3DGeneralSettings.do_dc_res_only

obj:bool:

Whether to perform DC analysis with resistive only.

Q3DGeneralSettings.msg

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

Q3DGeneralSettings.save_fields

obj:bool:

Whether to save the current settings as the new default settings.

Q3DGeneralSettings.solution_frequency

obj:str:

Simulation frequency for Q3D.