Quote:
Finally, a few links, details and instructions for those of you who want to get rolling with the tools.  The nodes are available in Dynamo’s package manager, using a recent daily build of Dynamo.  We expect an official release with this functionality by the end of October, but in the meantime you can use a daily build to use the tools. 

To install the package, search for the name in the Dynamo package manager – Dynamo > Packages > Search for a package > ‘Energy Analysis for Dynamo – and install the package.  Once the package is installed, you’ll likely want to check out our sample files in the package’s ‘extra’ folder, and watch our first round of tutorial videos (1,2). 

We should also note that some analytical information (constructions, schedules, etc.) can only be analyzed using Dynamo on top of Vasari. The source code is available on Github under an Apache v2 license – it is open for anyone to use and modify.

via Energy Analysis for Dynamo – Open Beta Release! | CORE studio

The github page is here

Go here:
http://sustainabilityworkshop.autodesk.com/how-register#ProCourses

Click this link to go direct to course registration page:
http://sustainabilityworkshop.autodesk.com/courses/www/

Free courses:

To register to take the Autodesk Building Performance Analysis (BPA) Certificate on your own, you can use the following key:
BPAC-v1.0-no-instructor

From Revit, you need to:

  • Run Energy Simulation
  • then click Results and Compare

From here, click on:

Clicking this little icon in Green Building Studio:

Will show you something like this:

Essentially, this is giving you some ideas on how you may improve the efficiency and performance of your building.

Read more:
Potential Energy Savings Chart – WikiHelp

New Potential Energy Savings Widget Helps You Focus on What Matters! – Building Performance Analysis

This post looks at the post-processing side of the energy modeling workflow. Often, a spreadsheet tool like Excel is a first choice for many analysis tasks. This is great for simple cases, but if the number of files or the amount of data is large or complex, Excel will cost you time and lead to errors. This is where you should turn to Python! 

Read more at:
Python for Energy Modelers – Part 3 – Simple Post-processing | openRevit

PHPP—the energy modeling software for the Passive House energy-efficiency standard—requires users to input wall areas calculated to the exterior of the thermal boundary. By default Revit does not calculate wall areas this way. Gregory Duncan Architect created a workaround to create a wall schedule that can export meaningful information to PHPP.

Read on at:
Revit and PHPP: Getting BIM and Energy Modeling Software to Work Together

Image from www.gduncan.us

I have previously posted about Python and Revit (including revitpythonshell ) here.

There are some very detailed posts coming from openRevit about using Python in Energy Modeling.  Check them out:

Python for Energy Modelers – Part 1 | openRevit
This even shows you how to install it…

Python for Energy Modelers – Part 2 – Simple Pre-processing | openRevit
This focuses on some basic simulation scenarios.  Quote:

  1. Identify in your simulation workflow something that you need to do manually many times for each simulation, or something you need to do for each of your many simulations. If you can write the problem down in one sentence, it’s a great candidate for scripting.
  2. Next, break up the problem into many small simple steps, this is your pseudocode.
  3. Now try to write it out in Python. Remember, Google is your best friend, if you have a question about something in Python, chances are there have been hundreds of others out there with the same question!
  4. Finally, once it all works, clean up and comment your code, think about how you or someone else might use it in a year!

Depending on where you live in the world, you likely have to satisfy certain regulatory authorities as to the environmental performance of you building.  Various external tools may be used for this.

However, what if you could configure your Schedules in Revit to do these calculations for you?  Youtube user FreshgroundEarth has uploaded a video describing how to do this to satisfy SANS (South Africa National Standards) requirements:

At about 7 mins, he demonstrates the use of a ‘gizmo’ placed on elevation, enabling the calculation of facade area, which in turn relates to mechanical heating / cooling calculations.  He also calculates glazing areas using a parameter filtering method.

This is a good demonstration of leveraging the Revit model for a specific regulatory condition.

It would be nice if  *one day*  the various regulatory authorities actually provide Revit templates that are already set up for these calculations, to save each company in each part of the world from reinventing the wheel to suit the regulatory constraints of each particular project.

Free Standards Guide – Energy Efficiency

This guide provides information on Standards and Certification schemes relating to energy efficiency and climate change and covers topics such as solar panel systems, energy efficient products, nuclear energy, wind turbines and more.

Download here: Guide to Standards – Energy Efficiency

via
SAI Global