How to use OpenStudio's <additionalStrings_> ?
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)