Basic records and functions
The package SpiceRoot contains basic records and functions that are needed in SPICE3.
Extends from Modelica.Icons.InternalPackage (Icon for an internal package (indicating that the package should not be directly utilized by user)).
Name | Description |
---|---|
SpiceRoot | Data for insertion to matrices |
useInitialConditions | Initial condition handling |
limitJunctionVoltageRevised | Limitation of junction voltage |
initJunctionVoltagesRevised | Choice of junction voltage handling |
Data for insertion to matrices
This data are to collect intermediate results to be inserted into SPICE-like matrices for linear systems of equations.
Extends from Modelica.Icons.Record (Icon for records).
Initial condition handling
This function useInitialConditions appoints whether the initial conditions that are given in the description are used or not.
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
ret |
Limitation of junction voltage
This internal function is provided to limit the junction voltage which is at the current library version fixed to false.
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
voltage | Input voltage [V] |
Name | Description |
---|---|
ret | [V] |
Choice of junction voltage handling
This internal function is provided to choose the junction voltage handling which is at the current library version fixed to false.
Extends from Modelica.Icons.Function (Icon for functions).
Name | Description |
---|---|
ret |