Skip to content

Commit 535dc07

Browse files
committed
deploy: 81e6b01
1 parent ddefd31 commit 535dc07

File tree

3 files changed

+1
-18
lines changed

3 files changed

+1
-18
lines changed

_sources/examples/phonon_example.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,6 @@ that we have a built-in workflow for phonon calculations using ``phonopy`` in Ma
1919
from mattersim.forcefield.potential import MatterSimCalculator
2020
from mattersim.applications.phonon import PhononWorkflow
2121
22-
.. note ::
23-
The ``phonopy`` package is required to compute the phonon dispersion.
24-
You can install it by running the following command:
25-
26-
.. code-block:: console
27-
28-
conda install -c conda-forge phonopy==2.14.0
29-
30-
3122
Set up the MatterSim calculator
3223
-------------------------------
3324

examples/phonon_example.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -346,14 +346,6 @@ <h2><span class="section-number">2.1. </span>Import the necessary modules<a clas
346346
<span class="linenos">6</span><span class="kn">from</span> <span class="nn">mattersim.applications.phonon</span> <span class="kn">import</span> <span class="n">PhononWorkflow</span>
347347
</pre></div>
348348
</div>
349-
<div class="admonition note">
350-
<p class="admonition-title">Note</p>
351-
<p>The <code class="docutils literal notranslate"><span class="pre">phonopy</span></code> package is required to compute the phonon dispersion.
352-
You can install it by running the following command:</p>
353-
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="go">conda install -c conda-forge phonopy==2.14.0</span>
354-
</pre></div>
355-
</div>
356-
</div>
357349
</section>
358350
<section id="set-up-the-mattersim-calculator">
359351
<h2><span class="section-number">2.2. </span>Set up the MatterSim calculator<a class="headerlink" href="#set-up-the-mattersim-calculator" title="Link to this heading">#</a></h2>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)