Tank - Spliter ========================================== Model description ----------------- The component models a tank that splits a single incoming fluid stream into multiple outgoing streams based on specified outlet flow rate proportions. The splitter ensures that the temperature, pressure, and specific enthalpy of the outgoing streams are equal to those of the incoming stream. Class description ----------------- .. autoclass:: component.tank.tank_spliter.TankSpliter Example of use ----------------- .. literalinclude:: ../../../../../../labothappy/component/examples/tank/tank_spliter_example.py :language: python References ---------- /