push_excitations#

Circuit.push_excitations(instance_name, thevenin_calculation=False, setup_name='LinearFrequency')[source]#

Push excitations for a linear frequency setup.

Parameters:
instance_namestr

Name of the instance.

thevenin_calculationbool, optional

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

setup_namestr, optional

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

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.PushExcitations