.. _junction-asset: Junction asset ++++++++++++++ The **Junction Asset** is the entity-level representation of a network junction used for connectivity and flow distribution between assets. It defines a connection point where network branches meet and where mass and energy balances are enforced by the solver. Implemented by -------------- This reference page documents the ``Junction`` entity in ``omotes_simulator_core.entities.assets.junction``. Related documentation --------------------- - For junction behavior during simulation, see :doc:`../physics/junction_physics`. - For network connectivity and nodal balance interpretation, see :doc:`../network/network_main`. .. autoclass:: omotes_simulator_core.entities.assets.junction.Junction :no-index: :members: