> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/user-guide/2d-building/building/hvac/space-hvac/vrf-terminal-unit.md).

# VRF Terminal Unit

A VRF (Variable Refrigerant Flow) Terminal Unit connects to the VRF system and controls the flow of refrigerant to modulate the temperature in specific zones. These units typically include a fan coil and may offer heating or cooling functions based on the system's mode.

<figure><img src="/files/zChtFmCzSbLoSs3U87jb" alt=""><figcaption></figcaption></figure>

## Sizing

<figure><img src="/files/b9yDrVCffY1HnWv7b27u" alt=""><figcaption></figcaption></figure>

### Heating Capacity Sizing Ratio&#x20;

Specify the Heating Capacity Sizing Ratio, indicating the ratio of the heating coil to cooling coil size when using autosizing.

### Sizing Method

Specify the 'Sizing Method' by selecting from 'Autosize' or 'Manual'. Manual sizing requires completion of all numerical fields with valid entries.

### Supply Air Flow Rate - Cooling

Specify the Supply Air Flow Rate - Cooling as the terminal unit’s operating volumetric air flow rate in cubic meters per second during cooling mode.

### Supply Air Flow Rate - No Cooling

Specify the Supply Air Flow Rate - No Cooling as the terminal unit’s operating volumetric air flow rate in cubic meters per second when the cooling coil is inactive, and the previous mode was cooling.

### Supply Air Flow Rate - Heating

Specify the Supply Air Flow Rate - Heating as the terminal unit’s operating volumetric air flow rate in cubic meters per second during heating mode.

### Supply Air Flow Rate - No Heating

Specify the Supply Air Flow Rate - No Heating as the terminal unit’s operating volumetric air flow rate in cubic meters per second when the heating coil is inactive, and the previous mode was heating.

### Outdoor Air Flow Rate - Cooling

Specify the Outdoor Air Flow Rate - Cooling as the outdoor air volumetric air flow rate in cubic meters per second during cooling mode. This field is set to zero flow when the VRF terminal unit is connected to an AirTerminal:SingleDuct:Mixer object.

### Outdoor Air Flow Rate - Heating

Specify the Outdoor Air Flow Rate - Heating as the outdoor air volumetric air flow rate in cubic meters per second during heating mode. This field is set to zero flow when the VRF terminal unit is connected to an AirTerminal:SingleDuct:Mixer object.

{% hint style="info" %}
Only on Premium Plans. Please reach for further [support](https://app.gitbook.com/o/WS5BGzA70OvplUrfmCf1/s/fKJnzF2TwHA3APPbiCpF/~/changes/232/support-and-training/contact-us).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.betterbuilding.io/user-guide/2d-building/building/hvac/space-hvac/vrf-terminal-unit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
