Skip to content

Commit

Permalink
Update docs/source/user_guide/python.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Wilkins <[email protected]>
  • Loading branch information
ElliottKasoar and oerc0122 authored Nov 8, 2024
1 parent 7f6ecff commit b186c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/user_guide/python.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Jupyter Notebook tutorials illustrating the use of currently available calculati
Calculation outputs
===================

By default, calculations performed will modify the underlying `ase.Atoms <https://wiki.fysik.dtu.dk/ase/ase/atoms.html>`_ object
By default, calculations performed will modify the underlying :class:`ase.Atoms` object
to store information in the ``Atoms.info`` and ``Atoms.arrays`` dictionaries about the MLIP used.

Additional dictionary keys include ``arch``, corresponding to the MLIP architecture used,
Expand Down

0 comments on commit b186c38

Please sign in to comment.