This repository presents the documents and the code employed in our latest work "Quantifying the effects of different data streams on the calibration of building energy simulation". This study investigates and quantifies the impacts of inputs and outputs on Bayesian calibration performance of building energy modelling. It incorporates both single-output and multiple-output Bayesian calibration.
More details can be found in our paper:
Yaonan Gu, Wei Tian, Chao Song and Adrian Chong (2023). Quantifying the effects of different data streams on the calibration of building energy simulation. xxx, xx. doi: https://xx
Please cite this compendium as:
To be added xx
The followings are the key steps to try the calibration process:
-
Download Energyplus (Version 9.1.0) Downlink.
-
Install the required Python packages.
-
Apply the code and other documents in this repository.
$ pip install -r requirements.txt
To be added
Code, Text and Figures : CC-BY-4.0