Skip to content

Commit b3334aa

Browse files
Update doc w/ reference to Eurovent nomenclature [ci skip]
1 parent cc83ab6 commit b3334aa

2 files changed

Lines changed: 21 additions & 5 deletions

File tree

Buildings/Fluid/HeatPumps/ModularReversible/RefrigerantCycle/BaseClasses/TableData2DLoadDepSHC.mo

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -711,8 +711,9 @@ Documentation(
711711
info="<html>
712712
<p>
713713
This block provides the core implementation to model simultaneous heating and
714-
cooling (SHC) systems, also called multipipe chillers or heat pumps.
715-
Since the majority of these systems are composed of multiple modules,
714+
cooling (SHC) systems, also referred to as multipipe polyvalent units or \"Type A\"
715+
in Eurovent (2025).
716+
Since the most recent versions of these systems are composed of multiple modules,
716717
the implementation includes the staging logic for an arbitrary number of
717718
modules <code>nUni</code>. Nevertheless, single-module systems can also be
718719
appropriately represented by setting <code>nUni = 1</code>.
@@ -749,7 +750,7 @@ The block input <code>mode</code> allows switching between three system operatin
749750
</p>
750751
<ol>
751752
<li>
752-
Heating-only: In this mode, all modules operate as non-reversible heat pumps, tracking
753+
Heating-only: In this mode, all modules operate as heat pumps, tracking
753754
the HW temperature setpoint and sourcing heat from the ambient-side fluid.
754755
</li>
755756
<li>
@@ -1003,6 +1004,12 @@ and modules that exhibit setpoint undershoot.
10031004
<h4>References</h4>
10041005
<ul>
10051006
<li>
1007+
Eurovent (2025). Technical certification rules (TCR) of the Eurovent certified performance
1008+
mark liquid chilling packages and hydronic heat pumps (ECP - 3 LCPHP, Rev. 02-2025).
1009+
<a href=\"https://www.eurovent-certification.com/media/images/c2c/031/c2c031f2dd38173a81e30a42f7d6f42a386f047c.pdf\">
1010+
https://www.eurovent-certification.com/media/images/c2c/031/c2c031f2dd38173a81e30a42f7d6f42a386f047c.pdf</a>
1011+
</li>
1012+
<li>
10061013
Johnson Controls, Inc. (2024). YMAE application guide - YMAE air-to-water inverter scroll heat pumps.
10071014
YORK.
10081015
</li>

Buildings/Fluid/HeatPumps/ModularReversible/TableData2DLoadDepSHC.mo

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,8 +346,8 @@ First implementation.
346346
</html>",
347347
info="<html>
348348
<p>
349-
This is a model for simultaneous heating and cooling (SHC) systems
350-
(also called multipipe chillers or heat pumps),
349+
This is a model for simultaneous heating and cooling (SHC) air-to-water heat pumps
350+
(also referred to as 4-pipe polyvalent units or \"Type A\" in Eurovent, 2025),
351351
where the capacity and power are interpolated from manufacturer
352352
data along the source and sink temperature and the part load ratio (PLR).<sup>1</sup>
353353
</p>
@@ -513,5 +513,14 @@ of isolation valves or primary pumps.
513513
These variables use the same requirement as above and their first element is <code>true</code>
514514
based on the system operating mode command, irrespective of any modules being staged on.
515515
</p>
516+
<h4>References</h4>
517+
<ul>
518+
<li>
519+
Eurovent (2025). Technical certification rules (TCR) of the Eurovent certified performance
520+
mark liquid chilling packages and hydronic heat pumps (ECP - 3 LCPHP, Rev. 02-2025).
521+
<a href=\"https://www.eurovent-certification.com/media/images/c2c/031/c2c031f2dd38173a81e30a42f7d6f42a386f047c.pdf\">
522+
https://www.eurovent-certification.com/media/images/c2c/031/c2c031f2dd38173a81e30a42f7d6f42a386f047c.pdf</a>
523+
</li>
524+
</ul>
516525
</html>"));
517526
end TableData2DLoadDepSHC;

0 commit comments

Comments
 (0)