/OpenStudio-Simulation

This script generates the dataset using OpenStudio's Ruby API and OpenStudio-Standards NREL Prototype buildings

Primary LanguageRuby

OpenStudio-Simulation

Introduction

A modified version of the NREL's Synthetic Building project. This script generates the dataset using OpenStudio's Ruby API, OpenStudio-Standards and DOE Prototype buildings

Requirements

It is recommended that they all be installed in the same drive as that of this script's location.

Instructions to Simulate Data

  • Modify Parameters of create_workflow_*.rb script per requirement and run it from the terminal.
  • Create an empty folder called clean_extraction in the parent folder
  • Run results_extraction_demo.py in the HelperScripts folder
  • Use ResultsExtraction notebook to get a merged csv file.