ChilledWaterPlantSizingChillerShortCycling

Brief Description

Index Description

  • N/A

Datapoints Description

  • status_chiller: Chiller status

  • cycles_number_maximum: Maximum allowed number of cycles per hour

Type Verification Description

Rule-based

Assertions Type

Pass

Assertions Description

  • For each hour, count the number of transitions between on and off states

  • Compare the count with the maximum allowed cycles

  • For each timestep i:

  • if ratio_loading_chiller_max > ratio_loading_chiller_max_min

  • pass

  • else

  • fail

  • end