Lumped Elements

Contents

Lumped Elements#

Passive elements#

tidy3d.LumpedResistor

Class representing a rectangular lumped resistor.

tidy3d.CoaxialLumpedResistor

Class representing a coaxial lumped resistor.

tidy3d.RLCNetwork

Class for representing a simple network consisting of a resistor, capacitor, and inductor.

tidy3d.AdmittanceNetwork

Class for representing a network consisting of an arbitrary number of resistors, capacitors, and inductors.

tidy3d.LinearLumpedElement

Lumped element representing a network consisting of resistors, capacitors, and inductors.