Update docs

docs
Alinson S. Xavier 5 years ago
parent 641606098f
commit 773830fcc4

@ -145,15 +145,15 @@
<h2 id="1-input-data-format">1. Input Data Format</h2> <h2 id="1-input-data-format">1. Input Data Format</h2>
<p>Instances are specified by JSON files containing the following main sections:</p> <p>Instances are specified by JSON files containing the following main sections:</p>
<ul> <ul>
<li><a href="#parameters">Parameters</a></li> <li>Parameters</li>
<li><a href="#buses">Buses</a></li> <li>Buses</li>
<li><a href="#generators">Generators</a></li> <li>Generators</li>
<li><a href="#price-sensitive-loads">Price-sensitive loads</a></li> <li>Price-sensitive loads</li>
<li><a href="#transmission-lines">Transmission lines</a></li> <li>Transmission lines</li>
<li><a href="#reserves">Reserves</a></li> <li>Reserves</li>
<li><a href="#contingencies">Contingencies</a></li> <li>Contingencies</li>
</ul> </ul>
<p>Each section is described in detail below. For a complete example, see <a href="https://github.com/ANL-CEEESA/UnitCommitment.jl/blob/dev/instances/matpower-24h/case14.json">case14.json</a>.</p> <p>Each section is described in detail below. For a complete example, see <a href="https://github.com/ANL-CEEESA/UnitCommitment.jl/tree/dev/instances/matpower/case14">case14</a>.</p>
<h3 id="11-parameters">1.1 Parameters</h3> <h3 id="11-parameters">1.1 Parameters</h3>
<p>This section describes system-wide parameters, such as power balance penalties, and optimization parameters, such as the length of the planning horizon.</p> <p>This section describes system-wide parameters, such as power balance penalties, and optimization parameters, such as the length of the planning horizon.</p>
<table> <table>

@ -294,5 +294,5 @@
<!-- <!--
MkDocs version : 1.1.2 MkDocs version : 1.1.2
Build Date UTC : 2020-11-16 12:30:32.091610+00:00 Build Date UTC : 2020-11-16 13:03:02.825593+00:00
--> -->

File diff suppressed because one or more lines are too long

Binary file not shown.
Loading…
Cancel
Save