Added license and updated docs

This commit is contained in:
titusquah
2021-03-24 16:34:41 -06:00
parent 70706c05c8
commit ac4f480fd6
60 changed files with 4034 additions and 192 deletions

View File

@@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to llepe&#39;s docs! - the Liquid-Liquid Extraction Parameter Estimator &mdash; LLEPE 1.0.0 documentation</title>
<title>Welcome to LLEPE&#39;s docs! - the Liquid-Liquid Extraction Parameter Estimator &mdash; LLEPE 1.0.0 documentation</title>
@@ -86,10 +86,11 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="guide/install.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="guide/quickstart.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="guide/about.html">About</a></li>
</ul>
<p class="caption"><span class="caption-text">Searchers</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="modules/reeps.html">LLEPE</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/LLEPE.html">LLEPE</a></li>
</ul>
@@ -135,7 +136,7 @@
<li><a href="#">Docs</a> &raquo;</li>
<li>Welcome to llepe's docs! - the Liquid-Liquid Extraction Parameter Estimator</li>
<li>Welcome to LLEPE's docs! - the Liquid-Liquid Extraction Parameter Estimator</li>
<li class="wy-breadcrumbs-aside">
@@ -155,7 +156,7 @@
<div itemprop="articleBody">
<div class="section" id="welcome-to-llepe-s-docs-the-liquid-liquid-extraction-parameter-estimator">
<h1>Welcome to llepe's docs! - the Liquid-Liquid Extraction Parameter Estimator<a class="headerlink" href="#welcome-to-llepe-s-docs-the-liquid-liquid-extraction-parameter-estimator" title="Permalink to this headline"></a></h1>
<h1>Welcome to LLEPE's docs! - the Liquid-Liquid Extraction Parameter Estimator<a class="headerlink" href="#welcome-to-llepe-s-docs-the-liquid-liquid-extraction-parameter-estimator" title="Permalink to this headline"></a></h1>
<p>LLEPE is a package for thermodynamic parameter estimation for liquid-liquid extraction modeling</p>
<p>LLEPE takes experimental data in a csv and system data in a xml.</p>
<p>The package then uses Cantera, another python package, to simulate equilibrium.</p>
@@ -172,12 +173,19 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="guide/quickstart.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="guide/about.html">About</a><ul>
<li class="toctree-l2"><a class="reference internal" href="guide/about.html#authors">Authors</a></li>
<li class="toctree-l2"><a class="reference internal" href="guide/about.html#acknowledgements">Acknowledgements</a></li>
<li class="toctree-l2"><a class="reference internal" href="guide/about.html#references">References</a></li>
<li class="toctree-l2"><a class="reference internal" href="guide/about.html#license">License</a></li>
</ul>
</li>
</ul>
</div>
<div class="toctree-wrapper compound">
<p class="caption"><span class="caption-text">Searchers</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="modules/reeps.html">LLEPE</a></li>
<li class="toctree-l1"><a class="reference internal" href="modules/LLEPE.html">LLEPE</a></li>
</ul>
</div>
</div>
@@ -208,7 +216,7 @@
<div role="contentinfo">
<p>
&copy; Copyright 2020, Argonne National Laboratory
&copy; Copyright 2020, UChicago Argonne, LLC.
</p>
</div>