> 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/sign-up-and-plans/news-and-updates/2026/hygrothermal-modelling-updates.md).

# Hygrothermal Modelling Updates

V 1.2

<figure><img src="https://2129322768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKJnzF2TwHA3APPbiCpF%2Fuploads%2FryRhawNrmxGigjIwLigI%2FHygrothermal_Updates.png?alt=media&amp;token=c88b0bfd-d327-4fd4-b70a-17376dcb6aa6" alt=""><figcaption></figcaption></figure>

Since releasing the hygrothermal wall solver and then the roof solver, where most of our effort went into verification, we have been able to finally turn to the so called 'quality of life' features that had been sitting in the backlog.

### A Visual Uplift&#x20;

The wall and roof system views have been redrawn. They look more modern and are, frankly, more pleasant to stare at during a session. This does not change any results. of course, it just makes your model easier to read.

<figure><img src="https://2129322768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKJnzF2TwHA3APPbiCpF%2Fuploads%2F3AOXURUZP5kljukgkOQ9%2Fimage.png?alt=media&amp;token=831c47b8-2fe8-4b74-b8d3-427e79d30064" alt=""><figcaption></figcaption></figure>

Related to this, the section view can now be toggled to a top-down view and back again. Small feature, but useful when you are trying to work out which layer is which.

### DA07 /ASHRAE 160 Defaults&#x20;

All moisture settings now default to values very close to the requirements of DA07 /ASHRAE 160 for a typical wall or roof system. The details of a given project will always shift these slightly, and you should still review them. But the practical outcome is that a quick assessment run on defaults will land very close to what the National Construction Code expects.

<figure><img src="https://2129322768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKJnzF2TwHA3APPbiCpF%2Fuploads%2F6DTd5qrxhB3rTWDrcHvH%2Fimage.png?alt=media&amp;token=3b6ec226-260a-4eff-b28d-b06a853cad48" alt=""><figcaption></figcaption></figure>

In real terms, designing a wall or roof system and running a hygrothermal model now takes around five minutes. That used to take longer, mostly because of setup rather than solve time.

### Cleaner Results

Results have been tidied up, and the Summary Results and Inputs tabs have more options for how you view them. Every available chart now has an explanation alongside it, written with the goal of telling you what the chart is actually showing.

<figure><img src="https://2129322768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKJnzF2TwHA3APPbiCpF%2Fuploads%2FefO690oMW14lo4tmlt97%2Fimage.png?alt=media&amp;token=11cec0be-2f3d-45f6-871f-47b76faad9b9" alt=""><figcaption></figcaption></figure>

### Sectioned PDF reports

PDF output is now split into sections: Project, Results, Method, Inputs and Climate. You choose which go in. Early in a job you might export just Project and Results to share with a client, then produce the full report for final submission once the design settles.

<figure><img src="https://2129322768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKJnzF2TwHA3APPbiCpF%2Fuploads%2FsNM3GZyvYkXM4VLJK5Fk%2Fimage.png?alt=media&amp;token=ac6af5c3-f5a3-4938-b288-bfe16f3b832c" alt=""><figcaption></figcaption></figure>

The detailed report also includes more of the model inputs than it did before. If someone is reviewing your report (a certifier, a peer, a future version of you), they can confirm every requirement of the hygrothermal model has been stated without having to open the model itself.

{% file src="/files/N0sZH23RnRnR4O8nI3Rh" %}


---

# 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/sign-up-and-plans/news-and-updates/2026/hygrothermal-modelling-updates.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.
