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 |
---|---|
initJunctionVoltages | Choice of junction voltage handling, obsolete, use initJunctionVoltagesRevised |
initJunctionVoltagesRevised | Choice of junction voltage handling |
limitJunctionVoltage | Limitation of junction voltage, obsolete, use limitJunctionVoltageRevised |
limitJunctionVoltageRevised | Limitation of junction voltage |
SpiceRoot | Data for insertion to matrices |
useInitialConditions | Initial condition handling |
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).
Type | Name | Description |
---|---|---|
Current | m_pCurrentValues[6] |   |
Real | m_pResJacobi[36] |   |
Real | m_pCapJacobi[36] |   |
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).
Type | Name | Description |
---|---|---|
Boolean | ret |   |
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) and Modelica.Icons.ObsoleteModel
(Icon for classes that are obsolete and will be removed in later versions).
Type | Name | Description |
---|---|---|
Boolean | ret |   |
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) and Modelica.Icons.ObsoleteModel
(Icon for classes that are obsolete and will be removed in later versions).
Type | Name | Description |
---|---|---|
Voltage | voltage | Input voltage |
Type | Name | Description |
---|---|---|
Voltage | ret |   |
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).
Type | Name | Description |
---|---|---|
Voltage | voltage | Input voltage |
Type | Name | Description |
---|---|---|
Voltage | ret |   |
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).
Type | Name | Description |
---|---|---|
Boolean | ret |   |
Generated 2018-12-12 12:10:52 EST by MapleSim.