Tank - Mixer ============ Model description ----------------- The component models a tank that mixes multiple incoming fluid streams into a single outgoing stream. The mixing process assumes perfect mixing, resulting in uniform temperature and pressure at the tank exhaust. Class description ----------------- .. autoclass:: component.tank.tank_mixer.TankMixer Example of use ----------------- .. literalinclude:: ../../../../../../labothappy/component/examples/tank/tank_mixer_example.py :language: python References ---------- /