[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EnergyPlus_Support] Detailed plant loop not drawing any heat





Jamie,

Your branches are fine. Your boiler/pump combination is the problem.

Change the boiler to be "ConstantFlow" and you'll get heating:

! Condensing boiler
Boiler:HotWater,
    Condensing Boiler,       !- Name
    NaturalGas,              !- Fuel Type
    autosize,                !- Nominal Capacity {W}
    0.92,                    !- Nominal Thermal Efficiency
    EnteringBoiler,          !- Efficiency Curve Temperature Evaluation Variable
    CondensingBoilerEff,     !- Normalized Boiler Efficiency Curve Name
    70,                      !- Design Water Outlet Temperature {C}
    autosize,                !- Design Water Flow Rate {m3/s}
    0.00,                    !- Minimum Part Load Ratio
    1.00,                    !- Maximum Part Load Ratio
    1.00,                    !- Optimum Part Load Ratio
    Condensing Boiler Inlet Node,  !- Boiler Water Inlet Node Name
    Condensing Boiler Outlet Node,  !- Boiler Water Outlet Node Name
    80,                      !- Water Outlet Upper Temperature Limit {C}
    ConstantFlow,            !- Boiler Flow Mode
    25.0;                    !- Parasitic Electric Load {W}


You're scripting the branch creation aren't you? Python?
I noticed all branch-related objects ended with "XX ;" and not classic "XX;" (the space is added).


Best,
Julien


--
Julien Marrec, EBCP, BPI MFBA
Energy&Sustainability Engineer
T: +33 6 95 14 42 13
www.julienmarrec.com

DoYouBuzz : www.doyoubuzz.com/julien-marrec_1
LinkedIn (fr) : www.linkedin.com/in/julienmarrec/fr
LinkedIn (en) : www.linkedin.com/in/julienmarrec


2014-07-16 15:12 GMT+02:00 jamiebull1@xxxxxxxxxxxxxx [EnergyPlus_Support] <EnergyPlus_Support@xxxxxxxxxxxxxxx>:
 

I'm trying to build a plant loop from scratch rather than using template objects as I would normally do, and although I can get the simulation to run it doesn't actually draw any heat from the boiler. I'm sure I'm missing something obvious but even comparing the outputs of a similar file made from HVAC template objects I can't see where the problem is.


Could someone more experienced spot the error in my attached file?


Thanks,


Jamie




__._,_.___

Posted by: Julien Marrec <julien.marrec@xxxxxxxxx>


Primary EnergyPlus support is found at:
http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx

The primary EnergyPlus web site is found at:
http://www.energyplus.gov

The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/

Attachments are currently allowed but be mindful that not everyone has a high speed connection.  Limit attachments to small files.

EnergyPlus Documentation is searchable.  Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.




Visit Your Group
Yahoo! Groups
• Privacy • Unsubscribe • Terms of Use

__,_._,___