Are Boiler Efficiencies in EnergyPlus/IronBug Based on LHV or GCV?

Hi there,

@MingboPeng
@chris

I hope you are pretty well.

In the EnergyPlus Engineering Reference (Boilers section), the definition of boiler efficiency and fuel input does not explicitly state whether the calculations are performed on a Lower Heating Value (LHV / NCV) or a Gross/High Heating Value (GCV / HHV) basis.

When we specify the “Nominal Thermal Efficiency” for a Boiler:HotWater object, does EnergyPlus interpret this efficiency relative to LHV or GCV?

Is there an internal assumption in the code that all fuel energy content is on an LHV basis, or does EnergyPlus simply use the efficiency as entered by the user, without any conversion?

For example, if a boiler manufacturer lists efficiency as 90% LHV, and I input 0.90 as the nominal efficiency, am I being consistent with EnergyPlus’s internal treatment?

Finally, is there any official documentation or source code comment that clarifies whether EnergyPlus internally assumes one convention or leaves it to the user to maintain consistency with their fuel data?

I am asking because in Ireland gas billing is on a GCV basis, while much equipment performance data is provided on an LHV basis. To align EnergyPlus simulations with actual operating cost and billing data, I need to know which convention EnergyPlus assumes.

Thanks a myriad,
Behnam

Hi @behnammmohseni You can check energyplus input and output reference.

Hi @minggangyin

This is not answer to my question, it is just how EnergyPlus lets you define efficiency modifier curves for the boiler.

It does not say whether the nominal thermal efficiency itself is defined on an LHV or GCV basis.
It simply applies the modifier function to whatever efficiency you entered.

Hi LB and IB users,

I received the answer to my question from NREL EnergyPlus developers indicated in the ticket below:

UnMetHours Ticket

Long story short, it is based on HHV (GCV).

For retrofitting and energy analysis of old houses that use non-condensing boilers (with only LHV), this plays a particularly important role.

Cheers,
Behnam

2 Likes