mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-06 07:48:50 -06:00
Update docs
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
|
||||
<div class="col-md-3"><div class="bs-sidebar hidden-print affix well" role="complementary">
|
||||
<ul class="nav bs-sidenav">
|
||||
<li class="first-level active"><a href="#data-format">Data Format</a></li>
|
||||
<li class="first-level active"><a href="#input-data-format">Input Data Format</a></li>
|
||||
<li class="second-level"><a href="#parameters">Parameters</a></li>
|
||||
|
||||
<li class="third-level"><a href="#example">Example</a></li>
|
||||
@@ -138,7 +138,7 @@
|
||||
</div></div>
|
||||
<div class="col-md-9" role="main">
|
||||
|
||||
<h1 id="data-format">Data Format</h1>
|
||||
<h1 id="input-data-format">Input Data Format</h1>
|
||||
<p>The first step when using RELOG is to describe the reverse logistics pipeline and the relevant data. RELOG accepts as input a JSON file with three sections: <code>parameters</code>, <code>products</code> and <code>plants</code>. Below, we describe each section in more detail.</p>
|
||||
<h2 id="parameters">Parameters</h2>
|
||||
<p>The <strong>parameters</strong> section describes details about the simulation itself.</p>
|
||||
|
||||
Reference in New Issue
Block a user