Honeybee-PH plugins and components for Rhino / Grasshopper.
This repository contains all PH (Passive House) modeling Grasshopper components for the Honeybee-PH plugin. Once installed, these new Grasshopper components will allow you to add detailed 'Passive House' style data to your Honeybee models, and to export the Honeybee models to both the Passive House Planning Package (PHPP) and WUFI-Passive. The package includes both the userobjects (.ghuser
) and the Python source (.py
). Note that this library only possesses the Grasshopper components. In order to use the plugin the core Honeybee, Honeybee-PH and PHX libraries must also be installed in a way that they can be found by Rhino (see dependencies and install instructions below).
More information, examples, and tutorials can be found on the Honeybee-PH page.
See the Honeybee-PH Installation page for more information on how to add this package to your system.
Check out the detailed installation walkthrough on YouTube
The honeybee-grasshopper-ph plugin has the following package dependencies:
- ladybug-core
- ladybug-geometry
- ladybug-geometry-polyskel
- ladybug-comfort
- ladybug-rhino
- honeybee-core
- honeybee-energy
- honeybee-standards
- honeybee-energy-standards
- honeybee-ph
- PHX
- PH_units
The honeybee-grasshopper-ph plugin also requires the Grasshopper components within the following repositories to be installed in order to work correctly:
See the Wiki of the lbt-grasshopper repository for the installation instructions for the entire Ladybug Tools Grasshopper plugin.