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

How to use OpenStudio's <additionalStrings_> ?

asked 2019-01-09 06:16:44 -0500

Angeliq's avatar

Hello, I found questions similar to mine but unfortunatelly no useful answers yet.

Anyway, I am using Honeybee_Export to OpenStudio component for GH and I am doing a Loads Calculation. One of the outputs I want ti get is:

Zone Opaque Surface Outside Face Conduction


Following the instructions from the component, that the input should be a complete energyplus component, I inputed the following:

Output:Variable,


*, !- Key Value


Zone Opaque Surface Outside Face Conduction, !- Variable Name


timestep; !- Reporting Frequency


Is this the correct way to do it? if not, where can I find more guidelines on how to do it? (I already tried to find the answer in the energyplus 847 pages documentation)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2019-01-09 09:39:53 -0500

Angeliq's avatar

So to answer a part of my question:

I would suggest first of all to check for the availability of the results you are searching for, for example I was looking for: Zone Opaque Surface Outside/Inside Face Conduction Gain without checking if the idf file I was producing was 'requesting' it from E+.

There is an easy solution to that: By plugging-in the rddfileAddress, from 'Honeybee_export to OpenStudio' to the 'Honeybee_Read Result Dictionary' You get to see what is available: image description

as you can see 15 outputs match my search, but not the one I want.

from

1) BigLadder

I know that I this output can be produced from E+

2) Unmet - previous post

I understood that I was missing something.


TL DR; Apparently E+ is not showing all the variables it is calculating, unless you ask. So to the additionalStrings_ input instead of adding the desired output you have to ask for the Advanced Report Variables.

image description

as you can see 19 outputs match my search, this of course only solves half of my issue, since I need both the outside AND inside face conduction but it is better than nothing.

So if you have any suggestions, as to how I can figure out the rest, I would really appreciate it.

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

2 followers

Stats

Asked: 2019-01-09 06:16:44 -0500

Seen: 385 times

Last updated: Jan 09 '19