.Buildings.Fluid.HeatPumps.Calibration.ScrollWaterToWater

Information

Calibration model for the calibration of models for water to water heat pump with scroll compressor.

Source and load temperatures and flow rates are read from an external time table.

This model is called from the Python code that computes heat pump model parameters from the performance data. Heat pump model parameters are obtained through an optimization procedure that minimizes the difference between the modeled and tabulated (from the manufacturers) capacity and power input of the heat pump.

The optimization is done using a Python implementation of the heat pump model, found in Buildings/Resources/src/fluid/heatpumps/calibration/. Heat pump model parameters are verified using this modelica model after their evaluation by the Python code.

Documentation for the Python code is in the directory Buildings/Resources/src/fluid/heatpumps/calibration/doc/build/html.

Revisions


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos