Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
removed unused variable FanOpMode
  • Loading branch information
rraustad committed Mar 11, 2016
1 parent 1131b78 commit 3065c13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EnergyPlus/HVACVariableRefrigerantFlow.cc
Expand Up @@ -6271,7 +6271,6 @@ namespace HVACVariableRefrigerantFlow {
Real64 LoadToCoolingSP; // thermostat load to cooling setpoint (W)
Real64 LoadToHeatingSP; // thermostat load to heating setpoint (W)
Real64 TempOutput; // terminal unit output [W]
int FanOpMode; // TU fan operating mode

MaxDeltaT = 0.0;
MinDeltaT = 0.0;
Expand Down

8 comments on commit 3065c13

@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.

#5536-AirConditionerVariableRefrigerantFlow-with-ThermostatOffsetPriority-crashes-with-blank-Zone-Name-for-Master-Thermostat-Location (rraustad) - x86_64-MacOS-10.9-clang: OK (2129 of 2129 tests passed, 0 test warnings)

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.

#5536-AirConditionerVariableRefrigerantFlow-with-ThermostatOffsetPriority-crashes-with-blank-Zone-Name-for-Master-Thermostat-Location (rraustad) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)

Build 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.

#5536-AirConditionerVariableRefrigerantFlow-with-ThermostatOffsetPriority-crashes-with-blank-Zone-Name-for-Master-Thermostat-Location (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (2167 of 2167 tests passed, 0 test warnings)

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.

#5536-AirConditionerVariableRefrigerantFlow-with-ThermostatOffsetPriority-crashes-with-blank-Zone-Name-for-Master-Thermostat-Location (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (1021 of 1021 tests passed, 0 test warnings)

Build Badge Test Badge Coverage 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.

#5536-AirConditionerVariableRefrigerantFlow-with-ThermostatOffsetPriority-crashes-with-blank-Zone-Name-for-Master-Thermostat-Location (rraustad) - x86_64-Linux-Ubuntu-14.04-custom_check: OK (0 of 0 tests passed, 0 test warnings)

Build 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.

#5536-AirConditionerVariableRefrigerantFlow-with-ThermostatOffsetPriority-crashes-with-blank-Zone-Name-for-Master-Thermostat-Location (rraustad) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (1579 of 1579 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

#5536-AirConditionerVariableRefrigerantFlow-with-ThermostatOffsetPriority-crashes-with-blank-Zone-Name-for-Master-Thermostat-Location (rraustad) - i386-Windows-7-VisualStudio-12: OK (2135 of 2135 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

#5536-AirConditionerVariableRefrigerantFlow-with-ThermostatOffsetPriority-crashes-with-blank-Zone-Name-for-Master-Thermostat-Location (rraustad) - Win64-Windows-7-VisualStudio-12: OK (2135 of 2135 tests passed, 0 test warnings)

Build Badge Test Badge

Please sign in to comment.