From b186c3881e1e8fb74192c9351b52b3cc8ffdb79e Mon Sep 17 00:00:00 2001 From: ElliottKasoar <45317199+ElliottKasoar@users.noreply.github.com> Date: Fri, 8 Nov 2024 15:58:58 +0000 Subject: [PATCH] Update docs/source/user_guide/python.rst Co-authored-by: Jacob Wilkins <46597752+oerc0122@users.noreply.github.com> --- docs/source/user_guide/python.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/user_guide/python.rst b/docs/source/user_guide/python.rst index 7e965737..ecef8248 100644 --- a/docs/source/user_guide/python.rst +++ b/docs/source/user_guide/python.rst @@ -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 `_ 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,