Skip to content

Commit

Permalink
Fix unused variable issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed May 17, 2019
1 parent 2ec3bcf commit 9792e73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EnergyPlus/HVACVariableRefrigerantFlow.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8580,7 +8580,6 @@ namespace HVACVariableRefrigerantFlow {
using DXCoils::DXCoil;
using HVACVariableRefrigerantFlow::VRF;
using HVACVariableRefrigerantFlow::VRFTU;
using MixedAir::OAMixer;
using MixedAir::SimOAMixer;
using Psychrometrics::PsyHFnTdbW;
using SingleDuct::SimATMixer;
Expand Down

7 comments on commit 9792e73

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

6301-VRF-Terminal-unit-flow-balance-problems (Myoldmopar) - x86_64-Linux-Ubuntu-18.04-cppcheck: 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.

6301-VRF-Terminal-unit-flow-balance-problems (Myoldmopar) - x86_64-Linux-Ubuntu-18.04-custom_check: OK (6 of 6 tests passed, 0 test warnings)

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

6301-VRF-Terminal-unit-flow-balance-problems (Myoldmopar) - x86_64-Linux-Ubuntu-18.04-gcc-7.4: OK (2446 of 2447 tests passed, 0 test warnings)

Messages:\n

  • 1 test had: EIO diffs.
  • 1 test had: ERR diffs.
  • 1 test had: ESO big diffs.
  • 1 test had: MTR big diffs.
  • 1 test had: Table big diffs.

Failures:\n

regression Test Summary

  • Passed: 674
  • Failed: 1

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

6301-VRF-Terminal-unit-flow-balance-problems (Myoldmopar) - x86_64-MacOS-10.13-clang: OK (2406 of 2407 tests passed, 0 test warnings)

Messages:\n

  • 1 test had: EIO diffs.
  • 1 test had: ERR diffs.
  • 1 test had: ESO big diffs.
  • 1 test had: MTR big diffs.
  • 1 test had: Table big diffs.

Failures:\n

regression Test Summary

  • Passed: 654
  • Failed: 1

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.

6301-VRF-Terminal-unit-flow-balance-problems (Myoldmopar) - x86_64-Linux-Ubuntu-18.04-gcc-7.4-UnitTestsCoverage-Debug: OK (1095 of 1095 tests passed, 0 test warnings)

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

6301-VRF-Terminal-unit-flow-balance-problems (Myoldmopar) - x86_64-Linux-Ubuntu-18.04-gcc-7.4-IntegrationCoverage-Debug: OK (660 of 660 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.

6301-VRF-Terminal-unit-flow-balance-problems (Myoldmopar) - Win64-Windows-10-VisualStudio-16: OK (2406 of 2407 tests passed, 0 test warnings)

Messages:\n

  • 1 test had: EIO diffs.
  • 1 test had: ERR diffs.
  • 1 test had: ESO big diffs.
  • 1 test had: MTR big diffs.
  • 1 test had: Table big diffs.

Failures:\n

regression Test Summary

  • Passed: 654
  • Failed: 1

Build Badge Test Badge

Please sign in to comment.