push_excitations#

Circuit.push_excitations(instance, thevenin_calculation=False, setup='LinearFrequency')[source]#

Push excitations for a linear frequency setup.

Parameters:
instancestr

Name of the instance.

thevenin_calculationbool, optional

Whether to perform the Thevenin equivalent calculation. The default is False.

setupstr, optional

Name of the solution setup to push. The default is "LinearFrequency".

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.PushExcitations