diff --git a/web/01_software.md b/web/01_software.md index 87dcd37b0..79ac8b1a8 100644 --- a/web/01_software.md +++ b/web/01_software.md @@ -13,7 +13,7 @@ Click the button below to download the latest version as a zip file. <a class="button is-primary" href="https://github.com/ibpsa/project1-boptest/releases/download/v0.6.0/project1-boptest-0.6.0.zip"><b>Download</b></a> -Get started with the [User Guide](/docs-userguide/index.html). +Get started with the [User Guide](/docs-userguide/index.html) and [Training](/project1-boptest/training/index.html). Then, check out the available [Test Cases](/project1-boptest/testcases/index.html). diff --git a/web/index.md b/web/index.md index b6d69e3ce..01866df3b 100644 --- a/web/index.md +++ b/web/index.md @@ -14,11 +14,11 @@ hero_height: is-fullwidth BOPTEST is designed to facilitate the performance evaluation and benchmarking of building control strategies. It contains these key components: -1. **Run-Time Environment (RTE)**: Deployed with Docker and accessed with a RESTful HTTP API, use the RTE to set up tests, control building emulators, access data, and report KPIs. +1. **Run-Time Environment (RTE)**: An environment accessible with a RESTful HTTP API that is used to start a building emulator, set up tests, control the virtual systems, access data, and report KPIs. 2. **Test Case Repository**: A collection of ready-to-use building emulators representing a range of building types and HVAC systems. -3. **Key Performance Indicator (KPI) Reporting**: A set of KPIs is calculated by the the RTE using data from the building emulator being controlled. +3. **Key Performance Indicator (KPI) Reporting**: A set of KPIs calculated by the RTE using data from the building emulator being controlled. Head over to the [Software](/project1-boptest/software/index.html) page to start testing your control strategy or look at the [Results Dashboard](/project1-boptest/dashboard/index.html) to view and compare tested control strategies. @@ -39,6 +39,8 @@ Financial support provided in-part by: - EU-H2020 - VLAIO +BOPTEST uses the open modeling language [Modelica](https://modelica.org/) and standard [FMI](https://fmi-standard.org/). + ### Contact David Blum, Lawrence Berkeley National Laboratory, dhblum@lbl.gov