> 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/linear-thermal-bridging-lbnl-therm.md).

# Linear Thermal Bridging: LBNL THERM

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

This 120-minute course provides comprehensive training in linear thermal bridging analysis using THERM software, covering theoretical foundations through practical modeling applications. Designed for building physics professionals, facade engineers, and energy consultants, it develops expertise in quantifying and optimising thermal bridge performance in building envelope details.

### **Key Course Content**

This course establishes thermal bridging fundamentals through the core psi (ψ) calculation equation, covering geometric, construction, and hybrid thermal bridge types and their impacts on energy performance, moisture risk, and building durability. You'll work with international standards ISO 10211 and ISO 6946, learning boundary conditions and film coefficients for different exposure scenarios.

Practical training begins with THERM software installation and configuration, including material library setup and optimal workflow settings. The course teaches multiple geometry creation approaches: native THERM drawing using polygon tools with keyboard input, plus DXF import from SketchUp and Rhino for complex details.

Five progressive modelling sessions cover common thermal bridge details: external wall corners, internal wall corners, mid-floor systems, wall-roof junctions, and balcony connections. Each demonstrates complete workflows from geometry creation through material assignment, boundary condition setup, simulation execution, and results interpretation. You'll master L2D and L1D calculations, learning to isolate boundary conditions and verify accuracy through isotherms analysis.

The course emphasises quality control through systematic verification procedures, error identification techniques, and professional documentation standards. Advanced topics include thermal bridge optimisation strategies and automated calculation workflows using integrated tools that process THERM outputs into verified psi values for building certifier submissions.

### **Learning Outcomes**

Participants will develop comprehensive skills in linear thermal bridging analysis, from theoretical understanding through practical THERM modelling capabilities, enabling them to quantify thermal bridge performance, identify optimisation opportunities, and produce professional-grade documentation for building performance assessments and compliance submissions.

### **Course Completion**

A Certificate of Completion will be awarded upon achieving an 80% pass mark on the final quiz.

{% 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/linear-thermal-bridging-lbnl-therm.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.
