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
fromdropOfCommons
. - 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 undirectedSingleSensorSelect
. - 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.