NatLabRockies / NatLabRockies/EnergyPlus

Thermal bridging

Open
#6,509 3 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

MigratedFromUserVoice NewFeatureRequest
Dominant language
C++
Stars
1.6k
Forks
490
Avg merge
6d 21h
Merged PRs (30d)
22

Description

Problem: EnergyPlus provides no method to describe thermal bridges in envelope components.

Solution 1: A very basic approximation would be to allow independent parallel path calculations for the same construction (e.g., wood stud and insulation cavity).

Solution 2: Develop adjustments to the conduction calculations for linear and point thermal bridges, similar to Psi factors.

Migrated from UserVoice feedback from @nealkruis

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the envelope-component and conduction-calculation code, then compare the two proposed approaches—parallel paths versus linear and point thermal-bridge adjustments—and define which scope and validation cases would constitute a completed feature.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.