diff --git a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/PVOptical/PVType.mo b/IBPSA/Electrical/BaseClasses/PV/BaseClasses/PVOptical/PVType.mo index 6b4b6855a8..c8677d127d 100644 --- a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/PVOptical/PVType.mo +++ b/IBPSA/Electrical/BaseClasses/PV/BaseClasses/PVOptical/PVType.mo @@ -1,10 +1,8 @@ within IBPSA.Electrical.BaseClasses.PV.BaseClasses.PVOptical; type PVType = enumeration( - MonoSI - "Single-crystalline Silicon PV technology", + MonoSI "Single-crystalline Silicon PV technology", PolySI "Poly-crystalline Silicon PV technology", - ThinFilmSI - "Thin film Silicon PV technology", + ThinFilmSI "Thin film Silicon PV technology", ThreeJuncAmorphous "Three-junction amorphous PV technology") "Enumeration to define definition of the PV technology" annotation(Documentation(info=" @@ -12,7 +10,7 @@ type PVType = enumeration( Enumeration to define the PV material type used in the PV models.

", - revisions=" +revisions="