| Types.PerUnit | C1 | | OEL exponent for calculation of first error |
| Types.PerUnit | C2 | | OEL exponent for calculation of second error |
| Types.PerUnit | FixedRd | | OEL fixed cooling-down time output |
| Types.PerUnit | FixedRu | | OEL fixed delay time output |
| Types.CurrentModulePu | IInstPu | | OEL instantaneous field current limit |
| Types.CurrentModulePu | ILimPu | | OEL thermal field current limit |
| Types.CurrentModulePu | IResetPu | | OEL reset-reference, if OEL is inactive |
| Types.CurrentModulePu | ITfPu | | OEL reference for inverse time calculations |
| Types.CurrentModulePu | IThOffPu | | OEL reset threshold value |
| Types.PerUnit | K1 | | OEL gain for calculation of first error |
| Types.PerUnit | K2 | | OEL gain for calculation of second error |
| Types.PerUnit | KAct | | OEL actual value scaling factor |
| Types.PerUnit | KdOel | | OEL PID regulator differential gain |
| Types.PerUnit | KFb | | OEL timer feedback gain |
| Types.PerUnit | KiOel | | OEL PID regulator integral gain |
| Types.PerUnit | KpOel | | OEL PID regulator proportional gain |
| Types.PerUnit | Krd | | OEL reference ramp-down rate |
| Types.PerUnit | Kru | | OEL reference ramp-up rate |
| Types.PerUnit | KScale | | OEL input signal scaling factor |
| Types.PerUnit | Kzru | | OEL thermal reference release threshold |
| Boolean | Sw1 | | If true, ramp rate depends on field current error, if false, ramp rates are fixed |
| Types.Time | tAOel | | OEL reference filter time constant in s |
| Types.Time | tB1Oel | | OEL regulator first lag time constant in s |
| Types.Time | tB2Oel | | OEL regulator second lag time constant in s |
| Types.Time | tC1Oel | | OEL regulator first lead time constant in s |
| Types.Time | tC2Oel | | OEL regulator second lead time constant in s |
| Types.Time | tDOel | | OEL PID regulator differential time constant in s |
| Types.Time | tEn | | OEL activation delay time in s |
| Types.Time | tFcl | | OEL timer reference in s |
| Types.Time | tMax | | OEL timer maximum level in s |
| Types.Time | tMin | | OEL timer minimum level in s |
| Types.Time | tOff | | OEL reset delay time in s |
| Types.Time | tROel | | OEL input signal filter time constant in s |
| Types.PerUnit | VInvMaxPu | | OEL maximum inverse time output |
| Types.PerUnit | VInvMinPu | | OEL minimum inverse time output |
| Types.VoltageModulePu | VOel1MaxPu | | Maximum OEL output limit in pu (base UNom) |
| Types.VoltageModulePu | VOel1MinPu | | Minimum OEL output limit in pu (base UNom) |
| Types.VoltageModulePu | VOel2MaxPu | | Maximum OEL lead-lag 1 output limit in pu (base UNom) |
| Types.VoltageModulePu | VOel2MinPu | | Minimum OEL lead-lag 1 output limit in pu (base UNom) |
| Types.VoltageModulePu | VOel3MaxPu | | Maximum OEL PID output limit in pu (base UNom) |
| Types.VoltageModulePu | VOel3MinPu | | Minimum OEL PID output limit in pu (base UNom) |
| Types.PerUnit | Input0Pu | | Initial input signal |
| Types.CurrentModulePu | I0Pu | KScale*Input0Pu | Initial input current in pu |
| Types.CurrentModulePu | IRef0Pu | KAct*I0Pu | Initial reference current in pu |
| Types.CurrentModulePu | IScaled0Pu | I0Pu/ITfPu | Initial scaled current in pu |
| Types.Time | tErr0 | tFcl - tInt0 | Initial OEL timer error in s |
| Types.Time | tInt0 | (K2*(IScaled0Pu^C2 - 1) + (if IScaled0Pu <= 1 then FixedRu else FixedRd))/KFb | Initial OEL timer output in s |