Handling multi-pin components in SIwave

SIwave cannot read R,L or C with more than 2 pins

Set these environment variables to convert multipin resistors, inductors and capacitors to discrete components, then add a spice model for the 4 pin resistor/inductor/capacitor.

SIWAVE_IMPORT_MULTIPIN_CAPACITORS_AS_DISCRETES=1

SIWAVE_IMPORT_MULTIPIN_INDUCTORS_AS_DISCRETES=1

SIWAVE_IMPORT_MULTIPIN_RESISTORS_AS_DISCRETES=1