Skip to content

Commit

Permalink
deploy: 0554926
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Nov 6, 2024
1 parent 9a0b46f commit dca7f0b
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 3 deletions.
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.
3 changes: 2 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ <h2>Unreleased<a class="headerlink" href="#unreleased" title="Link to this headi
<ul class="simple">
<li><p>Castep lattice_abc format was broken in many cases; deal with a
Pymatgen deprecation and avoid incorrect truncation of data when no
units are provided. (&#64;jryates, &#64;ajjackson)</p></li>
units are provided. Where structure is ambiguous due to mixed
lattice/cartesian conventions, raise an error. (&#64;jryates, &#64;ajjackson)</p></li>
</ul>
</section>
<section id="v2-3-8">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sumo-optplot.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2>Command-Line Interface<a class="headerlink" href="#command-line-interface" t
<h3>Positional Arguments<a class="headerlink" href="#positional-arguments" title="Link to this heading"></a></h3>
<dl class="option-list">
<dt><kbd>M</kbd></dt>
<dd><p>Possible choices: absorption, eps_imag, n_real, loss, n_imag, eps_real</p>
<dd><p>Possible choices: loss, n_real, absorption, eps_imag, n_imag, eps_real</p>
<p>Optical properties to plot. Multiple choices will be displayed as subplots. Accepted values: “absorption” (optical absorption over distance), “loss” (energy-loss function -Im(1/eps)), “eps_real” and “eps_imag” (real and imaginary parts of the dielectric function), “n_real” (real part of complex refractive index)”n_imag” (imaginary part of RI, also known as the extinction coefficient kappa.)</p>
<p>Default: “absorption”</p>
</dd>
Expand Down

0 comments on commit dca7f0b

Please sign in to comment.