mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-06 00:08:52 -06:00
Update docs
This commit is contained in:
@@ -149,4 +149,4 @@
|
||||
}</code></pre><h3 id="Additional-remarks"><a class="docs-heading-anchor" href="#Additional-remarks">Additional remarks</a><a id="Additional-remarks-1"></a><a class="docs-heading-anchor-permalink" href="#Additional-remarks" title="Permalink"></a></h3><h4 id="Time-series-parameters"><a class="docs-heading-anchor" href="#Time-series-parameters">Time series parameters</a><a id="Time-series-parameters-1"></a><a class="docs-heading-anchor-permalink" href="#Time-series-parameters" title="Permalink"></a></h4><p>Many numerical properties in the JSON file can be specified either as a single floating point number if they are time-independent, or as an array containing exactly <code>T</code> elements, if they are time-dependent, where <code>T</code> is the number of time steps in the planning horizon. For example, both formats below are valid when <code>T=3</code>:</p><pre><code class="language-json hljs">{
|
||||
"Load (MW)": 800.0,
|
||||
"Load (MW)": [800.0, 850.0, 730.0]
|
||||
}</code></pre><p>The value <code>T</code> depends on both <code>Time horizon (h)</code> and <code>Time step (min)</code>, as the table below illustrates.</p><table><tr><th style="text-align: center">Time horizon (h)</th><th style="text-align: center">Time step (min)</th><th style="text-align: center">T</th></tr><tr><td style="text-align: center">24</td><td style="text-align: center">60</td><td style="text-align: center">24</td></tr><tr><td style="text-align: center">24</td><td style="text-align: center">15</td><td style="text-align: center">96</td></tr><tr><td style="text-align: center">24</td><td style="text-align: center">5</td><td style="text-align: center">288</td></tr><tr><td style="text-align: center">36</td><td style="text-align: center">60</td><td style="text-align: center">36</td></tr><tr><td style="text-align: center">36</td><td style="text-align: center">15</td><td style="text-align: center">144</td></tr><tr><td style="text-align: center">36</td><td style="text-align: center">5</td><td style="text-align: center">432</td></tr></table><h2 id="Current-limitations"><a class="docs-heading-anchor" href="#Current-limitations">Current limitations</a><a id="Current-limitations-1"></a><a class="docs-heading-anchor-permalink" href="#Current-limitations" title="Permalink"></a></h2><ul><li>Network topology must remain the same for all time periods.</li><li>Only N-1 transmission contingencies are supported. Generator contingencies are not currently supported.</li><li>Time-varying minimum production amounts are not currently compatible with ramp/startup/shutdown limits.</li><li>Flexible ramping products can only be acquired under the <code>WanHob2016</code> formulation, which does not support spinning reserves.</li><li>The set of generators must be the same in all scenarios.</li></ul></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../problem/">« Problem definition</a><a class="docs-footer-nextpage" href="../instances/">Benchmark instances »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Tuesday 21 May 2024 10:28">Tuesday 21 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
|
||||
}</code></pre><p>The value <code>T</code> depends on both <code>Time horizon (h)</code> and <code>Time step (min)</code>, as the table below illustrates.</p><table><tr><th style="text-align: center">Time horizon (h)</th><th style="text-align: center">Time step (min)</th><th style="text-align: center">T</th></tr><tr><td style="text-align: center">24</td><td style="text-align: center">60</td><td style="text-align: center">24</td></tr><tr><td style="text-align: center">24</td><td style="text-align: center">15</td><td style="text-align: center">96</td></tr><tr><td style="text-align: center">24</td><td style="text-align: center">5</td><td style="text-align: center">288</td></tr><tr><td style="text-align: center">36</td><td style="text-align: center">60</td><td style="text-align: center">36</td></tr><tr><td style="text-align: center">36</td><td style="text-align: center">15</td><td style="text-align: center">144</td></tr><tr><td style="text-align: center">36</td><td style="text-align: center">5</td><td style="text-align: center">432</td></tr></table><h2 id="Current-limitations"><a class="docs-heading-anchor" href="#Current-limitations">Current limitations</a><a id="Current-limitations-1"></a><a class="docs-heading-anchor-permalink" href="#Current-limitations" title="Permalink"></a></h2><ul><li>Network topology must remain the same for all time periods.</li><li>Only N-1 transmission contingencies are supported. Generator contingencies are not currently supported.</li><li>Time-varying minimum production amounts are not currently compatible with ramp/startup/shutdown limits.</li><li>Flexible ramping products can only be acquired under the <code>WanHob2016</code> formulation, which does not support spinning reserves.</li><li>The set of generators must be the same in all scenarios.</li></ul></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../problem/">« Problem definition</a><a class="docs-footer-nextpage" href="../instances/">Benchmark instances »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="auto">Automatic (OS)</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.2.1 on <span class="colophon-date" title="Tuesday 21 May 2024 10:39">Tuesday 21 May 2024</span>. Using Julia version 1.10.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
|
||||
|
||||
Reference in New Issue
Block a user