Getting Started Overview

Getting Started

Honeybee-REVIVE is a free plugin for Ladybug Tools that adds Phius REVIVE resilience and lifecycle carbon-cost attributes to Honeybee energy models. It relies on the PH-ADORB library to execute the actual carbon-cost calculations.

This plugin is not affiliated with or endorsed by Phius. It is neither reviewed nor approved by Phius for use in complying with the REVIVE program.

Prerequisites

Honeybee-REVIVE extends the Ladybug Tools ecosystem. You will need:

Installation

Install from PyPI:

pip install honeybee-revive

For Grasshopper usage, install via the Ladybug Tools plugin manager or follow the honeybee-grasshopper-revive instructions.

Typical Workflow

graph LR A[Rhino / Grasshopper] -->|honeybee-grasshopper-revive| B[Honeybee-REVIVE Model] B -->|PH-ADORB| C[Carbon-Cost Analysis] B -->|Ladybug / EnergyPlus| D[Resilience Simulation]
  1. Model your building geometry in Rhino and assign REVIVE attributes using the Grasshopper components.
  2. Simulate resilience scenarios (extended power outages, extreme weather) via EnergyPlus with morphed weather files.
  3. Analyze lifecycle carbon costs using PH-ADORB.