Skip to content

Commit 26543fe

Browse files
authored
minor fix.
1 parent 9e98058 commit 26543fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/records/meter.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,14 @@ The members that assign energy use to meters include:
4040
- DHWHEATER: whElectMtr, whFuelMtr
4141
- DHWPUMP: wpElecMtr
4242
- DHWLOOPPUMP: wlpElecMtr
43+
- PVARRAY: pvElecMeter
4344
- TERMINAL: tuhcMtr, tfanMtr
4445
- AIRHANDLER: sfanMtr, rfanMtr, ahhcMtr, ahccMtr, ahhcAuxOnMtr, ahhcAuxOffMtr, ahhcAuxFullOnMtr, ahhcAuxOnAtAllMtr, ahccAuxOnMtr, ahccAuxOffMtr, ahccAuxFullOnMtr, ahccAuxOnAtAllMtr
4546
- BOILER: blrMtr, blrpMtr, blrAuxOnMtr, blrAuxOffMtr, blrAuxFullOnMtr, blrAuxOnAtAllMtr
4647
- CHILLER: chMtr, chppMtr, chcpMtr, chAuxOnMtr, chAuxOffMtr, chAuxFullOnMtr, chAuxOnAtAllMtr
4748
- TOWERPLANT: tpMtr
4849

49-
The end use can be specified by the user only for GAINs; in other cases it is hard-wired to Clg, Htg, FanC, FanH, FanV, Fan, or Aux as appropriate.
50+
The end use can be specified by the user only for GAINs and PVARRAYs; in other cases it is hard-wired to Clg, Htg, FanC, FanH, FanV, Fan, or Aux as appropriate.
5051

5152
**mtrName**
5253

0 commit comments

Comments
 (0)