Skip to content

Commit

Permalink
Merge pull request #1954 from ibpsa/issue1950_referencesBuildings
Browse files Browse the repository at this point in the history
Corrected links to Buildings with links to IBPSA
  • Loading branch information
mwetter authored Jan 14, 2025
2 parents 8797a23 + 1056451 commit 18a88d7
Show file tree
Hide file tree
Showing 26 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/BaseClasses/DoorDiscretized.mo
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Renamed protected parameters for consistency with the naming conventions.
<li><i>August 12, 2011</i> by Michael Wetter:<br/>
Changed model to use the new function
<a href=\"modelica://IBPSA.Airflow.Multizone.BaseClasses.powerLawFixedM\">
Buildings.Airflow.Multizone.BaseClasses.powerLawFixedM</a>.
IBPSA.Airflow.Multizone.BaseClasses.powerLawFixedM</a>.
</li>
<li><i>July 20, 2010</i> by Michael Wetter:<br/>
Migrated model to Modelica 3.1 and integrated it into the Buildings library.
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/BaseClasses/Examples/PowerLaw.mo
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ __Dymola_Commands(file="modelica://IBPSA/Resources/Scripts/Dymola/Airflow/Multiz
<p>
This examples demonstrates the
<a href=\"modelica://IBPSA.Airflow.Multizone.BaseClasses.powerLaw\">
Buildings.Airflow.Multizone.BaseClasses.powerLaw</a>
IBPSA.Airflow.Multizone.BaseClasses.powerLaw</a>
function.
</p>
</html>", revisions="<html>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ experiment(Tolerance=1e-6, StopTime=1.0),
<p>
This examples demonstrates the
<a href=\"modelica://IBPSA.Airflow.Multizone.BaseClasses.powerLaw\">
Buildings.Airflow.Multizone.BaseClasses.powerLaw</a>
IBPSA.Airflow.Multizone.BaseClasses.powerLaw</a>
and
<a href=\"modelica://IBPSA.Airflow.Multizone.BaseClasses.powerLawFixedM\">
Buildings.Airflow.Multizone.BaseClasses.powerLawFixedM</a>
IBPSA.Airflow.Multizone.BaseClasses.powerLawFixedM</a>
functions.
They need to return the same function value.
This is verified by an <code>assert</code> statement.
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/BaseClasses/Examples/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotation (preferredView="info", Documentation(info="<html>
<p>
This package contains examples for the use of models that can be found in
<a href=\"modelica://IBPSA.Airflow.Multizone.BaseClasses\">
Buildings.Airflow.Multizone.BaseClasses</a>.
IBPSA.Airflow.Multizone.BaseClasses</a>.
</p>
</html>"));
end Examples;
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/BaseClasses/TwoWayFlowElement.mo
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ IBPSA.Utilities.Psychrometrics.Functions.density_pTX</a>
for the density computation
as
<a href=\"modelica://IBPSA.Media.Air.density\">
Buildings.Media.Air.density</a>
IBPSA.Media.Air.density</a>
does not depend on temperature.
</li>
<li>June 18, 2014 by Michael Wetter:<br/>
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/BaseClasses/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package BaseClasses "Package with base classes for IBPSA.Airflow.Multizone"
annotation (preferredView="info", Documentation(info="<html>
<p>
This package contains base classes that are used to construct the models in
<a href=\"modelica://IBPSA.Airflow.Multizone\">Buildings.Airflow.Multizone</a>.
<a href=\"modelica://IBPSA.Airflow.Multizone\">IBPSA.Airflow.Multizone</a>.
</p>
</html>"));
end BaseClasses;
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/BaseClasses/windPressureLowRise.mo
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ the current angle of incidence.
<p>
This function is used in
<a href=\"modelica://IBPSA.Fluid.Sources.Outside_CpLowRise\">
Buildings.Fluid.Sources.Outside_CpLowRise</a>
IBPSA.Fluid.Sources.Outside_CpLowRise</a>
which can be used directly with components of this package.
</p>
<h4>References</h4>
Expand Down
4 changes: 2 additions & 2 deletions IBPSA/Airflow/Multizone/DoorDiscretizedOpen.mo
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ An orifice equation is used to compute the flow for each compartment.
In this model, the door is always open.
Use the model
<a href=\"modelica://IBPSA.Airflow.Multizone.DoorDiscretizedOperable\">
Buildings.Airflow.Multizone.DoorDiscretizedOperable</a>
IBPSA.Airflow.Multizone.DoorDiscretizedOperable</a>
for a door that can either be open or closed.
</p>
</html>",
Expand Down Expand Up @@ -79,7 +79,7 @@ as it seems to try negative values for the density during iterative solutions.
<li>August 12, 2011 by Michael Wetter:<br/>
Changed model to use the new function
<a href=\"modelica://IBPSA.Airflow.Multizone.BaseClasses.powerLawFixedM\">
Buildings.Airflow.Multizone.BaseClasses.powerLawFixedM</a>.
IBPSA.Airflow.Multizone.BaseClasses.powerLawFixedM</a>.
</li>
<li>July 20, 2010 by Michael Wetter:<br/>
Migrated model to Modelica 3.1 and integrated it into the Buildings library.
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/DoorDiscretizedOperable.mo
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ as it seems to try negative values for the density during iterative solutions.
August 12, 2011 by Michael Wetter:<br/>
Changed model to use the new function
<a href=\"modelica://IBPSA.Airflow.Multizone.BaseClasses.powerLawFixedM\">
Buildings.Airflow.Multizone.BaseClasses.powerLawFixedM</a>.
IBPSA.Airflow.Multizone.BaseClasses.powerLawFixedM</a>.
</li>
<li>
July 20, 2010 by Michael Wetter:<br/>
Expand Down
4 changes: 2 additions & 2 deletions IBPSA/Airflow/Multizone/Examples/CO2TransportStep.mo
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ equation
<p>
This model is based on
<a href=\"modelica://IBPSA.Airflow.Multizone.Validation.ThreeRoomsContam\">
Buildings.Airflow.Multizone.Validation.ThreeRoomsContam</a>.
IBPSA.Airflow.Multizone.Validation.ThreeRoomsContam</a>.
In addition, a CO<sub>2</sub> source has been added to the left room
in the bottom floor.
At initial time, all volumes have zero CO<sub>2</sub> concentration.
Expand All @@ -85,7 +85,7 @@ Updated comments for
November 10, 2011, by Michael Wetter:<br/>
Extended model from
<a href=\"modelica://IBPSA.Airflow.Multizone.Validation.ThreeRoomsContam\">
Buildings.Airflow.Multizone.Validation.ThreeRoomsContam</a>
IBPSA.Airflow.Multizone.Validation.ThreeRoomsContam</a>
and added documentation.
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/Examples/ChimneyShaftWithVolume.mo
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ equation
<p>
This model is identical to
<a href=\"modelica://IBPSA.Airflow.Multizone.Examples.ChimneyShaftNoVolume\">
Buildings.Airflow.Multizone.Examples.ChimneyShaftNoVolume</a>,
IBPSA.Airflow.Multizone.Examples.ChimneyShaftNoVolume</a>,
except that the chimney model is not steady-state, but rather dynamic
as it contains an air volume. The air volume is approximated
as being well-mixed. (Stratified volumes could be approximated by
Expand Down
4 changes: 2 additions & 2 deletions IBPSA/Airflow/Multizone/Examples/ClosedDoors.mo
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ a small air flow through the doors.
<p>
This model uses
<a href=\"modelica://IBPSA.Media.Specialized.Air.PerfectGas\">
Buildings.Media.Specialized.Air.PerfectGas</a>
IBPSA.Media.Specialized.Air.PerfectGas</a>
as the medium because
<a href=\"modelica://IBPSA.Media.Air\">
Buildings.Media.Air</a>
IBPSA.Media.Air</a>
does not account for expansion if air the air is heated.
</p>
</html>", revisions="<html>
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/Examples/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotation (preferredView="info", Documentation(info="<html>
<p>
This package contains examples for the use of models that can be found in
<a href=\"modelica://IBPSA.Airflow.Multizone\">
Buildings.Airflow.Multizone</a>.
IBPSA.Airflow.Multizone</a>.
</p>
</html>"));
end Examples;
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/UsersGuide.mo
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package UsersGuide "User's Guide"
annotation (preferredView="info",
Documentation(info="<html>
<p>
The package <code>Buildings.Airflow.Multizone</code> contains models for
The package <code>IBPSA.Airflow.Multizone</code> contains models for
multizone airflow and contaminant transport.
</p>
<p>
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Airflow/Multizone/Validation/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotation (preferredView="info", Documentation(info="<html>
<p>
This package contains validation models for the classes in
<a href=\"modelica://IBPSA.Airflow.Multizone\">
Buildings.Airflow.Multizone</a>.
IBPSA.Airflow.Multizone</a>.
</p>
<p>
Note that most validation models contain simple input data
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Airflow/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ models to compute the air flow between different rooms and between
a room and the exterior environment.
For models that compute airflow in duct networks, see
<a href=\"modelica://IBPSA.Fluid\">
Buildings.Fluid</a>.
IBPSA.Fluid</a>.
</html>"),
Icon(coordinateSystem(preserveAspectRatio=false, extent={{-100,-100},{100,100}}),
graphics={
Expand Down
4 changes: 2 additions & 2 deletions IBPSA/Electrical/AC/OnePhase/Conversion/ACACTransformer.mo
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,8 @@ Added missing <code>replaceable</code> for the terminal.
<li>
November 28, 2016, by Michael Wetter:<br/>
Made voltage public to allow setting a start value in
<a href=\"modelica://Buildings.Electrical.AC.ThreePhasesUnbalanced.Validation.IEEETests.Test4NodesFeeder.UnbalancedStepUp.DY\">
Buildings.Electrical.AC.ThreePhasesUnbalanced.Validation.IEEETests.Test4NodesFeeder.UnbalancedStepUp.DY</a>.<br/>
<a href=\"modelica://IBPSA.Electrical.AC.ThreePhasesUnbalanced.Validation.IEEETests.Test4NodesFeeder.UnbalancedStepUp.DY\">
IBPSA.Electrical.AC.ThreePhasesUnbalanced.Validation.IEEETests.Test4NodesFeeder.UnbalancedStepUp.DY</a>.<br/>
This is for
<a href=\"https://github.com/lbl-srg/modelica-buildings/issues/584\">#584</a>.
</li>
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Electrical/AC/OnePhase/Loads/Inductive.mo
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ The choices are between a null current or the linearized model.
<li>
November 8, 2016, by Michael Wetter:<br/>
Added <code>replaceable</code> to terminal redeclaration as they are redeclared by
<a href=\"modelica://Buildings.Electrical.AC.ThreePhasesBalanced.Loads.Inductive\">
<a href=\"modelica://IBPSA.Electrical.AC.ThreePhasesBalanced.Loads.Inductive\">
IBPSA.Electrical.AC.ThreePhasesBalanced.Loads.Inductive</a>.
</li>
<li>
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Electrical/AC/OnePhase/Loads/Resistive.mo
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ January 29, 2019, by Michael Wetter:<br/>
Added <code>replaceable</code> for terminal.
</li>
<li>May 14, 2015, by Marco Bonvini:<br/>
Changed parent class to <a href=\"modelica://Buildings.Electrical.Interfaces.ResistiveLoad\">
Changed parent class to <a href=\"modelica://IBPSA.Electrical.Interfaces.ResistiveLoad\">
IBPSA.Electrical.Interfaces.ResistiveLoad</a> in order
to help openmodelica parsing the model. This fixes issue
<a href=\"https://github.com/lbl-srg/modelica-buildings/issues/415\">#415</a>.
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Electrical/DC/Loads/Conductor.mo
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ The points are at <i>0.8 V<sub>nom</sub></i> and <i>1.2 V<sub>nom</sub></i>.
</html>", revisions="<html>
<ul>
<li>May 14, 2015, by Marco Bonvini:<br/>
Changed parent class to <a href=\"modelica://Buildings.Electrical.Interfaces.ResistiveLoad\">
Changed parent class to <a href=\"modelica://IBPSA.Electrical.Interfaces.ResistiveLoad\">
IBPSA.Electrical.Interfaces.ResistiveLoad</a> in order
to help openmodelica parsing the model. This fixes issue
<a href=\"https://github.com/lbl-srg/modelica-buildings/issues/415\">#415</a>.
Expand Down
16 changes: 8 additions & 8 deletions IBPSA/Electrical/Interfaces/ResistiveLoad.mo
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ Created model to solve problems related to OpenModelica as described
in issue <a href=\"https://github.com/lbl-srg/modelica-buildings/issues/415\">#415</a>.<br/>
OpenModelica cannot determine the value
<code>PhaseSystem.n</code> when models like
<a href=\"modelica://Buildings.Electrical.AC.OnePhase.Loads.Resistive\">
Buildings.Electrical.AC.OnePhase.Loads.Resistive</a>
<a href=\"modelica://IBPSA.Electrical.AC.OnePhase.Loads.Resistive\">
IBPSA.Electrical.AC.OnePhase.Loads.Resistive</a>
inherit directly from
<a href=\"modelica://Buildings.Electrical.Interfaces.LoadIBPSA.Electrical.Interfaces.Load\">
Buildings.Electrical.Interfaces.LoadIBPSA.Electrical.Interfaces.Load</a>.<br/>
<a href=\"modelica://IBPSA.Electrical.Interfaces.LoadIBPSA.Electrical.Interfaces.Load\">
IBPSA.Electrical.Interfaces.LoadIBPSA.Electrical.Interfaces.Load</a>.<br/>
The same problem does not happen with models like
<a href=\"modelica://Buildings.Electrical.AC.OnePhase.Loads.Capacitive\">
Buildings.Electrical.AC.OnePhase.Loads.Capacitive</a> or
<a href=\"modelica://Buildings.Electrical.AC.OnePhase.Loads.Inductive\">
Buildings.Electrical.AC.OnePhase.Loads.Inductive</a> since they inherit
<a href=\"modelica://IBPSA.Electrical.AC.OnePhase.Loads.Capacitive\">
IBPSA.Electrical.AC.OnePhase.Loads.Capacitive</a> or
<a href=\"modelica://IBPSA.Electrical.AC.OnePhase.Loads.Inductive\">
IBPSA.Electrical.AC.OnePhase.Loads.Inductive</a> since they inherit
from a different model.<br/>
For such a reason this interface for resistive load model has been
added to the library.
Expand Down
4 changes: 2 additions & 2 deletions IBPSA/Examples/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ The examples illustrate
the scope of the library. Smaller examples that typically only
use models from a few packages can be found in the individual packages.
For example, see
<a href=\"modelica://Buildings.Airflow.Multizone.Examples\">
Buildings.Airflow.Multizone.Examples</a> for examples of
<a href=\"modelica://IBPSA.Airflow.Multizone.Examples\">
IBPSA.Airflow.Multizone.Examples</a> for examples of
multizone airflow and contaminant transport models, or
<a href=\"modelica://IBPSA.Fluid.HeatExchangers.Examples\">
IBPSA.Fluid.HeatExchangers.Examples</a> for
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ This is a structural parameter. Adding this annotation leads to fewer
numerical Jacobians for
<code>Buildings.Examples.VAVReheat.ClosedLoop</code>
with
<code>Buildings.Media.PerfectGases.MoistAirUnsaturated</code>.
<code>IBPSA.Media.PerfectGases.MoistAirUnsaturated</code>.
</li>
<li>
December 14, 2012 by Michael Wetter:<br/>
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Fluid/Sources/Outside_CpLowRise.mo
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ various values reported in the literature.
The computation of the actual wind pressure coefficient <i>C<sub>p</sub></i>
is explained in the function
<a href=\"modelica://IBPSA.Airflow.Multizone.BaseClasses.windPressureLowRise\">
Buildings.Airflow.Multizone.BaseClasses.windPressureLowRise</a>
IBPSA.Airflow.Multizone.BaseClasses.windPressureLowRise</a>
that is called by this model.
</p>
<p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,11 +235,11 @@ average of a noisy measurement signal.
</p>
<p>
See
<a href=\"modelica://Buildings.Controls.OBC.CDL.Continuous.Validation.MovingAverage\">
Buildings.Controls.OBC.CDL.Continuous.Validation.MovingAverage</a>
<a href=\"modelica://IBPSA.Controls.OBC.CDL.Continuous.Validation.MovingAverage\">
IBPSA.Controls.OBC.CDL.Continuous.Validation.MovingAverage</a>
and
<a href=\"modelica://Buildings.Controls.OBC.CDL.Continuous.Validation.MovingAverage_nonZeroStart\">
Buildings.Controls.OBC.CDL.Continuous.Validation.MovingAverage_nonZeroStart</a>
<a href=\"modelica://IBPSA.Controls.OBC.CDL.Continuous.Validation.MovingAverage_nonZeroStart\">
IBPSA.Controls.OBC.CDL.Continuous.Validation.MovingAverage_nonZeroStart</a>
for example.
</p>
</html>",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,11 +167,11 @@ average of a noisy measurement signal.
</p>
<p>
See
<a href=\"modelica://Buildings.Controls.OBC.CDL.Continuous.Validation.MovingAverage\">
Buildings.Controls.OBC.CDL.Continuous.Validation.MovingAverage</a>
<a href=\"modelica://IBPSA.Controls.OBC.CDL.Continuous.Validation.MovingAverage\">
IBPSA.Controls.OBC.CDL.Continuous.Validation.MovingAverage</a>
and
<a href=\"modelica://Buildings.Controls.OBC.CDL.Continuous.Validation.MovingAverage_nonZeroStart\">
Buildings.Controls.OBC.CDL.Continuous.Validation.MovingAverage_nonZeroStart</a>
<a href=\"modelica://IBPSA.Controls.OBC.CDL.Continuous.Validation.MovingAverage_nonZeroStart\">
IBPSA.Controls.OBC.CDL.Continuous.Validation.MovingAverage_nonZeroStart</a>
for example.
</p>
</html>",
Expand Down

0 comments on commit 18a88d7

Please sign in to comment.