Skip to content

Commit

Permalink
Merge pull request #17 from davidwaroquiers/release_1_1_1
Browse files Browse the repository at this point in the history
Release 1.1.1
  • Loading branch information
davidwaroquiers authored Feb 15, 2022
2 parents 2174b74 + a582cce commit 6b3d547
Show file tree
Hide file tree
Showing 281 changed files with 16,041 additions and 9,731 deletions.
13 changes: 13 additions & 0 deletions conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import pytest

from pymatgen.core.structure import Molecule
from pymatgen.core.structure import Structure

from turbomoleio.core.control import Control

Expand Down Expand Up @@ -42,6 +43,18 @@ def molecule(molecule_filename):
molecule_filename))


@pytest.fixture
def structure(structure_filename):
return Structure.from_file(os.path.join(TESTDIR,
'structures',
structure_filename))


@pytest.fixture
def structure_filepath(structure_filename):
return os.path.join(TESTDIR, 'structures', structure_filename)


@pytest.fixture
def mo_dirpath(dir_name):
return os.path.join(TESTDIR, 'mo', dir_name)
Expand Down
150 changes: 24 additions & 126 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
@@ -1,101 +1,51 @@


<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Overview: module code &mdash; turbomoleio 1.1.0 documentation</title>



<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />










<title>Overview: module code &mdash; turbomoleio 1.1.1 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->


<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/language_data.js"></script>

<script type="text/javascript" src="../_static/js/theme.js"></script>


<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
</head>

<body class="wy-body-for-nav">


<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">

<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >



<a href="../index.html" class="icon icon-home"> turbomoleio



</a>




<div class="version">
1.1.0
1.1.1
</div>




<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>


</div>


<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">






<p><span class="caption-text">User guide</span></p>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">User guide</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../datagroups.html">The data group files</a></li>
<li class="toctree-l1"><a class="reference internal" href="../coord.html">The coord file</a></li>
<li class="toctree-l1"><a class="reference internal" href="../definerunner.html">Running define</a></li>
<li class="toctree-l1"><a class="reference internal" href="../output_parsing.html">Outputs parsing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../appendix.html">Appendix</a></li>
</ul>
<p><span class="caption-text">Developer guide</span></p>
<p class="caption" role="heading"><span class="caption-text">Developer guide</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../developer/introduction.html">Contributing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../developer/parsing_logs.html">Output logs parsing</a></li>
Expand All @@ -104,82 +54,46 @@
<li class="toctree-l1"><a class="reference internal" href="../developer/versioning.html">Versioning</a></li>
<li class="toctree-l1"><a class="reference internal" href="../developer/versioning.html#backward-compatibility">Backward-compatibility</a></li>
</ul>
<p><span class="caption-text">Additional information</span></p>
<p class="caption" role="heading"><span class="caption-text">Additional information</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
<li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
<li class="toctree-l1"><a class="reference internal" href="../bugs.html">Reporting bugs</a></li>
</ul>



</div>

</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">


<nav class="wy-nav-top" aria-label="top navigation">

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">turbomoleio</a>

</nav>


<div class="wy-nav-content">

<div class="rst-content">



















<div role="navigation" aria-label="breadcrumbs navigation">

<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">

<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>

<li>Overview: module code</li>


<li class="wy-breadcrumbs-aside">

</li>

</ul>


<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<h1>All modules for which code is available</h1>
<ul><li><a href="cerberus/validator.html">cerberus.validator</a></li>
<ul><li><a href="turbomoleio/core/base.html">turbomoleio.core.base</a></li>
<li><a href="turbomoleio/core/control.html">turbomoleio.core.control</a></li>
<li><a href="turbomoleio/core/datagroups.html">turbomoleio.core.datagroups</a></li>
<li><a href="turbomoleio/core/molecule.html">turbomoleio.core.molecule</a></li>
<li><a href="turbomoleio/core/periodic.html">turbomoleio.core.periodic</a></li>
<li><a href="turbomoleio/core/tests/test_control.html">turbomoleio.core.tests.test_control</a></li>
<li><a href="turbomoleio/core/tests/test_datagroups.html">turbomoleio.core.tests.test_datagroups</a></li>
<li><a href="turbomoleio/core/tests/test_molecule.html">turbomoleio.core.tests.test_molecule</a></li>
<li><a href="turbomoleio/core/tests/test_periodic.html">turbomoleio.core.tests.test_periodic</a></li>
<li><a href="turbomoleio/core/tests/test_utils.html">turbomoleio.core.tests.test_utils</a></li>
<li><a href="turbomoleio/core/utils.html">turbomoleio.core.utils</a></li>
<li><a href="turbomoleio/input/define.html">turbomoleio.input.define</a></li>
Expand All @@ -198,46 +112,30 @@ <h1>All modules for which code is available</h1>
</ul>

</div>

</div>
<footer>

<hr/>

<div role="contentinfo">
<p>
&#169; Copyright 2018-2021 BASF SE, Matgenix SRL.

</p>
<p>&#169; Copyright 2018-2021 BASF SE, Matgenix SRL.</p>
</div>



Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a


Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>

provided by <a href="https://readthedocs.org">Read the Docs</a>.
provided by <a href="https://readthedocs.org">Read the Docs</a>.


</footer>
</div>
</div>

</section>

</div>


<script type="text/javascript">
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>





</script>

</body>
</html>
Loading

0 comments on commit 6b3d547

Please sign in to comment.