# Detailed HVAC

![](/files/erwak0uRLEJ7DxX9iwRM)

![](/files/j9C1FQBKBcbBZYYuoNNa) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-energy/blob/master/honeybee_grasshopper_energy/src//HB%20Detailed%20HVAC.py)

Apply a detailed Ironbug HVAC to Honeybee Rooms or a Honeybee Model.

### Inputs

* **hb\_objs \[Required]**

Honeybee Rooms to which the input Ironbug HVAC will be assigned. This can also be a Honeybee Model for which the relevant Rooms referenced in the \_hvac\_system will be assigned the HVAC system.

* **hvac\_system \[Required]**

A fully-detailed Irongbug HVAC system to be assigned to the input rooms (or model).

* **name**

Text to set the name for the HVAC system and to be incorporated into unique HVAC identifier. If the name is not provided, a random name will be assigned.

### Outputs

* **report**

Reports, errors, warnings, etc.

* **hb\_objs**

The input Rooms or Model with the detailed HVAC system applied.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ladybug.tools/hb-energy-primer/components/4_hvac/detailed_hvac.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
