Skip to content

Commit cb6beeb

Browse files
author
Documenter.jl
committed
build based on c004cde
1 parent 8578562 commit cb6beeb

File tree

54 files changed

+3338
-3338
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+3338
-3338
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"documenter":{"julia_version":"1.11.6","generation_timestamp":"2025-08-19T21:17:05","documenter_version":"1.14.1"}}
1+
{"documenter":{"julia_version":"1.11.6","generation_timestamp":"2025-08-19T21:56:40","documenter_version":"1.14.1"}}

previews/PR302/examples/Thermal_Generation_Dispatch_Example_new/2ac0a3cb.svg renamed to previews/PR302/examples/Thermal_Generation_Dispatch_Example/02a670a7.svg

Lines changed: 36 additions & 36 deletions
Loading

previews/PR302/examples/Thermal_Generation_Dispatch_Example/0733b968.svg renamed to previews/PR302/examples/Thermal_Generation_Dispatch_Example/4a43b10a.svg

Lines changed: 36 additions & 36 deletions
Loading

previews/PR302/examples/Thermal_Generation_Dispatch_Example/669f04a4.svg renamed to previews/PR302/examples/Thermal_Generation_Dispatch_Example/84813bb3.svg

Lines changed: 38 additions & 38 deletions
Loading

previews/PR302/examples/Thermal_Generation_Dispatch_Example/969c6660.svg renamed to previews/PR302/examples/Thermal_Generation_Dispatch_Example/e50fb766.svg

Lines changed: 38 additions & 38 deletions
Loading

previews/PR302/examples/Thermal_Generation_Dispatch_Example/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,25 +113,25 @@
113113
label = ["Thermal Generation 1" "Thermal Generation 2" "Thermal Generation 3" "Generation Deficit"],
114114
xlabel = "Demand [unit]",
115115
ylabel = "Generation [unit]",
116-
)</code></pre><img src="0733b968.svg" alt="Example block output"/><p>Result Sensitivity Analysis:</p><pre><code class="language-julia hljs">Plots.plot(
116+
)</code></pre><img src="4a43b10a.svg" alt="Example block output"/><p>Result Sensitivity Analysis:</p><pre><code class="language-julia hljs">Plots.plot(
117117
d,
118118
data_results[1, :, I+2:2*(I+1)];
119119
title = &quot;Sensitivity of Generation by Demand&quot;,
120120
label = [&quot;T. Gen. 1 Sensitivity&quot; &quot;T. Gen. 2 Sensitivity&quot; &quot;T. Gen. 3 Sensitivity&quot; &quot;Gen. Deficit Sensitivity&quot;],
121121
xlabel = &quot;Demand [unit]&quot;,
122122
ylabel = &quot;Sensitivity [-]&quot;,
123-
)</code></pre><img src="969c6660.svg" alt="Example block output"/><h3 id="Results-for-the-reverse-context"><a class="docs-heading-anchor" href="#Results-for-the-reverse-context">Results for the reverse context</a><a id="Results-for-the-reverse-context-1"></a><a class="docs-heading-anchor-permalink" href="#Results-for-the-reverse-context" title="Permalink"></a></h3><p>Result Primal Values:</p><pre><code class="language-julia hljs">Plots.plot(
123+
)</code></pre><img src="84813bb3.svg" alt="Example block output"/><h3 id="Results-for-the-reverse-context"><a class="docs-heading-anchor" href="#Results-for-the-reverse-context">Results for the reverse context</a><a id="Results-for-the-reverse-context-1"></a><a class="docs-heading-anchor-permalink" href="#Results-for-the-reverse-context" title="Permalink"></a></h3><p>Result Primal Values:</p><pre><code class="language-julia hljs">Plots.plot(
124124
d,
125125
data_results[2, :, 1:I+1];
126126
title = &quot;Generation by Demand&quot;,
127127
label = [&quot;Thermal Generation 1&quot; &quot;Thermal Generation 2&quot; &quot;Thermal Generation 3&quot; &quot;Generation Deficit&quot;],
128128
xlabel = &quot;Demand [unit]&quot;,
129129
ylabel = &quot;Generation [unit]&quot;,
130-
)</code></pre><img src="f30c626c.svg" alt="Example block output"/><p>Result Sensitivity Analysis:</p><pre><code class="language-julia hljs">Plots.plot(
130+
)</code></pre><img src="02a670a7.svg" alt="Example block output"/><p>Result Sensitivity Analysis:</p><pre><code class="language-julia hljs">Plots.plot(
131131
d,
132132
data_results[2, :, I+2:2*(I+1)];
133133
title = &quot;Sensitivity of Generation by Demand&quot;,
134134
label = [&quot;T. Gen. 1 Sensitivity&quot; &quot;T. Gen. 2 Sensitivity&quot; &quot;T. Gen. 3 Sensitivity&quot; &quot;Gen. Deficit Sensitivity&quot;],
135135
xlabel = &quot;Demand [unit]&quot;,
136136
ylabel = &quot;Sensitivity [-]&quot;,
137-
)</code></pre><img src="669f04a4.svg" alt="Example block output"/><hr/><p><em>This page was generated using <a href="https://github.com/fredrikekre/Literate.jl">Literate.jl</a>.</em></p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../../reference/">« Reference</a><a class="docs-footer-nextpage" href="../Thermal_Generation_Dispatch_Example_new/">Thermal Generation Dispatch Example »</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="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.14.1 on <span class="colophon-date" title="Tuesday 19 August 2025 21:17">Tuesday 19 August 2025</span>. Using Julia version 1.11.6.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
137+
)</code></pre><img src="e50fb766.svg" alt="Example block output"/><hr/><p><em>This page was generated using <a href="https://github.com/fredrikekre/Literate.jl">Literate.jl</a>.</em></p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../../reference/">« Reference</a><a class="docs-footer-nextpage" href="../Thermal_Generation_Dispatch_Example_new/">Thermal Generation Dispatch Example »</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="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.14.1 on <span class="colophon-date" title="Tuesday 19 August 2025 21:56">Tuesday 19 August 2025</span>. Using Julia version 1.11.6.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

previews/PR302/examples/Thermal_Generation_Dispatch_Example_new/6b1dadd5.svg renamed to previews/PR302/examples/Thermal_Generation_Dispatch_Example_new/576dbcbf.svg

Lines changed: 36 additions & 36 deletions
Loading

previews/PR302/examples/Thermal_Generation_Dispatch_Example/f30c626c.svg renamed to previews/PR302/examples/Thermal_Generation_Dispatch_Example_new/6834076a.svg

Lines changed: 36 additions & 36 deletions
Loading

previews/PR302/examples/Thermal_Generation_Dispatch_Example_new/6ca4ace2.svg renamed to previews/PR302/examples/Thermal_Generation_Dispatch_Example_new/baa8dd96.svg

Lines changed: 38 additions & 38 deletions
Loading

previews/PR302/examples/Thermal_Generation_Dispatch_Example_new/9331aa16.svg renamed to previews/PR302/examples/Thermal_Generation_Dispatch_Example_new/e040b5c6.svg

Lines changed: 38 additions & 38 deletions
Loading

0 commit comments

Comments
 (0)