Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can I simulate the cycling process of a boiler?

Hi, for now I want to simulate boilers with different turn down ratio, but from the source code, seems like when the demand is lower than the minimum part load, EnergyPlus will operate the boiler at 20% capacity (let's say turndown ratio is 5:1) because it can't modulate to lower loads.

FuelUse = TheoreticalFuelUse/NormalisedBoilerEff

TheoreticalFuelUse = BoilerLoad/BoilerEff

is that mean the way EnergyPlus simulating boiler consumption can not achieve the cycling process when load below the turndown ratio? If it can, any advice?

Thanks

Can I simulate the cycling process of a boiler?

Hi, for For now I want to simulate boilers with different turn down ratio, but from the source code, seems like when the demand is lower than the minimum part load, EnergyPlus will operate the boiler at 20% capacity (let's say turndown ratio is 5:1) because it can't modulate to lower loads.

FuelUse $$FuelUse = TheoreticalFuelUse/NormalisedBoilerEffTheoreticalFuelUse/NormalisedBoilerEff$$

TheoreticalFuelUse $$TheoreticalFuelUse = BoilerLoad/BoilerEffBoilerLoad/BoilerEff $$

is that mean the way EnergyPlus simulating boiler consumption can not achieve the cycling process when load below the turndown ratio? If it can, any advice?

Thanks

Can I simulate the cycling process of a boiler?

For now I want to simulate boilers with different turn down ratio, but from the source code, seems like when the demand is lower than the minimum part load, EnergyPlus will operate the boiler at 20% capacity (let's say turndown ratio is 5:1) because it can't modulate to lower loads.

$$FuelUse = TheoreticalFuelUse/NormalisedBoilerEff$$\frac{TheoreticalFuelUse}{NormalisedBoilerEff}$$

$$TheoreticalFuelUse = BoilerLoad/BoilerEff $$\frac{BoilerLoad}{BoilerEff}$$

is that mean the way EnergyPlus simulating boiler consumption can not achieve the cycling process when load below the turndown ratio? If it can, any advice?

Can I simulate the cycling process of a boiler?

For now I want to simulate boilers with different turn down ratio, but from the source code, seems like when the demand is lower than the minimum part load, EnergyPlus will operate the boiler at 20% capacity (let's say turndown ratio is 5:1) because it can't modulate to lower loads.

$$FuelUse = \frac{TheoreticalFuelUse}{NormalisedBoilerEff}$$

$$TheoreticalFuelUse = \frac{BoilerLoad}{BoilerEff}$$

is that mean the way EnergyPlus simulating boiler consumption can not achieve the cycling process when load below the turndown ratio? If it can, any advice?