| Integer | mtype | | MOSFET type: 0 - N channel, 1 - P channel |
| SI.Length | L | 1e-4 | Length |
| SI.Length | W | 1e-4 | Width |
| SI.Area | AD | 0 | Area of the drain diffusion |
| SI.Area | AS | 0 | Area of the source diffusion |
| SI.Length | PD | 0 | Perimeter of the drain junction |
| SI.Length | PS | 0 | Perimeter of the source junction |
| Real | NRD | 1 | Number of squares of the drain diffusions |
| Real | NRS | 1 | Number of squares of the source diffusions |
| Integer | OFF | 0 | Optional initial condition: 0 - IC not used, 1 - IC used, not implemented yet |
| SI.Voltage | IC_VDS | -1e40 | Initial condition value (VDS, not implemented yet) |
| SI.Voltage | IC_VGS | -1e40 | Initial condition value (VGS, not implemented yet) |
| SI.Voltage | IC_VBS | -1e40 | Initial condition value (VBS, not implemented yet) |
| Boolean | UIC | false | Use initial conditions: true, if initial condition is used |
| Modelica.Units.NonSI.Temperature_degC | TEMP | 27 | Operating temperature of the device |
| Spice3.Internal.ModelcardMOS2 | modelcard | | MOSFET modelcard |
| Spice3.Internal.Mos2.Mos2ModelLineParams | p | Spice3.Internal.Mos2.mos2RenameParametersRevised(modelcard) | Model line parameters |
| Spice3.Internal.Mosfet.Mosfet | m | Spice3.Internal.Mosfet.mosfetRenameParametersDev(W, L, AD, AS, PD, PS, NRD, NRS, OFF, IC_VDS, IC_VGS, IC_VBS, UIC, TEMP) | Renamed parameters |
| Spice3.Internal.Mosfet.Mosfet | m1 | Spice3.Internal.Mosfet.mosfetInitEquations(m) | |
| Integer | m_type | if (m.m_bPMOS > 0.5) then -1 else 1 | Type of the transistor |
| Spice3.Internal.Mos2.Mos2ModelLineParams | p1 | Spice3.Internal.Mos2.mos2ModelLineParamsInitEquationsRevised(p, m_type) | Model line variables |
| Spice3.Internal.Mos2.Mos2Calc | c11 | Spice3.Internal.Mos.mos2CalcInitEquationsRevised(p1, m1) | Precalculated parameters |
| Spice3.Internal.Mos2.Mos2Calc | c22 | Spice3.Internal.Mos.mos2CalcCalcTempDependenciesRevised(p1, m1, c11, m_type) | Precalculated parameters |
| Boolean | m_bInit | false | |
| SI.Voltage | IC | | Initial condition values, not implemented yet |
| Spice3.Internal.Mos2.Mos2Calc | c1 | Spice3.Internal.Mos.mos2CalcInitEquationsRevised(p, m) | Precalculated parameters |
| Spice3.Internal.Mos2.Mos2Calc | c2 | Spice3.Internal.Mos.mos2CalcCalcTempDependenciesRevised(p, m, c1, m_type) | Precalculated parameters |
| Spice3.Internal.Mos2.Mos2ModelLineParams | p_obsolete | Spice3.Internal.Mos2.mos2RenameParametersRevised(modelcard) | Model line parameters |
| Spice3.Internal.SpiceConstants | C | | General constants of SPICE simulator |