Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openstudiocoalition/OpenStudioApplication

The OpenStudio Application is a fully featured graphical interface to OpenStudio models including envelope, loads, schedules, and HVAC.
https://github.com/openstudiocoalition/OpenStudioApplication

energyplus hacktoberfest openstudio openstudio-application openstudio-coalition openstudio-models openstudio-sdk qt

Last synced: 3 months ago
JSON representation

The OpenStudio Application is a fully featured graphical interface to OpenStudio models including envelope, loads, schedules, and HVAC.

Awesome Lists containing this project

README

        

| | Build Status |
|-------------------------|--------------|
| master | [![C++ CI for OpenStudioApplication - master](https://github.com/openstudiocoalition/OpenStudioApplication/workflows/C++%20CI%20for%20OpenStudioApplication/badge.svg?branch=master)](https://github.com/openstudiocoalition/OpenStudioApplication/actions?query=branch%3Amaster)|
| develop | [![C++ CI for OpenStudioApplication - develop](https://github.com/openstudiocoalition/OpenStudioApplication/workflows/C++%20CI%20for%20OpenStudioApplication/badge.svg?branch=develop)](https://github.com/openstudiocoalition/OpenStudioApplication/actions?query=branch%3Adevelop) |

# Important!
After the v1.0.0 final NREL software distribution (04/27/2020), the OpenStudio Application is now independently supported and maintained with open source contributions by The OpenStudio Coalition and members of the software community at the GitHub repository https://github.com/openstudiocoalition/OpenStudioApplication. The NREL OpenStudio Application repository no longer accepts new issues or pull requests. Please submit new issues or enhancement requests in the new OpenStudio Coalition repository at https://github.com/openstudiocoalition/OpenStudioApplication/issues.

[1] To understand why the graphical user interfaces are being separated from the SDK, please refer to [A Shift in BTO’s BEM Strategy: A New Future for the OpenStudio Application](https://www.openstudio.net/new-future-for-openstudio-application)*.

For more information about the OpenStudio Coalition, including tutorials and documentation for the OpenStudio Application and OpenStudio SketchUp Plug-in, please visit https://openstudiocoalition.org/.

# OpenStudio Application

The **OpenStudio Application** is a fully featured graphical interface to OpenStudio models including envelope, loads, schedules, geometry, HVAC, and OpenStudio Measures. The **OpenStudio Application** is open source software and is free to use. The **OpenStudio Application** is built on top of the **[OpenStudio SDK](https://github.com/NREL/OpenStudio)**. The **OpenStudio Application** can be downloaded for Mac, Linux, and Windows on the [Releases page](https://github.com/openstudiocoalition/OpenStudioApplication/releases).

## What is the OpenStudio Software Development Kit (SDK)?

The **[OpenStudio SDK](https://github.com/NREL/OpenStudio)** is a cross-platform (Windows, Mac, and Linux) collection of software tools to support whole building energy modeling
using [EnergyPlus](https://github.com/NREL/EnergyPlus) and advanced daylight analysis using [Radiance](https://github.com/NREL/Radiance/).
The **OpenStudio SDK** is an open source project to facilitate community development, extension, and private sector adoption. The **OpenStudio SDK** allows building researchers and software developers to quickly get started through its multiple entry levels, including access through C++, Ruby, and C#.

More information and documentation is available at the [OpenStudio](https://www.openstudio.net) website.