| Types.VoltageModule | UNom | | Nominal voltage in kV |
| Types.ApparentPowerModule | SNom | | Nominal apparent power in MVA |
| Types.ActivePower | PNomTurb | | Nominal active (turbine) power in MW |
| Types.ActivePower | PNomAlt | | Nominal active (alternator) power in MW |
| Types.ReactivePower | QNomAlt | sqrt(SNom*SNom - PNomAlt*PNomAlt) | Nominal reactive (alternator) power in Mvar |
| ExcitationPuType | ExcitationPu | | Choice of excitation base voltage |
| Types.Time | H | | Kinetic constant = kinetic energy / rated power |
| Types.PerUnit | DPu | | Damping coefficient of the swing equation in pu |
| Types.ApparentPowerModule | SnTfo | | Nominal apparent power of the generator transformer in MVA |
| Types.VoltageModule | UNomHV | | Nominal voltage on the network side of the transformer in kV |
| Types.VoltageModule | UNomLV | | Nominal voltage on the generator side of the transformer in kV |
| Types.VoltageModule | UBaseHV | | Base voltage on the network side of the transformer in kV |
| Types.VoltageModule | UBaseLV | | Base voltage on the generator side of the transformer in kV |
| Types.PerUnit | RTfPu | | Resistance of the generator transformer in pu (base UBaseHV, SnTfo) |
| Types.PerUnit | XTfPu | | Reactance of the generator transformer in pu (base UBaseHV, SnTfo) |
| Types.PerUnit | md | | Parameter for direct axis mutual inductance saturation modelling |
| Types.PerUnit | mq | | Parameter for quadrature axis mutual inductance saturation modelling |
| Types.PerUnit | nd | | Parameter for direct axis mutual inductance saturation modelling |
| Types.PerUnit | nq | | Parameter for quadrature axis mutual inductance saturation modelling |
| Types.PerUnit | RTfoPu | RTfPu*(UNomHV/UBaseHV)^2*(SNom/SnTfo) | Resistance of the generator transformer in pu (base SNom, UNom) |
| Types.PerUnit | XTfoPu | XTfPu*(UNomHV/UBaseHV)^2*(SNom/SnTfo) | Reactance of the generator transformer in pu (base SNom, UNom) |
| Types.PerUnit | rTfoPu | if RTfPu > 0.0 or XTfPu > 0.0 then UNomHV/UBaseHV/(UNomLV/UBaseLV) else 1.0 | Ratio of the generator transformer in pu (base UBaseHV, UBaseLV) |