diff --git a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/Icons/package.mo b/IBPSA/Electrical/BaseClasses/PV/BaseClasses/Icons/package.mo deleted file mode 100644 index 2701d4e858..0000000000 --- a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/Icons/package.mo +++ /dev/null @@ -1,19 +0,0 @@ -within IBPSA.Electrical.BaseClasses.PV.BaseClasses; -package Icons - extends Modelica.Icons.Package; - - annotation(Documentation(info=" -
-This package contains icons for the models in -IBPSA.Electrical.BaseClasses.PV.BaseClasses. -
-", - revisions=" -
-
-
Solar engineering of thermal processes.
by Duffie, John A. ;
diff --git a/IBPSA/Electrical/BaseClasses/PV/PVThermalEmpMountOpenRack.mo b/IBPSA/Electrical/BaseClasses/PV/PVThermalEmpMountOpenRack.mo
index 93ddfddd91..9a41d3fc0b 100644
--- a/IBPSA/Electrical/BaseClasses/PV/PVThermalEmpMountOpenRack.mo
+++ b/IBPSA/Electrical/BaseClasses/PV/PVThermalEmpMountOpenRack.mo
@@ -20,9 +20,6 @@ equation
an open rack under operating conditions and under consideration of
the wind velocity.
-
-
Solar engineering of thermal processes.
by Duffie, John A. ;
diff --git a/IBPSA/Electrical/BaseClasses/PV/PartialPVSystem.mo b/IBPSA/Electrical/BaseClasses/PV/PartialPVSystem.mo
index 33735bd03d..93101ce0f8 100644
--- a/IBPSA/Electrical/BaseClasses/PV/PartialPVSystem.mo
+++ b/IBPSA/Electrical/BaseClasses/PV/PartialPVSystem.mo
@@ -1,6 +1,5 @@
within IBPSA.Electrical.BaseClasses.PV;
partial model PartialPVSystem "Base PV model with internal or external MPP tracking"
- extends IBPSA.Electrical.BaseClasses.PV.BaseClasses.Icons.partialPVIcon;
replaceable package PhaseSystem =
IBPSA.Electrical.PhaseSystems.PartialPhaseSystem constrainedby
@@ -163,5 +162,58 @@ First implementation.