Skip to content

Doubts concerning Buildings.Fluid.HeatPumps.EquationFitReversible model #4479

@JordiGarciaCespedes

Description

@JordiGarciaCespedes

Dear all,

I am using the model
Buildings.Fluid.HeatPumps.EquationFitReversible
and I would like to clarify the interpretation and internal consistency of the performance data records provided with the library.

When evaluating several example data sets (e.g. Trane_Axiom_EXW240 and EnergyPlus) exactly at the reference conditions defined in the records (i.e. inlet temperatures equal to TRef* and mass flow rates equal to the nominal values), I observe that the resulting heating/cooling capacity and electrical power do not match the corresponding Q_flow and P parameters. Instead, deviations on the order of 10–50% occur.

This appears to be caused by the fact that the EquationFit coefficients (coeQ, coeP) are not normalized such that their sum equals 1 at the reference point, meaning that Q_flow and P act as scaling parameters rather than true nominal values.

In addition, this behavior leads to very high COP values at the reference conditions. For example, in the Trane_Axiom_EXW240 heating data set (T_source = 18 °C, T_load = 53 °C), the model yields a COP of approximately 7.7, corresponding to more than 80% of the Carnot efficiency based on water-side temperatures. This seems unrealistically high for a real machine and suggests a possible inconsistency between the fitted coefficients, the reference values, and their intended physical interpretation.

Could you please clarify:

  1. Whether Q_flow and P in these data records are intended to represent the actual nominal performance at the specified reference conditions, or merely scaling values for the regression.
  2. Whether the EquationFit model is expected (by design) to reproduce the reference performance exactly at the reference conditions.
  3. Whether such high COP values at the reference point are expected for these examples, or if this indicates an inconsistency in the data records.
  4. What the recommended approach is for users who want to construct custom data records that are consistent at the reference operating point.

Thank you very much for your time and for maintaining the Buildings library.

Best regards,
Jordi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions