Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue1369 clean up #1370

Merged
merged 2 commits into from
Jun 8, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion IBPSA/Fluid/Actuators/BaseClasses/ActuatorSignal.mo
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ model ActuatorSignal
origin={0,120})));

Modelica.Blocks.Interfaces.RealOutput y_actual
"Actual actuator position"
"Actual actuator position"
annotation (Placement(transformation(extent={{40,60},{60,80}})));

// Classes used to implement the filtered opening
Expand Down
Empty file modified IBPSA/Fluid/Actuators/BaseClasses/Examples/package.order
100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions IBPSA/Fluid/Actuators/BaseClasses/PartialDamperExponential.mo
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,11 @@ mass flow rate <code>m_flow_nominal</code>, the nominal velocity
<code>v_nominal</code> and the density of the medium.
</p>
<p>
ASHRAE 825-RP lists the following parameter values as typical (note that the
ASHRAE 825-RP lists the following parameter values as typical (note that the
default values in the model correspond to opposed blades).
<br />
</p>
<table summary=\"summary\" border=\"1\" cellspacing=\"0\" cellpadding=\"2\"
<table summary=\"summary\" border=\"1\" cellspacing=\"0\" cellpadding=\"2\"
style=\"border-collapse:collapse;\">
<tr>
<td></td><th>opposed blades</th><th>single blades</th>
Expand Down
2 changes: 1 addition & 1 deletion IBPSA/Fluid/Actuators/BaseClasses/exponentialDamper.mo
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function exponentialDamper
input Real yL "Lower value for damper curve";
input Real yU "Upper value for damper curve";
output Real kThetaSqRt(min=0)
"Square root of loss coefficient, = sqrt(pressure drop/dynamic pressure)";
"Square root of loss coefficient, sqrt(pressure drop/dynamic pressure)";
protected
Real yC(min=0, max=1, unit="")
"y constrained to 0 <= y <= 1 to avoid numerical problems";
Expand Down
Empty file modified IBPSA/Fluid/Actuators/BaseClasses/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Actuators/Dampers/Examples/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Actuators/Dampers/Exponential.mo
100755 → 100644
Empty file.
12 changes: 6 additions & 6 deletions IBPSA/Fluid/Actuators/Dampers/Validation/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ package Validation "Collection of validation models"

annotation (Documentation(info="<html>
<p>
This package contains validation models for the classes in
This package contains validation models for the classes in
<a href=\"modelica://IBPSA.Fluid.Actuators.Dampers\">
IBPSA.Fluid.Actuators.Dampers</a>.
</p>
<p>
Note that most validation models contain simple input data which may not be realistic,
but for which the correct output can be obtained through an analytic solution.
The examples plot various outputs, which have been verified against these solutions.
These model outputs are stored as reference data and used for continuous validation
whenever models in the library change.
Note that most validation models contain simple input data which may not be realistic,
but for which the correct output can be obtained through an analytic solution.
The examples plot various outputs, which have been verified against these solutions.
These model outputs are stored as reference data and used for continuous validation
whenever models in the library change.
</html>"));
end Validation;
Empty file modified IBPSA/Fluid/Actuators/Dampers/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Actuators/Motors/Examples/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Actuators/Motors/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Actuators/Valves/Examples/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Actuators/Valves/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Actuators/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/BaseClasses/FlowModels/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Delays/Examples/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Delays/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/HeatExchangers/Examples/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/HeatExchangers/HeaterCooler_u.mo
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/HeatExchangers/PrescribedOutlet.mo
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/HeatExchangers/Radiators/Examples/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/HeatExchangers/Radiators/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/HeatExchangers/Validation/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/HeatExchangers/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Movers/BaseClasses/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Movers/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Storage/Examples/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Fluid/Storage/package.order
100755 → 100644
Empty file.
Empty file modified IBPSA/Media/package.order
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.