Skip to content

Commit

Permalink
add orca (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonFZ authored Jan 21, 2025
1 parent a717b55 commit c00f665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/recipes/homonuclear_diatomics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Homonuclear diatomics give a per-element information on the performance of the :

.. code-block:: console
(.venv) $ mlipx recipes homonuclear-diatomics --models mace_mp,sevennet,orb_v2,mattersim --smiles="[Li+].[Cl-]" --repro
(.venv) $ mlipx recipes homonuclear-diatomics --models mace_mp,sevennet,orb_v2,mattersim,orca --smiles="[Li+].[Cl-]" --repro
You can edit the elements in the :term:`main.py` file to include the elements you want to test.
Expand Down

0 comments on commit c00f665

Please sign in to comment.