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

Added comparison signals for DynamicPipeEnergyConservationCheck / DynamicPipeEnergyConservationCheck2 #4425

Closed casella closed 1 week ago

casella commented 2 weeks ago

Added missing comparison signals for DynamicPipeEnergyConservationCheck and DynamicPipeEnergyConservationCheck2. Since the goal of the model is to check energy balance by comparing boundary enthalpies, I only added those values to the comparison signals.

Contributes resolving #4349.