Skip to content

moethu/EnergyAnalysisForDynamo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnergyAnalysisForDynamo

EnergyAnalysisForDynamo is a parametric interface for Autodesk Green Building Studio, built on top of Dynamo and Revit. The project will enable parametric energy modeling and whole-building energy analysis workflows in Dynamo 0.8 and Revit.

The project is being developed in C# using Visual Studio, and will work with Dynamo 0.8.0, and Revit 2014 and 2015. The project consists of two libraries; one is a zero-touch library containing most of the nodes, the other is a UI library containing a few nodes with dropdown elements.

We are developing nodes in three main categories:

  • Parametric Energy Modeling. These nodes will allow conceptual energy models in the Revit massing environment to be driven on a zone-by-zone and surface-by-surface level of detail, and will expose control of the project’s default energy settings from within Dynamo. For example, you will be able to drive the glazing percentage of a surface based on orientation, or set the space type of a zone based on elevation. Please see the video at the bottom of this post for an example.

  • gbXML compilation and upload to Green Building Studio. These nodes will convert an analytical model in Revit into a gbXML file, which can be saved locally or uploaded to GBS to be run on the cloud.

  • Green Building Studio analysis results query and visualization. These nodes will query the GBS web service and return numeric results that can be used for data visualization. All of the nodes that interact with the GBS web service will use the Autodesk Single Sign On credentials from Revit for authentication.

EnergyAnalysisForDynamo is developed and maintained by Thornton Tomasetti’s CORE studio. The main developers are:

About

Dynamo <> Autodesk Green Building Studio interoperability

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%