Read Result Dictionary - [source code]
This component parses an .rdd file from an energy simulation to show all possible outputs that could be requested. -
Inputs
rddFile [Required]
The file address of the rdd file that comes out of the "Honeybee_Lookup EnergyPlus Folder" component.keywords [Optional]
Optional keywords that will be used to search through the outputs.timestep [Default]
Specify a timestep by inputing the words 'hourly', 'daily', 'monthly' or 'annual'. The default is set to hourly.
Outputs
simOutputs
EnergyPlus code that should be plugged into the "simulationOutputs" parameter of the "Honeybee_Export to OpenStudio" component.