> 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/support-and-training/on-demand-courses/h1-vm2.md).

# H1 VM2

<figure><img src="/files/20Yhb6SZAsQafImNHHDb" alt=""><figcaption></figcaption></figure>

This 93-minute course is part of a specialised series designed to guide professionals through the complexities of building fabric compliance using H1 VM2. With a focus on thermal performance and energy efficiency, this course provides detailed instruction on setting up models, running simulations, and analysing results to meet building standards in various climate zones.

**Course Structure:**

The course begins by introducing H1 VM2 and its role in determining building fabric performance. Participants will learn how to set up a basic 3D model, configure building parameters such as space types, climate zones, and glazing ratios, and ensure building fabric elements align with compliance requirements.

The second segment focuses on simulations for different space classifications, such as retail and communal non-residential spaces. Participants will explore how to input details for walls, roofs, floors, glazing, and spandrel systems, verify the accuracy of inputs using tagging and defaults, and make adjustments to meet compliance standards. This section emphasises the importance of interpreting thermal performance metrics such as U-values and solar heat gain coefficients (SHGC).

In the final section, participants will engage in advanced analysis and reporting. This module covers generating detailed compliance reports focusing on thermal envelopes, shading elements, and HVAC configurations. Participants will learn how to customise these reports for submission to regulatory bodies, ensuring they align with the H1 VM2 methodology for energy efficiency.

**Key Learning Outcomes:**

* Understand and apply the H1 VM2 building fabric provisions for compliance.
* Gain proficiency in setting up 3D building models and inputting essential parameters using Speckle.
* Develop skills in running simulations and interpreting results for wall, roof, and glazing systems.
* Learn advanced techniques such as area-weighted R-value analysis and shading multiplier simulations.
* Produce comprehensive compliance reports tailored to project-specific requirements.

**Course Completion:**

By the end of this course, participants will have a strong understanding of how to ensure building fabric compliance under H1 VM2. They will be able to confidently model, simulate, and report on the thermal performance of their projects. A Certificate of Completion will be awarded to participants who pass the final assessment with a score of 80% or higher.

{% hint style="info" %}
All courses are available in your Team. [Read more](/support-and-training/on-demand-courses.md).
{% 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/support-and-training/on-demand-courses/h1-vm2.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.
