File tree Expand file tree Collapse file tree
Chillers/ModularReversible/Data/TableData2DLoadDep
HeatPumps/ModularReversible/Data/TableData2DLoadDep Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ record Generic
33 "Partial heat pump data"
44 extends Buildings.Fluid.HeatPumps.ModularReversible.Data.TableData2DLoadDep.Generic;
55 parameter Real tabLowBou[:, 2 ]
6- "Points to define lower boundary of opereating envelope" ;
6+ "Points to define lower boundary of operating envelope" ;
77 parameter Boolean use_TEvaOutForOpeEnv= use_TEvaOutForTab
88 "=true to use evaporator outlet temperature for operational envelope, false for inlet" ;
99 parameter Boolean use_TConOutForOpeEnv= use_TConOutForTab
@@ -17,11 +17,11 @@ This is the base record class to specify the parameters of the model
1717Buildings.Fluid.Chillers.ModularReversible.TableData2DLoadDep</a>.
1818</p>
1919<p>
20- In addition to the parameters defined in
20+ In addition to the parameters defined in
2121<a href=\" modelica://Buildings.Fluid.HeatPumps.ModularReversible.Data.TableData2DLoadDep.Generic\">
2222Buildings.Fluid.HeatPumps.ModularReversible.Data.TableData2DLoadDep.Generic</a>
2323table data for lower temperature limits is included.
24- Please refer to the documentation of
24+ Please refer to the documentation of
2525<a href=\" modelica://Buildings.Fluid.HeatPumps.ModularReversible.Controls.Safety.BaseClasses.PartialOperationalEnvelope\">
2626Buildings.Fluid.HeatPumps.ModularReversible.Controls.Safety.BaseClasses.PartialOperationalEnvelope</a>
2727for guidance on how to populate this table.
Original file line number Diff line number Diff line change 11within Buildings.Fluid.Chillers.ModularReversible.Data;
2- package TableData2DLoadDep "Package with load-dependent 2D data tables "
2+ package TableData2DLoadDep "Package with load-dependent 2D table data records "
33 extends Modelica.Icons.MaterialPropertiesPackage;
44 annotation (Documentation(info="<html>
55<p>
Original file line number Diff line number Diff line change 11within Buildings.Fluid.HeatPumps.ModularReversible.Data;
2- package TableData2DLoadDep "Package with load-dependent 2D data tables "
2+ package TableData2DLoadDep "Package with load-dependent 2D table data recors "
33 extends Modelica.Icons.MaterialPropertiesPackage;
44
55 annotation (Documentation(info="<html>
You can’t perform that action at this time.
0 commit comments