Release notes
This section summarizes the changes that have been performed on the library.
Version 1.2.0 (2024-11-18)
  - 
    Velocity of sound can be measured with
    SingleSensorSelect
    and
    undirected SingleSensorSelect.
  
- 
    Added the ability to display class instance names and relevant parameters by a global parameter in dropOfCommons.
    The parameter can be overwritten on component level (layout tab) to only display the names of selected class instances and/or parameters.
- 
    Improved compressible media assert and include assertionLevelfromdropOfCommons.
- 
    Added pipes package provided by HTWG Konstanz. The package consists of regulary straight pipes, bends, flow contraction and expansion as well as flow con- and diverging components.
  
- 
    Add default values for valve parameters and asserts for check. 
  
Version 1.1.0 (2023-10-06)
  - 
    Updated graphical layout (both diagram and icon) of connectors
    Inlet
    and
    Outlet
    to be structured according to the convention of the Modelica
    Standard Library.
  
- 
    Updated
    flow resistance model
    that now provides
    a) the ability to choose different shapes for cross sectional area and
    b) additional pressure loss functions (collected in
    FlowResistance
    sub-package).
  
- 
    Fix bug in
    cross-flow heat exchanger:
    solution not converging for increasing number of discretization elements.
    
      - 
        Scale reference mass-flow for heat transfer coefficient if stream
        is split into parallel streams.
      
- 
        Introduce parameter nCellsParallelfor general usage
        in all discretized heat exchangers.
 
- 
    Updated discretized and NTU heat exchangers to inherit from common base
    components.
    
  
- 
    Fix bug in
    PartialVolumeM and PartialVolumeN:
    noEventoperator now works on mass flow related if-statements.
- 
    Fix wrong handling of conditional connectors:
    
      - 
        remove input binding for conditional connectors and
      
- 
        enable/disable conditional connectors which depend on setEnthalpyparameter.
 This concerns:
Version 1.0.0 (2022-12-02)
  - 
    Converted library to MSL 4.0.0
  
- 
    Synchronized local copy (myMedia) of MSL Media package
  
- 
    Updated XRG Media package to be compatible
  
- 
    Minor unit fixes
  
Version 0.5.0 (2022-11-10)
  - 
    First official release of the library.
  
- 
    Compatible with MSL 3.2.3
  
Generated at 2025-10-30T19:21:05Z
 by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos