Skip to content

No error for orphan ConnectorList object #11211

@kevin-moos

Description

@kevin-moos

Issue overview

An "orphan" ConnectorList object that is unconnected to any other objects does not give an error or warning message. You can paste the following into any input file:

ConnectorList,
Heating Supply Side Connectors, !- Name
Connector:Splitter, !- Connector 1 Object Type
Heating Supply Splitter, !- Connector 1 Name
Connector:Mixer, !- Connector 2 Object Type
Heating Supply Mixer; !- Connector 2 Name

and run it without errors, even though neither of the two referenced objects exist. I tried an "orphan" BranchList object and it correctly raised errors.

Operating System (Multiple choices)

Any

Operating System Version

Any

Version of EnergyPlus

25.1

Unmethours link or helpdesk ticket number

N/A

Defect file

OrphanConnectorList.idf.txt

OrphanBranchList.idf.txt

Metadata

Metadata

Assignees

Labels

TriageIssue needs to be assessed and labeled, further information on reported might be neededUnconfirmedDefectDefect has not yet confirmed to be an actual issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions