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

How to 'turn on' district heating and cooling outputs in IDF Editor for EnergyPlus

asked 2019-12-02 13:34:42 -0500

mademarc's avatar

updated 2019-12-02 13:35:31 -0500

I am trying to run a simulation using an Ideal Loads Air System to get outputs of District Heating and Cooling. I have run the simulation to get some output but not the District Heating and Cooling. Is there a specific class in the IDF Editor that will 'turn on' these outputs?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-12-02 14:37:39 -0500

Yes, include an Output:Variable for each output you want.

You can include the object Output:VariableDictionary and after a successful run, you will find a file eplusout.rdd that includes every variable that applies to your specific model. The IDF Editor will also parse this file automatically to help prepopulate choices for any Output:Variable. You can also refer to the I/O reference guide, every object (or almost) has an input section defining what each fields are, and also an Output section related to the Output:Variable that apply to the object and what they mean if needed to explain.

Here's the one for ZoneHVAC:IdealLoadsAirSystem

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

Stats

Asked: 2019-12-02 13:34:42 -0500

Seen: 306 times

Last updated: Dec 02 '19