Difference between revisions of "OpenStudio/OpenStudio Application"

From Wiki.OSArch
Line 7: Line 7:
 
= Overview =
 
= Overview =
 
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 [https://github.com/NREL/OpenStudio OpenStudio SDK].
 
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 [https://github.com/NREL/OpenStudio OpenStudio SDK].
 +
 +
* [[[[OpenStudio/OpenStudio Application/Introduction to OpenStudio Application|Introduction to OpenStudio Application]]]]
  
 
== FloorspaceJS ==
 
== FloorspaceJS ==

Revision as of 03:37, 4 May 2025

OpenStudio Application is a software that is part of the OpenStudio ecosystem of tools designed for building energy modeling. 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*.

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/.

Overview

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.

FloorspaceJS

The FloorspaceJS is a widget for creating 2D for building energy models. NREL contracted the development of the tool to get it to its current state, but there is very little activity on the tool at the moment. Developers can leverage this open-source software module to produce building energy modeling UI's which include geometry creation. FloorspaceJS is meant to cover simple building geometry use cases only. More complex building geometry is best developed in a full featured CAD tool and exported to gbXML or other formats for building energy modeling. FloorspaceJS is implemented in JavaScript with minimal dependencies, allowing it to be integrated into a wide range of applications, including the OpenStudio Application.

Documents for FloorspaceJS and the latest development version can be found on the GitHub repository. The latest development version can be run in a web browser (preferably Google Chrome).

See article on OpenStudio Application Geometry for more information.

Downloading the OpenStudio Application

The OpenStudio Application can be downloaded for Mac, Linux, and Windows by logging in at https://openstudiocoalition.org/app/.

Miscellaneous Guides by OpenStudio Section

  • On location tab.png Site
  • On schedules tab.png Schedules
  • On constructions tab.png Constructions
  • On loads tab.png Loads
  • On space types tab.png Space Types
  • On geometry tab.png Geometry
  • On building tab.png Facility
  • On spaces tab.png Spaces
  • On thermal zone tab.png Thermal Zones
  • On hvac tab.png HVAC Zones
  • On var tab.png Output Variables
  • On sim settings tab.png Simulation Settings
  • On scripts tab.png Measures
  • On run tab.png Run Simulation
  • On results tab.png Results Summary

Subpages

OpenStudio 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