--- jupytext: text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.13.8 kernelspec: display_name: 'Python 3' name: python3 --- (scenario)= # scenario 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. | | | |---|---| |Input connections|| |Output connections|| |License|SHOP_SCENARIO_FUNCTIONALITY| |Release version|13.0.0.a| ```{contents} :local: :depth: 1 ``` ## Examples - [](multiple-price-bid-matrix) ## References - Applying successive linear programming for stochastic short-term hydropower optimization {cite}`Belsnes2016` - Progressive hedging for stochastic programs with cross-scenario inequality constraints {cite}`Aasgard2020` - Evaluating a stochastic-programming-based bidding model for a multireservoir system {cite}`Aasgard2014` - Comparing Bidding Methods for Hydropower {cite}`Aasgard2016b` - Hydropower Bidding Using Linearized Start-Ups {cite}`Krohn2017` - Value of multi-market trading for a hydropower producer {cite}`Fodstad2017` - Optimizing day-ahead bid curves in hydropower production {cite}`Aasgard2018` - Coordinated hydropower bidding in the day-ahead and balancing market {cite}`Aasgard2019a` - Hydropower bidding in a multi-market setting {cite}`Aasgard2019b` - The value of coordinated hydropower bidding in the Nordic day-ahead and balancing market {cite}`Aasgard2022` ## Attributes ```{code-cell} ipython3 :tags: ['remove-input', 'full-width'] from IPython.core.display import HTML HTML("""