NatLabRockies / NatLabRockies/EnergyPlus

add Efficiency field to DistrictCooling and DistrictHeating

Open
#7,690 18 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Feature request to add a simple efficiency field (e.g. COP) to the District* objects, which would be helpful for cases where the user does not need to explicitly model a central plant but wants to account for its efficiency. This is a common scenario for LEED projects.

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

Locate the DistrictCooling and DistrictHeating object definitions and trace how their inputs are represented and used in the simulation. Determine the expected efficiency semantics, including COP handling, then update the relevant behavior and verification so users can model district-system efficiency without an explicit central plant.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.