Skip to content

Commit

Permalink
Ibpsa sync issue1755 correct hyperlinks (#3403)
Browse files Browse the repository at this point in the history
* Corrected malformed hyperlinks
  • Loading branch information
mwetter authored May 23, 2023
1 parent a4fb4e9 commit 27caecb
Show file tree
Hide file tree
Showing 109 changed files with 148 additions and 202 deletions.
49 changes: 0 additions & 49 deletions Buildings/.copiedFiles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2145,55 +2145,6 @@ Buildings/Resources/Scripts/travis/dymola/dymola
Buildings/Resources/Scripts/travis/omc/omc
Buildings/Resources/bin/ConvertWeatherData.jar
Buildings/Resources/src/convertEPW/Makefile
Buildings/Resources/src/convertEPW/doc/ConvertWeatherData.html
Buildings/Resources/src/convertEPW/doc/allclasses-index.html
Buildings/Resources/src/convertEPW/doc/allclasses.html
Buildings/Resources/src/convertEPW/doc/allpackages-index.html
Buildings/Resources/src/convertEPW/doc/constant-values.html
Buildings/Resources/src/convertEPW/doc/deprecated-list.html
Buildings/Resources/src/convertEPW/doc/element-list
Buildings/Resources/src/convertEPW/doc/help-doc.html
Buildings/Resources/src/convertEPW/doc/index-all.html
Buildings/Resources/src/convertEPW/doc/index.html
Buildings/Resources/src/convertEPW/doc/jquery/external/jquery/jquery.js
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-bg_glass_65_dadada_1x400.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-bg_glass_75_dadada_1x400.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-icons_222222_256x240.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-icons_2e83ff_256x240.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-icons_454545_256x240.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-icons_888888_256x240.png
Buildings/Resources/src/convertEPW/doc/jquery/images/ui-icons_cd0a0a_256x240.png
Buildings/Resources/src/convertEPW/doc/jquery/jquery-3.5.1.js
Buildings/Resources/src/convertEPW/doc/jquery/jquery-ui.css
Buildings/Resources/src/convertEPW/doc/jquery/jquery-ui.js
Buildings/Resources/src/convertEPW/doc/jquery/jquery-ui.min.css
Buildings/Resources/src/convertEPW/doc/jquery/jquery-ui.min.js
Buildings/Resources/src/convertEPW/doc/jquery/jquery-ui.structure.css
Buildings/Resources/src/convertEPW/doc/jquery/jquery-ui.structure.min.css
Buildings/Resources/src/convertEPW/doc/jquery/jszip-utils/dist/jszip-utils-ie.js
Buildings/Resources/src/convertEPW/doc/jquery/jszip-utils/dist/jszip-utils-ie.min.js
Buildings/Resources/src/convertEPW/doc/jquery/jszip-utils/dist/jszip-utils.js
Buildings/Resources/src/convertEPW/doc/jquery/jszip-utils/dist/jszip-utils.min.js
Buildings/Resources/src/convertEPW/doc/jquery/jszip/dist/jszip.js
Buildings/Resources/src/convertEPW/doc/jquery/jszip/dist/jszip.min.js
Buildings/Resources/src/convertEPW/doc/member-search-index.js
Buildings/Resources/src/convertEPW/doc/member-search-index.zip
Buildings/Resources/src/convertEPW/doc/overview-tree.html
Buildings/Resources/src/convertEPW/doc/package-search-index.js
Buildings/Resources/src/convertEPW/doc/package-search-index.zip
Buildings/Resources/src/convertEPW/doc/package-summary.html
Buildings/Resources/src/convertEPW/doc/package-tree.html
Buildings/Resources/src/convertEPW/doc/resources/glass.png
Buildings/Resources/src/convertEPW/doc/resources/x.png
Buildings/Resources/src/convertEPW/doc/script.js
Buildings/Resources/src/convertEPW/doc/search.js
Buildings/Resources/src/convertEPW/doc/stylesheet.css
Buildings/Resources/src/convertEPW/doc/type-search-index.js
Buildings/Resources/src/convertEPW/doc/type-search-index.zip
Buildings/Resources/src/convertEPW/src/ConvertWeatherData.java
Buildings/Resources/src/convertEPW/src/Makefile
Buildings/Resources/src/convertEPW/src/Manifest.txt
Expand Down
2 changes: 1 addition & 1 deletion Buildings/BoundaryConditions/UsersGuide.mo
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ can be used.
Note that a ceiling has a tilt of <i>0</i>
, and also the solar collector models
in
<a href=\"Buildings.Fluid.SolarCollectors\">Buildings.Fluid.SolarCollectors</a>
<a href=\"modelica://Buildings.Fluid.SolarCollectors\">Buildings.Fluid.SolarCollectors</a>
require a tilt of <i>0</i>
if they are facing straight upwards.
This is correct because
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Controls/OBC/CDL/Continuous/Sources/Sin.mo
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Block that outputs a <code>sine</code>.
April 13, 2023, by Michael Wetter:<br/>
Renamed block from <code>Sine</code> to <code>Sin</code>
to use consistent naming with
<a href=\"Buildings.Controls.OBC.CDL.Continuous.Sin\">
<a href=\"modelica://Buildings.Controls.OBC.CDL.Continuous.Sin\">
Buildings.Controls.OBC.CDL.Continuous.Sin</a>.<br/>
This is for
<a href=\"https://github.com/lbl-srg/modelica-buildings/issues/3339\">#3339</a>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Controls/OBC/Utilities/PIDWithInputGains.mo
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ where <i>y<sub>min</sub></i> and <i>y<sub>max</sub></i> are limits for the contr
</p>
<p>
This block is identical to
<a href=\"Buildings.Controls.OBC.CDL.Continuous.PIDWithReset\">
<a href=\"modelica://Buildings.Controls.OBC.CDL.Continuous.PIDWithReset\">
Buildings.Controls.OBC.CDL.Continuous.PIDWithReset</a>,
except that the controller gains
<i>k</i>, <i>T<sub>i</sub></i> and <i>T<sub>d</sub></i> are inputs rather than parameters.
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Electrical/AC/OnePhase/Lines/Line.mo
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ defaultComponentName="line",
info="<html>
<p>
This model represents an AC single phase cable. The model is based on
<a href=\"Buildings.Electrical.AC.OnePhase.Lines.TwoPortRLC\">
<a href=\"modelica://Buildings.Electrical.AC.OnePhase.Lines.TwoPortRLC\">
Buildings.Electrical.AC.OnePhase.Lines.TwoPortRLC</a>
and provides functionalities to parametrize the values of <i>R</i>, <i>L</i> and <i>C</i>,
either using commercial cables or using default values.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Revised documentation and model.
<p>
This model represents an AC three-phase unbalanced cable without
neutral connection. The model is based on
<a href=\"Buildings.Electrical.AC.ThreePhasesUnbalanced.Lines.TwoPortRLC\">
<a href=\"modelica://Buildings.Electrical.AC.ThreePhasesUnbalanced.Lines.TwoPortRLC\">
Buildings.Electrical.AC.ThreePhasesUnbalanced.Lines.TwoPortRLC</a>
and provides functionalities to parametrize the values of <i>R</i>, <i>L</i> and <i>C</i>
using either commercial cables or default values.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Revised documentation and model.
<p>
This model represents an AC three-phase unbalanced cable with
neutral connection. The model is based on
<a href=\"Buildings.Electrical.AC.ThreePhasesUnbalanced.Lines.TwoPortRLC\">
<a href=\"modelica://Buildings.Electrical.AC.ThreePhasesUnbalanced.Lines.TwoPortRLC\">
Buildings.Electrical.AC.ThreePhasesUnbalanced.Lines.TwoPortRLC</a>
and provides functionalities to parametrize the values of <i>R</i>, <i>L</i> and <i>C</i>
using either commercial cables or default values.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ model DCLinesLinearized
annotation (Documentation(info="<html>
<p>
This model is the linearized version of the model
<a href=\"Buildings.Electrical.DC.Lines.Examples.DCLines\">
<a href=\"modelica://Buildings.Electrical.DC.Lines.Examples.DCLines\">
Buildings.Electrical.DC.Lines.Examples.DCLines</a> and
can be used to test how the linearized loads are affected by the voltage drop
caused by the lines. The longer the distance between the load and the source,
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Electrical/DC/Lines/Line.mo
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ First implementation.
</html>", info="<html>
<p>
This model represents a DC cable. The model is based on
<a href=\"Buildings.Electrical.DC.Lines.TwoPortRCLine\">
<a href=\"modelica://Buildings.Electrical.DC.Lines.TwoPortRCLine\">
Buildings.Electrical.DC.Lines.TwoPortRCLine</a>
and provides functionalities to parametrize the values of <i>R</i> and <i>C</i> either
using commercial cables or using default values.
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Electrical/Interfaces/CapacitiveLoad.mo
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Model included into the Buildings library.
</html>", info="<html>
<p>
This is a model of a generic capacitive load. This model is an extension of the base load model
<a href=\"Buildings.Electrical.Interfaces.Load\">Buildings.Electrical.Interfaces.Load</a>.
<a href=\"modelica://Buildings.Electrical.Interfaces.Load\">Buildings.Electrical.Interfaces.Load</a>.
</p>
<p>
This model assumes a fixed power factor <code>pf</code> when the flag <code>use_pf_in = false</code>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Electrical/Interfaces/InductiveLoad.mo
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Model included into the Buildings library.
</html>", info="<html>
<p>
This is a model of a generic inductive load. This model is an extension of the base load model
<a href=\"Buildings.Electrical.Interfaces.Load\">
<a href=\"modelica://Buildings.Electrical.Interfaces.Load\">
Buildings.Electrical.Interfaces.Load</a>.
</p>
<p>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Electrical/Interfaces/Load.mo
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Buildings.Electrical.Interfaces.Terminal</a>
that can be redeclared.
The generalized load is modeled as an impedance whose value can change. The value of the impedance
can change depending on the value of the parameter <code>mode</code>, which is of type
<a href=\"Buildings.Electrical.Types.Load\">Buildings.Electrical.Types.Load</a>:
<a href=\"modelica://Buildings.Electrical.Types.Load\">Buildings.Electrical.Types.Load</a>:
</p>
<table summary=\"summary\" border=\"1\" cellspacing=\"0\" cellpadding=\"2\" style=\"border-collapse:collapse;\">
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Electrical/Interfaces/PartialConversion.mo
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Model included in the Buildings library.
</html>", info="<html>
<p>
This model extends the base class
<a href=\"Buildings.Electrical.Interfaces.PartialTwoPort\">
<a href=\"modelica://Buildings.Electrical.Interfaces.PartialTwoPort\">
Buildings.Electrical.Interfaces.PartialTwoPort</a>
model and declares the variables
<code>v_p</code> and <code>i_p</code> that represents the voltage and the
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Electrical/Interfaces/ResistiveLoad.mo
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ added to the library.
</html>", info="<html>
<p>
This is a model of a generic resistive load. This model is an extension of the base load model
<a href=\"Buildings.Electrical.Interfaces.Load\">
<a href=\"modelica://Buildings.Electrical.Interfaces.Load\">
Buildings.Electrical.Interfaces.Load</a>.
</p>
</html>"));
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Examples/ChillerPlant/BaseClasses/DataCenter.mo
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ Documentation(info="<HTML>
<p>
This model is the chilled water plant with discrete time control and
trim and respond logic for a data center. The model is described at
<a href=\"Buildings.Examples.ChillerPlant\">
<a href=\"modelica://Buildings.Examples.ChillerPlant\">
Buildings.Examples.ChillerPlant</a>.
</p>
</html>", revisions="<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ equation
This model is the chilled water plant with continuous time control.
The trim and respond logic is approximated by a PI controller which
significantly reduces computing time. The model is described at
<a href=\"Buildings.Examples.ChillerPlant\">
<a href=\"modelica://Buildings.Examples.ChillerPlant\">
Buildings.Examples.ChillerPlant</a>.
</p>
<p>
See
<a href=\"Buildings.Examples.ChillerPlant.DataCenterContinuousTimeControl\">
<a href=\"modelica://Buildings.Examples.ChillerPlant.DataCenterContinuousTimeControl\">
Buildings.Examples.ChillerPlant.DataCenterContinuousTimeControl</a>
for an implementation with the discrete time trim and respond logic.
</p>
Expand All @@ -41,7 +41,7 @@ for an implementation with the discrete time trim and respond logic.
<li>
January 13, 2015, by Michael Wetter:<br/>
Moved base model to
<a href=\"Buildings.Examples.ChillerPlant.BaseClasses.DataCenter\">
<a href=\"modelica://Buildings.Examples.ChillerPlant.BaseClasses.DataCenter\">
Buildings.Examples.ChillerPlant.BaseClasses.DataCenter</a>.
</li>
<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ which is a discrete time control logic.
<p>
The trim and respond logic is approximated by a PI controller which
significantly reduces computing time. The model is described at
<a href=\"Buildings.Examples.ChillerPlant\">
<a href=\"modelica://Buildings.Examples.ChillerPlant\">
Buildings.Examples.ChillerPlant</a>.
</p>
<p>
See
<a href=\"Buildings.Examples.ChillerPlant.DataCenterContinuousTimeControl\">
<a href=\"modelica://Buildings.Examples.ChillerPlant.DataCenterContinuousTimeControl\">
Buildings.Examples.ChillerPlant.DataCenterContinuousTimeControl</a>
for an implementation that approximates the trim and respond
logic by a continuous time controller.
Expand All @@ -48,7 +48,7 @@ logic by a continuous time controller.
<li>
January 13, 2015, by Michael Wetter:<br/>
Moved base model to
<a href=\"Buildings.Examples.ChillerPlant.BaseClasses.DataCenter\">
<a href=\"modelica://Buildings.Examples.ChillerPlant.BaseClasses.DataCenter\">
Buildings.Examples.ChillerPlant.BaseClasses.DataCenter</a>.
</li>
<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Added documentation.
</html>", info="<html>
<p>
This model is identical to
<a href=\"Buildings.Experimental.DHC.Examples.Combined.SeriesConstantFlow\">
<a href=\"modelica://Buildings.Experimental.DHC.Examples.Combined.SeriesConstantFlow\">
Buildings.Experimental.DHC.Examples.Combined.SeriesConstantFlow</a>
except for the pipe diameter and the control of the main circulation pump.
Rather than having a constant mass flow rate, the mass flow rate is varied
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ This model is part of a computational performance benchmark between
<ul>
<li>
a simplified modeling of the piping network as implemented in
<a href=\"Buildings.Experimental.DHC.Loads.BaseClasses.FlowDistribution\">
<a href=\"modelica://Buildings.Experimental.DHC.Loads.BaseClasses.FlowDistribution\">
Buildings.Experimental.DHC.Loads.BaseClasses.FlowDistribution</a>
(see the corresponding example
<a href=\"modelica://Buildings.Experimental.DHC.Loads.BaseClasses.Validation.BenchmarkFlowDistribution1\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,9 @@ equation
<html>
<p>
This example validates
<a href=\"Buildings.Experimental.DHC.Loads.BaseClasses.SimpleRoomODE\">
<a href=\"modelica://Buildings.Experimental.DHC.Loads.BaseClasses.SimpleRoomODE\">
Buildings.Experimental.DHC.Loads.BaseClasses.SimpleRoomODE</a> by comparison with
<a href=\"Buildings.ThermalZones.ReducedOrder.RC.TwoElements\">
<a href=\"modelica://Buildings.ThermalZones.ReducedOrder.RC.TwoElements\">
Buildings.ThermalZones.ReducedOrder.RC.TwoElements</a>.
<p>
A first instance of the reduced order model is used to assess the heating and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ annotation (
Documentation(info="<html>
<p>
This model is similar to
<a href=\"Buildings.Fluid.FixedResistances.HydraulicDiameter\">
<a href=\"modelica://Buildings.Fluid.FixedResistances.HydraulicDiameter\">
Buildings.Fluid.FixedResistances.HydraulicDiameter</a>
except for the modifications below which allow to use this model for computing the
hydraulic diameter at initialization, based on the pressure drop per pipe length
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ First implementation.
</html>", info="<html>
<p>
This model is similar to
<a href=\"Buildings.Fluid.FixedResistances.HydraulicDiameter\">
<a href=\"modelica://Buildings.Fluid.FixedResistances.HydraulicDiameter\">
Buildings.Fluid.FixedResistances.HydraulicDiameter</a>
except that a binding equation is provided to compute the nominal fluid velocity
from the hydraulic diameter (as opposed to the hydraulic diameter being
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ at nominal flow rate.
Note that <code>dhDis</code> needs to be vectorized, even if the same value
is computed for each array element in case of a one-pipe network.
This is because the pipe diameter is computed at initialization by the model
<a href=\"Buildings.Experimental.DHC.Networks.Combined.BaseClasses.ConnectionSeriesAutosize\">
<a href=\"modelica://Buildings.Experimental.DHC.Networks.Combined.BaseClasses.ConnectionSeriesAutosize\">
Buildings.Experimental.DHC.Networks.Combined.BaseClasses.ConnectionSeriesAutosize</a>
which is instantiated for each connection.
So the initialization system of equations would be overdetermined if using
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/Boilers/BoilerTable.mo
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Buildings.Fluid.Boilers.UsersGuide</a> for details.
</p>
<p>
The efficiency tables are supplied via
<a href=\"Buildings.Fluid.Boilers.Data\">
<a href=\"modelica://Buildings.Fluid.Boilers.Data\">
Buildings.Fluid.Boilers.Data</a>.
</p>
</html>", revisions="<html>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/Boilers/Examples/BoilerTable.mo
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ equation
Documentation(info="<html>
<p>
Similar to
<a href=\"Buildings.Fluid.Boilers.Examples.BoilerPolynomial\">
<a href=\"modelica://Buildings.Fluid.Boilers.Examples.BoilerPolynomial\">
Buildings.Fluid.Boilers.Examples.BoilerPolynomial</a>,
this example demonstrates the open loop response of the boiler model
with <code>boi1</code> a dynamic model and
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/Boilers/UsersGuide.mo
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ of <code>UAOve.Q_flow</code> is from the ambient to the boiler.
</p>
<p>
The fuel is specified in
<a href=\"Buildings.Fluid.Data.Fuels\">Buildings.Fluid.Data.Fuels</a>
<a href=\"modelica://Buildings.Fluid.Data.Fuels\">Buildings.Fluid.Data.Fuels</a>
via
</p>
<p align=\"center\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ equation
Documentation(info="<html>
<p>
This model computes the efficiency of boilers for using the model
<a href=\"Buildings.Fluid.Boilers.BoilerTable\">
<a href=\"modelica://Buildings.Fluid.Boilers.BoilerTable\">
Buildings.Fluid.Boilers.BoilerTable</a>
at firing rates of 5%, 50%, and 100%.
</p>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/CHPs/Data/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotation(preferredView="info",
This package contains the common parameters that are used
to specify the performance data
for the CHP model
<a href=\"Buildings.Fluid.CHPs.ThermalElectricalFollowing\">
<a href=\"modelica://Buildings.Fluid.CHPs.ThermalElectricalFollowing\">
Buildings.Fluid.CHPs.ThermalElectricalFollowing</a>.
</p>
</html>", revisions="<html>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/Chillers/AbsorptionIndirectSteam.mo
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ The heat balance of the chiller is
<p>
The equipment performance data is obtained from the record <code>per</code>,
which is an instance of
<a href=\"Buildings.Fluid.Chillers.Data.AbsorptionIndirectSteam\">
<a href=\"modelica://Buildings.Fluid.Chillers.Data.AbsorptionIndirectSteam\">
Buildings.Fluid.Chillers.Data.AbsorptionIndirectSteam</a>.
Additional performance curves can be developed using
two available techniques (Hydeman and Gillespie, 2002). The first technique is called the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ annotation (
Documentation(info="<html>
<p>
Block that computes the performance for the model
<a href=\"Buildings.Fluid.Chillers.AbsorptionIndirectSteam\">
<a href=\"modelica://Buildings.Fluid.Chillers.AbsorptionIndirectSteam\">
Buildings.Fluid.Chillers.AbsorptionIndirectSteam</a>.
See <a href=\"Buildings.Fluid.Chillers.AbsorptionIndirectSteam\">
See <a href=\"modelica://Buildings.Fluid.Chillers.AbsorptionIndirectSteam\">
Buildings.Fluid.Chillers.AbsorptionIndirectSteam</a>
for a description of this model.
</p>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/Chillers/BaseClasses/PartialElectric.mo
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ outlet of the evaporator barrel if <code>coo</code> is <code>true</code>.
Otherwise, if <code>coo</code> is <code>false</code>, the chiller is tracking
a hot water supply temperature setpoint at the outlet of the condenser barrel.
See
<a href=\"Buildings.Fluid.Chillers.Examples.ElectricEIR_HeatRecovery\">
<a href=\"modelica://Buildings.Fluid.Chillers.Examples.ElectricEIR_HeatRecovery\">
Buildings.Fluid.Chillers.Examples.ElectricEIR_HeatRecovery</a>
for an example with a chiller operating in heating mode.
</p>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/Chillers/Data/AbsorptionIndirectSteam.mo
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ package AbsorptionIndirectSteam
<p>
This record is used as a template for performance data
for the absorption chiller model
<a href=\"Buildings.Fluid.Chillers.AbsorptionIndirectSteam\">
<a href=\"modelica://Buildings.Fluid.Chillers.AbsorptionIndirectSteam\">
Buildings.Fluid.Chillers.AbsorptionIndirectSteam</a>.
</p>
</html>",
Expand Down
4 changes: 2 additions & 2 deletions Buildings/Fluid/Chillers/Data/BaseClasses.mo
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ First implementation.
This package contains the common parameters that are used
to specify the performance data
for the chiller models
<a href=\"Buildings.Fluid.Chillers.ElectricEIR\">
<a href=\"modelica://Buildings.Fluid.Chillers.ElectricEIR\">
Buildings.Fluid.Chillers.ElectricEIR</a>
and
<a href=\"Buildings.Fluid.Chillers.ElectricReformulatedEIR\">
<a href=\"modelica://Buildings.Fluid.Chillers.ElectricReformulatedEIR\">
Buildings.Fluid.Chillers.ElectricReformulatedEIR</a>.
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Buildings/Fluid/Chillers/Data/ElectricEIR.mo
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ package ElectricEIR "Performance data for chiller ElectricEIR"
"<html>
<p>This record is used as a template for performance data
for the chiller model
<a href=\"Buildings.Fluid.Chillers.ElectricEIR\">
<a href=\"modelica://Buildings.Fluid.Chillers.ElectricEIR\">
Buildings.Fluid.Chillers.ElectricEIR</a>.
</p>
</html>", revisions="<html>
Expand Down
Loading

0 comments on commit 27caecb

Please sign in to comment.