modelica / ModelicaStandardLibrary

Free (standard conforming) library to model mechanical (1D/3D), electrical (analog, digital, machines), magnetic, thermal, fluid, control systems and hierarchical state machines. Also numerical functions and functions for strings, files and streams are included.
https://doc.modelica.org
BSD 3-Clause "New" or "Revised" License
452 stars 165 forks source link

Missing test / example models for relative sensors of FluidHeatFlow #2680

Open beutlich opened 6 years ago

beutlich commented 6 years ago

There are no test or example models for the relative sensors Modelica.Thermal.FluidHeatFlow.Sensors.RelPressureSensor and Modelica.Thermal.FluidHeatFlow.Sensors.RelTemperatureSensor in the MSL, which is one reason for late and accidental detection of the regression error #2675 in v3.2.3-beta.2.

AHaumer commented 5 years ago

You're right. Sorry I don't have the time to invent meaningful test example right now.