change_inductance_computation#

Maxwell2d.change_inductance_computation(compute_transient_inductance=True, incremental_matrix=False)[source]#

Enable the inductance computation for the transient analysis and set the incremental matrix.

Parameters:
compute_transient_inductancebool, optional

Whether to enable the inductance calculation for the transient analysis. The default is True.

incremental_matrixbool, optional

Whether to set the inductance calculation to Incremental if compute_transient_inductance=True. The default is False.

Returns:
bool

True when successful, False when failed.

References

>>> oDesign.SetDesignSettings