diff --git a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/Icons/package.mo b/IBPSA/Electrical/BaseClasses/PV/BaseClasses/Icons/package.mo index 4b1e7d82f0..6500f8690d 100644 --- a/IBPSA/Electrical/BaseClasses/PV/BaseClasses/Icons/package.mo +++ b/IBPSA/Electrical/BaseClasses/PV/BaseClasses/Icons/package.mo @@ -1,3 +1,17 @@ within IBPSA.Electrical.BaseClasses.PV.BaseClasses; package Icons + annotation(Documentation(info=" +
+This package contains icons for the models in +IBPSA.Electrical.BaseClasses.PV.BaseClasses. +
+", + revisions=" ++This is a partial model containing the base icon of the PV-related models. +
+", + revisions=" ++Enumeration to define the PV material type used in the PV models. +
+", + revisions=" ++This package contains base classes that are used to construct the models extending from +IBPSA.Electrical.BaseClasses.PV.PVOpticalAbsRat. +
+", + revisions=" ++This package contains base classes that are used to construct the models in +IBPSA.Electrical.BaseClasses.PV. +
+")); end BaseClasses; diff --git a/IBPSA/Electrical/BaseClasses/PV/package.mo b/IBPSA/Electrical/BaseClasses/PV/package.mo index dade7db6ec..9c1bf3feca 100644 --- a/IBPSA/Electrical/BaseClasses/PV/package.mo +++ b/IBPSA/Electrical/BaseClasses/PV/package.mo @@ -1,11 +1,6 @@ within IBPSA.Electrical.BaseClasses; package PV "Base classes for PV models" - - - - - annotation(preferredView="info", Documentation(info="This package contains base classes that are used to construct the models in diff --git a/IBPSA/Electrical/DC/Sources/Validation/BaseClasses/package.mo b/IBPSA/Electrical/DC/Sources/Validation/BaseClasses/package.mo index f9a98990ab..ac744fe9ad 100644 --- a/IBPSA/Electrical/DC/Sources/Validation/BaseClasses/package.mo +++ b/IBPSA/Electrical/DC/Sources/Validation/BaseClasses/package.mo @@ -1,4 +1,11 @@ within IBPSA.Electrical.DC.Sources.Validation; package BaseClasses "BaseClasses for validation" extends Modelica.Icons.BasesPackage; + + annotation(preferredView="info", Documentation(info=" +
+This package contains base classes that are used to construct the models in +IBPSA.Electrical.DC.Sources.Validation. +
+")); end BaseClasses; diff --git a/IBPSA/Electrical/DC/Sources/Validation/BaseClasses/partialPVRooftopBuildingValidation.mo b/IBPSA/Electrical/DC/Sources/Validation/BaseClasses/partialPVRooftopBuildingValidation.mo index 2b3be097d0..20900fa0bd 100644 --- a/IBPSA/Electrical/DC/Sources/Validation/BaseClasses/partialPVRooftopBuildingValidation.mo +++ b/IBPSA/Electrical/DC/Sources/Validation/BaseClasses/partialPVRooftopBuildingValidation.mo @@ -202,8 +202,7 @@ equation StartTime=18057600, StopTime=19008000, Interval=300, - Tolerance=1e-06, - __Dymola_Algorithm="Dassl"), + Tolerance=1e-06), __Dymola_Commands(file= "modelica://IBPSA/Resources/Scripts/Dymola/Electrical/DC/Sources/Validation/PVSingleDiodeRooftopBuildingValidation.mos" "Simulate and plot"), diff --git a/IBPSA/Electrical/DC/Sources/Validation/PVSingleDiodeNISTValidation.mo b/IBPSA/Electrical/DC/Sources/Validation/PVSingleDiodeNISTValidation.mo index 06dff0d705..7f78ec1f1b 100644 --- a/IBPSA/Electrical/DC/Sources/Validation/PVSingleDiodeNISTValidation.mo +++ b/IBPSA/Electrical/DC/Sources/Validation/PVSingleDiodeNISTValidation.mo @@ -44,7 +44,7 @@ model PVSingleDiodeNISTValidation annotation (Placement(transformation(extent={{-96,-10},{-76,10}}))); PVSingleDiode pVSingleDiode( - redeclare IBPSA.Electrical.Data.PV.SingleDiodeShardNUU235F2 data, + redeclare IBPSA.Electrical.Data.PV.SingleDiodeSharpNUU235F2 data, PVTechType=IBPSA.Electrical.BaseClasses.PV.BaseClasses.PVOptical.PVType.MonoSI, n_mod=312, groRef=rho, @@ -184,7 +184,6 @@ equation annotation (Icon(coordinateSystem(preserveAspectRatio=false)), Diagram( coordinateSystem(preserveAspectRatio=false), graphics={Text( extent={{-94,46},{-36,12}}, - lineColor={28,108,200}, horizontalAlignment=TextAlignment.Left, textString="1 - Air temperature in °C 2 - Wind speed in m/s @@ -193,8 +192,7 @@ equation experiment( StopTime=86400, Interval=300, - Tolerance=1e-06, - __Dymola_Algorithm="Dassl"), + Tolerance=1e-06), __Dymola_Commands(file= "modelica://IBPSA/Resources/Scripts/Dymola/Electrical/DC/Sources/Validation/PVSingleDiodeNISTValidation.mos" "Simulate and plot"), @@ -221,6 +219,5 @@ Oct 5, 2023, by Laura Maier: