Difference between revisions of "OpenStudio/OpenStudio SDK"
(Created page with "OpenStudio SDK is another feature within the ecosystem of OpenStudio tools designed for open-source building energy modeling. [https://github.com/NREL/OpenStudio OpenStudio SD...") |
|||
Line 1: | Line 1: | ||
OpenStudio SDK is another feature within the ecosystem of OpenStudio tools designed for open-source building energy modeling. [https://github.com/NREL/OpenStudio OpenStudio SDK] is both a Software Development Kit (SDK) and a Command Line Interface (CLI). Conceptually, OpenStudio SDK provides an Application Programming Interface (API) to access the EnergyPlus modeling engine. This interface provides many benefits such as a stable, version-controlled interface, space typology abstractions that make it easier for end-users to model buildings, and language bindings in Ruby, Python and C-Sharp to make it more accessible to users familiar with these languages. The CLI is a powerful, cross-platform tool that allows users to run OpenStudio based workflows on supported architectures such as Linux, Windows and Mac. | OpenStudio SDK is another feature within the ecosystem of OpenStudio tools designed for open-source building energy modeling. [https://github.com/NREL/OpenStudio OpenStudio SDK] is both a Software Development Kit (SDK) and a Command Line Interface (CLI). Conceptually, OpenStudio SDK provides an Application Programming Interface (API) to access the EnergyPlus modeling engine. This interface provides many benefits such as a stable, version-controlled interface, space typology abstractions that make it easier for end-users to model buildings, and language bindings in Ruby, Python and C-Sharp to make it more accessible to users familiar with these languages. The CLI is a powerful, cross-platform tool that allows users to run OpenStudio based workflows on supported architectures such as Linux, Windows and Mac. | ||
+ | |||
+ | [[Category:OpenStudio]] | ||
+ | {{Template:OpenStudio Documentation}} |
Latest revision as of 17:45, 22 April 2025
OpenStudio SDK is another feature within the ecosystem of OpenStudio tools designed for open-source building energy modeling. OpenStudio SDK is both a Software Development Kit (SDK) and a Command Line Interface (CLI). Conceptually, OpenStudio SDK provides an Application Programming Interface (API) to access the EnergyPlus modeling engine. This interface provides many benefits such as a stable, version-controlled interface, space typology abstractions that make it easier for end-users to model buildings, and language bindings in Ruby, Python and C-Sharp to make it more accessible to users familiar with these languages. The CLI is a powerful, cross-platform tool that allows users to run OpenStudio based workflows on supported architectures such as Linux, Windows and Mac.
![]() |
This page is OpenStudio documentation. Full documentation is available at the OpenStudio website. All articles in the OSArch wiki related to OpenStudio can be seen in the OpenStudio Category |