-
Notifications
You must be signed in to change notification settings - Fork 466
Closed
Labels
DocumentationRelated primarily on the LaTeX-based EnergyPlus documentationRelated primarily on the LaTeX-based EnergyPlus documentation
Description
Issue overview
Coil:DX objects now include a Crankcase Heater Capacity Function of Outdoor Temperature Curve Name parameter.
For example here:
- Coil:WaterHeating:AirToWaterHeatPump:Pumped
- Coil:Cooling:DX:TwoStageWithHumidityControlMode
- Coil:Heating:DX:SingleSpeed
The latest documentation does not yet accurately reflect this change.
Details
- Version of EnergyPlus: 24.1.0
To illustrate, here is the added parameter in DXCoils.cc:
https://github.com/NREL/EnergyPlus/blob/9d7789a3accef2ed968a6198a90b6218206340e5/src/EnergyPlus/DXCoils.cc#L1241-L1253
Consider the following excerpt from the current documentation, lacking the Curve Name parameter:
https://github.com/NREL/EnergyPlus/blob/9d7789a3accef2ed968a6198a90b6218206340e5/doc/input-output-reference/src/overview/group-heating-and-cooling-coils.tex#L6019-L6026
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DocumentationRelated primarily on the LaTeX-based EnergyPlus documentationRelated primarily on the LaTeX-based EnergyPlus documentation