.ThermofluidStream.Topology

Information

This package provides dedicated splitter and junction models for building directed ThermoFluidStream network topologies.

The library explicitly recommends composing branches and merges using these elements rather than splitting flows purely via connector equations (except for sensor-only use cases).

Using dedicated topology components is also a key structural difference compared to the Modelica Standard Library approach, improving robustness and clarity of network formulation.

(Reference: https://doi.org/10.3390/electronics11223790)

All models rely on a consistent medium definition across connected ports. Ensure the selected Medium matches that of all connected components.

Contents

Name Description
 SplitterT1 Splitter with one inlet and two outlets
 SplitterT2 Splitter with one inlet and two oulets
 JunctionT1 Junction with two inlets and one oulet
 JunctionT2 Junction with two inlets and one outlet
 SplitterX Splitter with one inlet and three outlets
 JunctionX1 Splitter/Junction with two inlets and two outlets
 JunctionX2 Splitter/Junction with two inlets and two outlets
 JunctionX3 Junction with three inlets and one outlet
 SplitterN Splitter with one inlet and N outlets
 JunctionN Junction with N inlets and one outlet
 JunctionNM Junction with N inlets and M outlets
 DynamicSplitterN Splitter with 1 inlet and N outlets, taking dynamic pressure into account
 DynamicJunctionN Junction with N inlets and one outlet, taking dynamic pressure into account
 DynamicJunctionNM Splitter/Junction with N inlets and M outlets, taking dynamic pressure into account
 NonPhysical Junctions and splitters with non-physical constraints
 Tests
 Internal

Revisions

(c) 2020-2021, DLR, Institute of System Dynamics and Control


Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos