> 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/workflows/moisture/moisture-faqs/can-i-model-a-curtain-wall-spandrel-with-hamt.md).

# Can I Model a Curtain Wall Spandrel with HAMT?

A curtain wall spandrel is the non-structural, opaque panel located between the vision glass and the slab edge in a curtain wall system. It conceals structural elements and provides thermal insulation and aesthetic continuity.

## Curtain Wall Spandrel HAMT Model

To model a curtain wall spandrel with an EnergyPlus Heat and Moisture Transfer (HAMT) simulation, a simply material configuration is needed. In this example, aluminium sheeting with high vapour resistance is placed on either side of a generic glass wool insulation.&#x20;

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

{% hint style="info" %}
Note, encapsulating a vapour open product with 2 layers of aluminium sheeting with high vapour resistance can cause model convergence errors and may need to a failure to complete the simulation for the entire Run Period.
{% endhint %}

## Curtain Wall Spandrel HAMT Results

The example inputs and results below are for a cold climate over a 5 year [Run Period](broken://pages/zy085hcaKgxvsRsSXYAQ), using the [Mould Growth Index](broken://pages/vk3USM5xBUTgF6ZDYqrv) [Objective](broken://pages/zy085hcaKgxvsRsSXYAQ) to assess the spandrel moisture performance.&#x20;

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

To satisfy the Objective's criteria, the insulation mold growth must be less than 3.0 within the outer 10mm of each material and throughout all time periods. The evaluation encompassed two regions within the wall system, encompassing four finite-element cells. The most vulnerable region attained a maximum index of 1.5, indicating compliance with all acceptance criteria.

<figure><img src="/files/9n9xVd4AJNvXUecTg5xJ" alt=""><figcaption></figcaption></figure>


---

# 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/workflows/moisture/moisture-faqs/can-i-model-a-curtain-wall-spandrel-with-hamt.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.
