Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note in ZoneControl:ContaminantController field for Minimum Carbon Dioxide Concentration Schedule Name refers to itself #10863

Open
3 tasks
rraustad opened this issue Dec 17, 2024 · 0 comments
Labels
Defect Includes code to repair a defect in EnergyPlus

Comments

@rraustad
Copy link
Contributor

rraustad commented Dec 17, 2024

Issue overview

IDD note for Minimum Carbon Dioxide Concentration Schedule Name refers to ZoneControl:ContaminantController instead of Controller:MechanicalVentilation. Maximum Carbon Dioxide Concentration Schedule Name does not highlight where those inputs are located. Generic Contaminant Setpoint Schedule Name notes correct object name.

ZoneControl:ContaminantController,
  A5 , \field Minimum Carbon Dioxide Concentration Schedule Name
       \type object-list
       \object-list ScheduleNames
       \note Schedule values should be carbon dioxide concentration in parts per
       \note million (ppm)
       \note This field is used when the field System Outdoor Air Method =
       \note ProportionalControlBasedOnOccupancySchedule or ProportionalControlBasedOnDesignOccupancy,
       \note or ProportionalControlBasedOnDesignOARate in ZoneControl:ContaminantController
  A6 , \field Maximum Carbon Dioxide Concentration Schedule Name
       \type object-list
       \object-list ScheduleNames
       \note Schedule values should be carbon dioxide concentration in parts per
       \note million (ppm)
       \note This field is used when the field System Outdoor Air Method =
       \note ProportionalControlBasedOnOccupancySchedule or ProportionalControlBasedOnDesignOccupancy
       \note or ProportionalControlBasedOnDesignOARate.
  A8 ; \field Generic Contaminant Setpoint Schedule Name
       \type object-list
       \object-list ScheduleNames
       \note Schedule values should be generic contaminant concentration in parts per
       \note million (ppm)
       \note This field is used when the field System Outdoor Air Method =
       \note IndoorAirQualityProcedureGenericContaminant in Controller:MechanicalVentilation

Details

Some additional details for this issue (if relevant):

  • Platform (Operating system, version)
  • Version of EnergyPlus (if using an intermediate build, include SHA)
  • Unmethours link or helpdesk ticket number

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)
  • Ticket added to EnergyPlus Defect Complexity (Github Project)
  • Pull request created (the pull request will have additional tasks related to reviewing changes that fix this defect)
@rraustad rraustad added the Defect Includes code to repair a defect in EnergyPlus label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Includes code to repair a defect in EnergyPlus
Projects
None yet
Development

No branches or pull requests

1 participant