{ "cells": [ { "cell_type": "markdown", "id": "5a750118", "metadata": {}, "source": [ "(junction_gate)=\n", "# junction_gate\n", "Similar to the junction object, but with the possibility to close of one of the three connected tunnels\n", "\n", "| | |\n", "|---|---|\n", "|Input connections|{ref}`reservoir`, {ref}`junction`, {ref}`junction_gate`|\n", "|Output connections|{ref}`plant`, {ref}`junction_gate`|\n", "|License|SHOP_JUNC_GATE|\n", "|Release version|13.0.0.a|\n", "\n", "```{contents}\n", ":local:\n", ":depth: 1\n", "```\n", "\n", "```{warning}\n", "The junction_gate object is old and will be deprecated in the future. A junction_gate can be replaced with three connected [](tunnel) objects with gates on at least one of the tunnels. A gate can be specified by giving in a [gate_opening_curve](tunnel:gate_opening_curve) on the tunnel object. The [](interlock_constraint) object can be use to restrict how many gates can be open at the same time.\n", "```\n", "\n", "## Examples\n", " - [](junction-example)\n", " \n", "\n", "\n", "\n", "## Attributes" ] }, { "cell_type": "code", "execution_count": 1, "id": "1af18247", "metadata": { "tags": [ "remove-input", "full-width" ] }, "outputs": [ { "data": { "text/html": [ "