{ "cells": [ { "cell_type": "markdown", "id": "a7de453f", "metadata": {}, "source": [ "(cut_group)=\n", "# cut_group\n", "An object to represent the set of linear cut constraints that can be used as end valuation for a watercourse. The constant right-hand side of the cut constraints are stored on this object, while the cut coefficients are found on the connected reservoir and inflow_series objects.\n", "\n", "| | |\n", "|---|---|\n", "|Input connections|{ref}`reservoir`, {ref}`inflow_series`|\n", "|Output connections|{ref}`reservoir`, {ref}`inflow_series`|\n", "|License|SHOP_OPEN|\n", "|Release version|14.0.0.3|\n", "\n", "```{contents}\n", ":local:\n", ":depth: 1\n", "```\n", "\n", "\n", "\n", "## Examples\n", " - [](cut-description)\n", " - [](water-value-descriptions)\n", " \n", "\n", "## References\n", " - Increased Information Flow between Hydropower Scheduling Models through Extended Cut Sharing {cite}`Gjerden2016`\n", " \n", "\n", "## Attributes" ] }, { "cell_type": "code", "execution_count": 1, "id": "b9baf49f", "metadata": { "tags": [ "remove-input", "full-width" ] }, "outputs": [ { "data": { "text/html": [ "