piel.models.physical.electronic#
Submodules#
- piel.models.physical.electronic.capacitor
- piel.models.physical.electronic.defaults
- piel.models.physical.electronic.hva
- piel.models.physical.electronic.lna
- piel.models.physical.electronic.resistor
- piel.models.physical.electronic.straight
- piel.models.physical.electronic.taper
- piel.models.physical.electronic.types
- piel.models.physical.electronic.via_stack
Functions#
|
This function takes in the settings from a gdsfactory component, some connectivity node translated directly from |
|
Returns the default models dictionary. |
Package Contents#
- add_basic_capacitor(settings) str[source]#
This function takes in the settings from a gdsfactory component, some connectivity node translated directly from the gdsfactory netlist.
See Mike Smith “WinSpice3 User’s Manual” 25 October, 1999
SPICE capacitor model:
CXXXXXXX N+ N- VALUE <IC=INCOND>
Where the parameters are:
N+ = the positive terminal N- = the negative terminal VALUE = capacitance in farads <IC=INCOND> = starting voltage in a simulation