Skip to content

Commit

Permalink
deploy: 99f2a4d
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Aug 29, 2024
1 parent df30456 commit dda8445
Show file tree
Hide file tree
Showing 60 changed files with 175 additions and 164 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 4edff6cf0ca8efa07f94e0c1889fbcb1
config: 5b611d6a765dcae8cef980a0db465fd1
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified .doctrees/changelog.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/sumo-bandplot.doctree
Binary file not shown.
Binary file modified .doctrees/sumo-bandstats.doctree
Binary file not shown.
Binary file modified .doctrees/sumo-dosplot.doctree
Binary file not shown.
Binary file modified .doctrees/sumo-kgen.doctree
Binary file not shown.
Binary file modified .doctrees/sumo-optplot.doctree
Binary file not shown.
Binary file modified .doctrees/sumo-phonon-bandplot.doctree
Binary file not shown.
Binary file modified .doctrees/sumo.cli.doctree
Binary file not shown.
Binary file modified .doctrees/sumo.electronic_structure.doctree
Binary file not shown.
Binary file modified .doctrees/sumo.phonon.doctree
Binary file not shown.
Binary file modified .doctrees/sumo.plotting.doctree
Binary file not shown.
Binary file modified .doctrees/sumo.symmetry.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h1>All modules for which code is available</h1>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../index.html">sumo</a></h1>

Expand Down Expand Up @@ -113,7 +113,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/cli/bandplot.html
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,7 @@ <h1>Source code for sumo.cli.bandplot</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -1032,7 +1032,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/cli/bandstats.html
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ <h1>Source code for sumo.cli.bandstats</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -466,7 +466,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
7 changes: 4 additions & 3 deletions _modules/sumo/cli/dosplot.html
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,8 @@ <h1>Source code for sumo.cli.dosplot</h1><div class="highlight"><pre>
<span class="nb">type</span><span class="o">=</span><span class="nb">float</span><span class="p">,</span>
<span class="n">default</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
<span class="n">dest</span><span class="o">=</span><span class="s2">&quot;zero_energy&quot;</span><span class="p">,</span>
<span class="n">help</span><span class="o">=</span><span class="s2">&quot;Plot vertical line at energy zero&quot;</span><span class="p">,</span>
<span class="n">help</span><span class="o">=</span><span class="s2">&quot;Reference energy: energy will be shifted to place this energy &quot;</span>
<span class="s2">&quot;at zero. If not specified (and `--no-shift` not used), zero will be set to the VBM.&quot;</span>
<span class="p">)</span>

<span class="n">parser</span><span class="o">.</span><span class="n">add_argument</span><span class="p">(</span>
Expand Down Expand Up @@ -721,7 +722,7 @@ <h1>Source code for sumo.cli.dosplot</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -776,7 +777,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/cli/kgen.html
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ <h1>Source code for sumo.cli.kgen</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -528,7 +528,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
8 changes: 4 additions & 4 deletions _modules/sumo/cli/optplot.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ <h1>Source code for sumo.cli.optplot</h1><div class="highlight"><pre>
<span class="sd"> Args:</span>
<span class="sd"> modes (:obj:`list` or :obj:`tuple`):</span>
<span class="sd"> Ordered list of :obj:`str` determining properties to plot.</span>
<span class="sd"> Accepted options are &#39;absorption&#39; (default), &#39;eps&#39;, &#39;eps-real&#39;,</span>
<span class="sd"> &#39;eps-im&#39;, &#39;n&#39;, &#39;n-real&#39;, &#39;n-im&#39;, &#39;loss&#39; (equivalent to n-im).</span>
<span class="sd"> Accepted options are &#39;absorption&#39; (default), &#39;eps_real&#39;,</span>
<span class="sd"> &#39;eps_imag&#39;, &#39;n_real&#39;, &#39;n_imag&#39;, &#39;loss&#39; (equivalent to n_imag).</span>
<span class="sd"> filenames (:obj:`str` or :obj:`list`, optional): Path to data file.</span>
<span class="sd"> For VASP this is a *vasprun.xml* file (can be gzipped); for</span>
<span class="sd"> Questaal the *opt.ext* file from *lmf* or *eps_BSE.out* from</span>
Expand Down Expand Up @@ -521,7 +521,7 @@ <h1>Source code for sumo.cli.optplot</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -576,7 +576,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/cli/phonon_bandplot.html
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ <h1>Source code for sumo.cli.phonon_bandplot</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -852,7 +852,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/electronic_structure/bandstructure.html
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ <h1>Source code for sumo.electronic_structure.bandstructure</h1><div class="high

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -429,7 +429,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/electronic_structure/dos.html
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ <h1>Source code for sumo.electronic_structure.dos</h1><div class="highlight"><pr

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -529,7 +529,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/electronic_structure/effective_mass.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ <h1>Source code for sumo.electronic_structure.effective_mass</h1><div class="hig

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -253,7 +253,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/electronic_structure/optics.html
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ <h1>Source code for sumo.electronic_structure.optics</h1><div class="highlight">

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -370,7 +370,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/phonon/phonopy.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1>Source code for sumo.phonon.phonopy</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -213,7 +213,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/plotting.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h1>Source code for sumo.plotting</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -457,7 +457,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/plotting/bs_plotter.html
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@ <h1>Source code for sumo.plotting.bs_plotter</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -1013,7 +1013,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/plotting/dos_plotter.html
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ <h1>Source code for sumo.plotting.dos_plotter</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -610,7 +610,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/plotting/optics_plotter.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h1>Source code for sumo.plotting.optics_plotter</h1><div class="highlight"><pre

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -424,7 +424,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/plotting/phonon_bs_plotter.html
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ <h1>Source code for sumo.plotting.phonon_bs_plotter</h1><div class="highlight"><

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -402,7 +402,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/symmetry/brad_crack_kpath.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h1>Source code for sumo.symmetry.brad_crack_kpath</h1><div class="highlight"><p

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -273,7 +273,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/symmetry/custom_kpath.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1>Source code for sumo.symmetry.custom_kpath</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -194,7 +194,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _modules/sumo/symmetry/kpath.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h1>Source code for sumo.symmetry.kpath</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<h1 class="logo"><a href="../../../index.html">sumo</a></h1>

Expand Down Expand Up @@ -384,7 +384,7 @@ <h3 id="searchlabel">Quick search</h3>
&#169;2018, Scanlon Materials Theory Group.

|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.3.7</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 7.4.7</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 0.7.16</a>

</div>
Expand Down
Loading

0 comments on commit dda8445

Please sign in to comment.