Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
2

How can i solve the warning about water-to-water heat pump

asked 2019-02-28 03:45:09 -0500

l1023's avatar

updated 2019-02-28 07:13:34 -0500

   ** Warning ** GetDensityGlycol: Temperature is out of range (too low) for fluid [WATER] density **
   **   ~~~   ** ..Called From:CalcWatertoWaterHPHeating,Temperature=[-10.99], supplied data range=[0.00,100.00]
   **   ~~~   **  Environment=SHANGHAI ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15
   ** Warning ** GetSpecificHeatGlycol: Temperature is out of range (too low) for fluid [WATER] specific heat supplied values **
   **   ~~~   ** ..Called From:CalcWatertoWaterHPHeating,Temperature=[-10.99], supplied data range=[0.00,125.00]
   **   ~~~   **  Environment=SHANGHAI ANN HTG 99.6% CONDNS DB, at Simulation time=01/21 00:00 - 00:15
   ** Warning ** SolveAirLoopControllers: Maximum iterations (50) exceeded for DOAS SYSTEM-Y, at RUNPERIOD1, 07/11 20:30 - 20:35
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2019-02-28 07:46:15 -0500

The warnings show that the water temperature is -10.99 C. This is obviously wrong and something in the simulation is causing the water-to-water heating coil to turn on when the plant is unable to sufficiently heat the water loop. To help determine the cause add:

Output:Diagnostics, ReportDuringWarmup;

Then add Output:Variable reports for the plant loop water inlet and outlet nodes, the equipment performance reports for the plant loop equipment, and the water-to-water coil reports for air and water side nodes.

After the simulation is complete open the variables report and review the performance of the HVAC and plant. I suspect you will find that the plant is not operating as expected during the warmup period and the plant temperatures are too low for some reason.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

2 followers

Stats

Asked: 2019-02-28 03:45:09 -0500

Seen: 468 times

Last updated: Feb 28 '19