add_source_terminal_to_ground#

SiwaveDCSimulationSetup.add_source_terminal_to_ground(source_name, terminal=0)[source]#

Add a source terminal to ground.

Parameters:
source_namestr,

Source name.

terminalint, optional

Terminal to assign. Options are:

  • 0=Unspecified

  • 1=Negative node

  • 2=Positive none

Returns:
bool