Skip to content

Commit de8efee

Browse files
committed
deploy: 0e31ab0
1 parent 80e867d commit de8efee

19 files changed

Lines changed: 79 additions & 60 deletions
-16 Bytes
Binary file not shown.
-24 Bytes
Binary file not shown.
-217 KB
Binary file not shown.
229 KB
Loading
-217 KB
Binary file not shown.
229 KB
Loading

sphinx/build/html/_sources/tutorials/level1/lennard-jones-fluid.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,11 +1014,11 @@ Restarting from a saved configuration
10141014
of atoms in each region from the generated data files, as
10151015
well as the evolution of the coordination number due to mixing:
10161016

1017-
.. figure:: ../figures/level1/lennard-jones-fluid/mixing-light.png
1017+
.. figure:: ../figures/level1/lennard-jones-fluid/mixing.png
10181018
:alt: Result tutorial molecular dynamics simulation: Energy plot over time
10191019
:class: only-light
10201020

1021-
.. figure:: ../figures/level1/lennard-jones-fluid/mixing-dark.png
1021+
.. figure:: ../figures/level1/lennard-jones-fluid/mixing-dm.png
10221022
:alt: Result tutorial molecular dynamics simulation: Energy plot over time
10231023
:class: only-dark
10241024

sphinx/build/html/tutorials/level1/lennard-jones-fluid.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,10 +1139,10 @@ <h3>Restarting from a saved configuration<a class="headerlink" href="#restarting
11391139
well as the evolution of the coordination number due to mixing:</p>
11401140
</div>
11411141
<figure class="align-default">
1142-
<img alt="Result tutorial molecular dynamics simulation: Energy plot over time" class="only-light" src="../../_images/mixing-light.png" />
1142+
<img alt="Result tutorial molecular dynamics simulation: Energy plot over time" class="only-light" src="../../_images/mixing.png" />
11431143
</figure>
11441144
<figure class="align-default">
1145-
<img alt="Result tutorial molecular dynamics simulation: Energy plot over time" class="only-dark" src="../../_images/mixing-dark.png" />
1145+
<img alt="Result tutorial molecular dynamics simulation: Energy plot over time" class="only-dark" src="../../_images/mixing-dm.png" />
11461146
</figure>
11471147
<div class="figurelegend docutils container">
11481148
<p>Figure: Evolution of the number of atoms within the <em>region_cylinder_in</em> region
Binary file not shown.

sphinx/source/tutorials/figures/level1/lennard-jones-fluid/energy-pyplot.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"name": "python",
195195
"nbconvert_exporter": "python",
196196
"pygments_lexer": "ipython3",
197-
"version": "3.12.3"
197+
"version": "3.0.0"
198198
},
199199
"vscode": {
200200
"interpreter": {

0 commit comments

Comments
 (0)