Skip to content

Commit

Permalink
Minor rules edit
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwitte committed Aug 4, 2023
1 parent 95e85af commit cfeba11
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions src/Transition/InputRulesFiles/Rules23-1-0-to-23-2-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,87 +8,91 @@ Describe input change here

Use links like: [PR#9480](https://github.com/NREL/EnergyPlus/pull/9480/)

# Object Change: Coil:Cooling:DX:CurveFit:Performance
# Object Changes: New Crankcase Heat Capacity Function of Temperature Curve for all DX coils

[PR#9949](https://github.com/NREL/EnergyPlus/pull/9949/)

## Object Change: Coil:Cooling:DX:CurveFit:Performance

Field 1 to 2 remain the same.

Field 3 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A2). It’s an optional field.

Field 4 and onwards are the same.

# Object Change: Coil:Cooling:DX:SingleSpeed
## Object Change: Coil:Cooling:DX:SingleSpeed

Field 1 to 26 remain the same.

Field 27 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A12). It’s an optional field.

Field 28 and onwards are the same.

# Object Change: Coil:Cooling:DX:MultiSpeed
## Object Change: Coil:Cooling:DX:MultiSpeed

Field 1 to 12 remain the same.

Field 13 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A11). It’s an optional field.

Field 14 and onwards are the same.

# Object Change: Coil:Cooling:DX:VariableSpeed-
## Object Change: Coil:Cooling:DX:VariableSpeed

Field 1 to 14 remain the same.

Field 15 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A7). It’s an optional field.

Field 16 and onwards are the same.

# Object Change: Coil:Cooling:DX:TwoStageWithHumidityControlMode-
## Object Change: Coil:Cooling:DX:TwoStageWithHumidityControlMode

Field 1 to 5 remain the same.

Field 6 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A5). It’s an optional field.

Field 7 and onwards are the same.

# Object Change: Coil:Heating:DX:SingleSpeed-
## Object Change: Coil:Heating:DX:SingleSpeed

Field 1 to 19 remain the same.

Field 20 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A11). It’s an optional field.

Field 21 and onwards are the same.

# Object Change: Coil:Heating:DX:MultiSpeed
## Object Change: Coil:Heating:DX:MultiSpeed

Field 1 to 7 remain the same.

Field 8 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A5). It’s an optional field.

Field 9 and onwards are the same.

# Object Change: Coil:Heating:DX:VariableSpeed-
## Object Change: Coil:Heating:DX:VariableSpeed

Field 1 to 13 remain the same.

Field 14 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A6). It’s an optional field.

Field 15 and onwards are the same.

# Object Change: Coil:WaterHeating:AirToWaterHeatPump:Pumped-
## Object Change: Coil:WaterHeating:AirToWaterHeatPump:Pumped

Field 1 to 19 remain the same.

Field 20 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A9). It’s an optional field.

Field 21 and onwards are the same.

# Object Change: Coil:WaterHeating:AirToWaterHeatPump:Wrapped
## Object Change: Coil:WaterHeating:AirToWaterHeatPump:Wrapped

Field 1 to 12 remain the same.

Field 13 is a new field named "Crankcase Heater Capacity Function of Temperature Curve Name" (labeled A5). It’s an optional field.

Field 14 and onwards are the same.

# Object Change: Coil:WaterHeating:AirToWaterHeatPump:VariableSpeed-
## Object Change: Coil:WaterHeating:AirToWaterHeatPump:VariableSpeed

Field 1 to 18 remain the same.

Expand Down

4 comments on commit cfeba11

@nrel-bot-2c
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crankcaseHeater (mjwitte) - x86_64-Linux-Ubuntu-22.04-gcc-11.4: OK (3493 of 3493 tests passed, 2 test warnings)

Messages:\n

  • 2 tests had: IDF diffs.

Build Badge Test Badge

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crankcaseHeater (mjwitte) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-UnitTestsCoverage-Debug: OK (1902 of 1902 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crankcaseHeater (mjwitte) - x86_64-MacOS-10.17-clang-13.0.0: OK (3452 of 3452 tests passed, 2 test warnings)

Messages:\n

  • 2 tests had: IDF diffs.

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crankcaseHeater (mjwitte) - x86_64-Linux-Ubuntu-22.04-gcc-11.4-IntegrationCoverage-Debug: OK (778 of 778 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.