{ "cells": [ { "cell_type": "markdown", "id": "f37c0834", "metadata": {}, "source": [ "(scenario)=\n", "# scenario\n", "The scenario object is used to define a scenario tree when running the stochastic version of SHOP (SHARM). A single scenario called 'S1' is always created in SHOP, and only N-1 new scenarios should be created when running SHARM.\n", "\n", "| | |\n", "|---|---|\n", "|Input connections||\n", "|Output connections||\n", "|License|SHOP_SCENARIO_FUNCTIONALITY|\n", "|Release version|13.0.0.a|\n", "\n", "```{contents}\n", ":local:\n", ":depth: 1\n", "```\n", "\n", "\n", "\n", "## Examples\n", " - [](multiple-price-bid-matrix)\n", " \n", "\n", "## References\n", " - Applying successive linear programming for stochastic short-term hydropower optimization {cite}`Belsnes2016`\n", " - Progressive hedging for stochastic programs with cross-scenario inequality constraints {cite}`Aasgard2020`\n", " - Evaluating a stochastic-programming-based bidding model for a multireservoir system {cite}`Aasgard2014`\n", " - Comparing Bidding Methods for Hydropower {cite}`Aasgard2016b`\n", " - Hydropower Bidding Using Linearized Start-Ups {cite}`Krohn2017`\n", " - Value of multi-market trading for a hydropower producer {cite}`Fodstad2017`\n", " - Optimizing day-ahead bid curves in hydropower production {cite}`Aasgard2018`\n", " - Coordinated hydropower bidding in the day-ahead and balancing market {cite}`Aasgard2019a`\n", " - Hydropower bidding in a multi-market setting {cite}`Aasgard2019b`\n", " - The value of coordinated hydropower bidding in the Nordic day-ahead and balancing market {cite}`Aasgard2022`\n", " \n", "\n", "## Attributes" ] }, { "cell_type": "code", "execution_count": 1, "id": "aac2c2ed", "metadata": { "tags": [ "remove-input", "full-width" ] }, "outputs": [ { "data": { "text/html": [ "