Read Custom Result

Parse any time series data from an energy simulation SQL result file.
- sql [Required]The file path of the SQL result file that has been generated from an energy simulation.
- output_names [Required]A list of EnergyPlus output names as strings (eg. 'Surface Window System Solar Transmittance'. These data corresponding to these outputs will be returned from this component.
- resultsDataCollections for the output_names.
Last modified 1yr ago