mirror of
https://github.com/ANL-CEEESA/LLEPE.git
synced 2025-12-06 01:48:53 -06:00
Added license and updated docs
This commit is contained in:
20
docs/build/html/index.html
vendored
20
docs/build/html/index.html
vendored
@@ -8,7 +8,7 @@
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Welcome to llepe's docs! - the Liquid-Liquid Extraction Parameter Estimator — LLEPE 1.0.0 documentation</title>
|
||||
<title>Welcome to LLEPE's docs! - the Liquid-Liquid Extraction Parameter Estimator — 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> »</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>
|
||||
© Copyright 2020, Argonne National Laboratory
|
||||
© Copyright 2020, UChicago Argonne, LLC.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user