Skip to content

Version 1.2.0 (2024-11-19)

Latest
Compare
Choose a tag to compare
@RaphaelGebhart RaphaelGebhart released this 19 Nov 09:25
· 2 commits to main since this release
8d2287a

Version 1.2.0 of the DLR Thermofluid Stream Library.

Improvements of the library:

  • 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 assertionLevel from dropOfCommons.
  • 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.
  • Velocity of sound can be measured with SingleSensorSelect and undirected SingleSensorSelect.
  • Add default values for valve parameters and asserts for check.

Further updates:

  • Added TILMediaWrapper to repository. Interface for the usage of TILMedia in the TFS (separate TILMedia license is necessary!).
  • Added guideline on how to contribute to the library.