OpenStudio

A cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://github.com/openstudiocoalition/openstudioapplication

Category: Consumption
Sub Category: Buildings and Heating

Keywords

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

Keywords from Contributors

sketchup buildings control routing distribution virtual transform crop report simulations

Last synced: about 17 hours ago
JSON representation

Repository metadata

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

README.md

Build Status
master C++ CI for OpenStudioApplication - master
develop C++ CI for OpenStudioApplication - develop

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

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.

Downloading the OpenStudio Application

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

What is the OpenStudio Software Development Kit (SDK)?

The OpenStudio SDK is a cross-platform (Windows, Mac, and Linux) collection of software tools to support whole building energy modeling
using EnergyPlus and advanced daylight analysis using 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 website.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 9 days ago

Total Commits: 4,820
Total Committers: 38
Avg Commits per committer: 126.842
Development Distribution Score (DDS): 0.727

Commits in past year: 191
Committers in past year: 4
Avg Commits per committer in past year: 47.75
Development Distribution Score (DDS) in past year: 0.471

Name Email Commits
Julien Marrec j****c@g****m 1316
Dan Macumber d****r@g****m 1229
Evan Weaver e****r@n****v 934
Kyle Benne k****e@n****v 503
Alex Swindler A****r@n****v 241
Jason Turner j****n@e****m 214
Mark Adams a****b@o****v 71
Tim Colemanls t****n@g****m 60
Elaine Hale e****e@n****v 58
andrew parker a****r@n****v 25
Chris Martin m****c@o****v 24
Brian Ball B****l@n****v 20
Dan Macumber d****r@n****v 20
DavidGoldwasser d****r@n****v 16
Chong Zhou z****0@g****m 13
github-actions[bot] 4****] 12
Xia Fang x****g@g****m 9
dheinicke d****e@g****m 7
antoine_galataud a****e@f****o 7
ljbrackney l****y@n****v 7
Matt Leach m****h@n****v 4
Jocelyn Lorrey j****y@v****g 3
Mahabir Bhandari b****s@o****v 3
unknown e****r@e****v 3
Kyle Benne k****e@c****m 2
Eric Ringold e****d@g****m 2
Martin Duvanel m****l@a****h 2
Nick Schrader n****k@f****o 2
Piljae Im i****1@o****v 2
Yu Fu f****s@g****m 2
and 8 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 215
Total pull requests: 127
Average time to close issues: over 1 year
Average time to close pull requests: 10 days
Total issue authors: 54
Total pull request authors: 6
Average comments per issue: 3.33
Average comments per pull request: 1.72
Merged pull request: 113
Bot issues: 0
Bot pull requests: 0

Past year issues: 65
Past year pull requests: 48
Past year average time to close issues: 17 days
Past year average time to close pull requests: 7 days
Past year issue authors: 21
Past year pull request authors: 4
Past year average comments per issue: 2.52
Past year average comments per pull request: 1.96
Past year merged pull request: 44
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/openstudiocoalition/openstudioapplication

Top Issue Authors

  • macumber (65)
  • jmarrec (47)
  • Ski90Moo (27)
  • muh182 (4)
  • DavidGoldwasser (3)
  • LouYingli (3)
  • RuthUrban (2)
  • ed-p-may (2)
  • mdahlhausen (2)
  • bwinsatt (2)
  • kiiibl (2)
  • manuvarkey (2)
  • antoine-galataud (2)
  • erikkolderup (2)
  • PHX-Tim (2)

Top Pull Request Authors

  • jmarrec (68)
  • macumber (54)
  • antonszilasi (2)
  • antoine-galataud (1)
  • eringold (1)
  • manuvarkey (1)

Top Issue Labels

  • Enhancement Request (85)
  • severity - Normal Bug :bug: (38)
  • component - UI (37)
  • Triage (34)
  • Developer Issue :nerd_face: (22)
  • OpenStudio SDK Issue (22)
  • component - Installer/Platform :package: (22)
  • component - Backend (20)
  • severity - Major Bug :boom: (16)
  • Platform - Mac (14)
  • good first issue (11)
  • severity - Minor Bug :baby_chick: (10)
  • component - Geometry Editor (9)
  • Platform - Windows (8)
  • Hacktoberfest (5)
  • resolution - Works As Expected :heavy_check_mark: (4)
  • resolution - Can't Reproduce :grey_question: (4)
  • severity - Blocker :no_entry_sign: (3)
  • resolution - Won't Fix (2)
  • Platform - Ubuntu (2)
  • resolution - Duplicate (1)
  • Documentation Request :pencil: (1)
  • Library Version Bump :heavy_plus_sign: (1)

Top Pull Request Labels

  • Enhancement Request (25)
  • component - UI (25)
  • component - Backend (21)
  • Developer Issue :nerd_face: (15)
  • component - Installer/Platform :package: (12)
  • Library Version Bump :heavy_plus_sign: (5)
  • Platform - Mac (5)
  • severity - Blocker :no_entry_sign: (5)
  • severity - Normal Bug :bug: (4)
  • component - Geometry Editor (3)
  • Pull Request - Ready for CI (3)
  • Platform - Ubuntu (2)
  • severity - Minor Bug :baby_chick: (2)

Dependencies

.github/workflows/app_build.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • ruby/setup-ruby v1 composite
  • svenstaro/upload-release-action v2 composite
.github/workflows/check_osm_versions.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/cla.yml actions
  • cla-assistant/github-action v2.1.3-beta composite
.github/workflows/clangformat.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v2 composite
.github/workflows/cppcheck.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/export_standards_data.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/release_notes.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • ruby/setup-ruby v1 composite

Score: 9.268797941547751