Skip to content

Commit

Permalink
deploy: b4d769d
Browse files Browse the repository at this point in the history
  • Loading branch information
bernstei committed Mar 7, 2024
1 parent 0a3e090 commit 06f7f75
Show file tree
Hide file tree
Showing 55 changed files with 260 additions and 1,616 deletions.
16 changes: 15 additions & 1 deletion _sources/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,21 @@ Quick start that installs all of the mandatory dependencies:

.. code-block:: sh
pip install git+https://github.com/libAtoms/workflow
python3 -m pip install git+https://github.com/libAtoms/workflow
.. warning::

`wfl` requires ASE, so `ase` is listed as a `pip` dependency,
and if not already installed, `pip install` will install the latest
`pypi` release. However, because of the large delay in producing new
releases, the latest `pypi` version is often quite old, and `wfl`
has some functionality that requires a newer version. To ensure
a sufficiently up-to-date version is available, before installing
`wfl` install the latest `ase` from gitlab, with a command such as

.. code-block:: sh
python3 -m pip install git+https://gitlab.com/ase/ase
***************************************
Repository
Expand Down
3 changes: 1 addition & 2 deletions attic/command_line.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="../command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="../wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="../wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down Expand Up @@ -393,7 +392,7 @@ <h2> Contents </h2>
<div class="section" id="command-line-interface">
<span id="command-line"></span><h1>Command line interface<a class="headerlink" href="#command-line-interface" title="Permalink to this heading">#</a></h1>
<p>Description of all the CLI tools</p>
<p>Automatically generated docummentation of all command line functions: <a class="reference internal" href="../command_line.automatic_docs.html#auto-command-line"><span class="std std-ref">wfl</span></a></p>
<p>Automatically generated docummentation of all command line functions: <span class="xref std std-ref">auto_command_line</span></p>
<div class="section" id="calculators">
<h2>Calculators<a class="headerlink" href="#calculators" title="Permalink to this heading">#</a></h2>
<p>You can perform DFT calculations on large sets of configurations with little effort within this workflow package. Currently ORCA, CASTEP and VASP are implemented. There are examples for these in the document, a few thoughts about the parallelism involved, and about how to contribute interfaces of other codes.</p>
Expand Down
1 change: 0 additions & 1 deletion attic/operations.utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="../command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="../wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="../wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
589 changes: 8 additions & 581 deletions command_line.automatic_docs.html

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion examples.buildcell.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.contributions.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.daisy_chain_mlip_fitting.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.dimers.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.fhiaims_calculator.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.index.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.mace.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.md.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.mlip_fitting.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.normal_modes.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.orca_python.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.select_fps.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion examples.smiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
1 change: 0 additions & 1 deletion first_example.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="workflows.rss.html">GAP-RSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="command_line.automatic_docs.html">Command line interface</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="modules.html">Modules</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-5"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="wfl.html">wfl package</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="wfl.autoparallelize.html">wfl.autoparallelize package</a></li>
Expand Down
Loading

0 comments on commit 06f7f75

Please sign in to comment.