Skip to content

Removing unused/mislabeled flow rate fields in GroundHeatExchanger:Vertical #4660

@mitchute

Description

@mitchute

While working on the NFP for the slinky GHX model, I found that the current GHX model has one field that is mislabeled and another which is not used. The max flow rate variable here: https://github.com/NREL/EnergyPlus/blob/develop/src/EnergyPlus/GroundHeatExchangers.cc#L765, is not used and the design flow rate, here; https://github.com/NREL/EnergyPlus/blob/develop/src/EnergyPlus/GroundHeatExchangers.cc#L756, is labled as the max flow rate in the idd.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions