-
Notifications
You must be signed in to change notification settings - Fork 460
Closed
Closed
Copy link
Labels
DefectIncludes code to repair a defect in EnergyPlusIncludes code to repair a defect in EnergyPlus
Description
Issue overview
During work on #8277 on the following comment:
it was discovered that the Availability Manager List Name for the AirLoopHVAC:OutdoorAirSystem does not do anything. Leaving it blank produces the exact same results as scheduling it on or off or using any other availability manager. While the documentation and IDD were updated to reflect that, this needs to be addressed in the code by either removing this line from the input syntax or actually implementing it.
Details
Some additional details for this issue (if relevant):
- Platform (Operating system, version): any OS
- Version of EnergyPlus (if using an intermediate build, include SHA): V9.5
- Unmethours link or helpdesk ticket number: none
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
- Defect file added (list location of defect file here): use any existing file in the test files that has this input in it
- Ticket added to Pivotal for defect (development team task)
- Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
Metadata
Metadata
Assignees
Labels
DefectIncludes code to repair a defect in EnergyPlusIncludes code to repair a defect in EnergyPlus