Opened 5 years ago

Closed 3 years ago

#5324 closed defect (fixed)

Incorrect final detected by NF?

Reported by: casella Owned by: perost
Priority: blocker Milestone: 1.17.0
Component: New Instantiation Version:
Keywords: Cc:

Description

Please check Buildings.Fluid.HeatExchangers.DXCoils.WaterCooled.Examples.SingleSpeed.

The following error is reported:

[Buildings latest/Fluid/HeatExchangers/DXCoils/BaseClasses/PartialDXCoil.mo:40:5-40:18:writable]
Notification: From here:
[Buildings latest/Fluid/HeatExchangers/DXCoils/BaseClasses/PartialWaterCooledDXCoil.mo:172:11-172:111:writable] Error:
Trying to override final element datCoi with modifier '= datCoi'.

The base class does not have any final prefix on datCoi. Do I miss something?

Change History (2)

comment:1 Changed 5 years ago by casella

  • Priority changed from high to blocker

comment:2 Changed 3 years ago by casella

  • Milestone changed from 2.0.0 to 1.17.0
  • Resolution set to fixed
  • Status changed from new to closed

This issue seems to be resolved in 1.17.0. Now the frontend fails for some other reason.

Note: See TracTickets for help on using tickets.