document the change of the reset_* commands

This commit is contained in:
Axel Kohlmeyer 2022-11-21 18:02:46 -05:00
parent cbab8fa102
commit 13e6c82273
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 5 additions and 4 deletions

View File

@ -20,11 +20,12 @@ Please refer to the :doc:`chunk HOWTO <Howto_chunk>` section for an overview.
Reset_ids, reset_atom_ids, reset_mol_ids commands
-------------------------------------------------
.. versionchanged:: TBD
.. deprecated:: TBD
The *reset_ids* or *reset_atom_ids* commands have been renamed to
:doc:`reset_atoms id <reset_atoms_id>`. The *reset_mol_ids* command has
been renamed to :doc:`reset_atoms mol <reset_atoms_mol>`.
The *reset_ids* or *reset_atom_ids* or *reset_mol_ids* commands have
been folded into the :doc:`reset_atoms <reset_atoms>` meta-command. If
present, LAMMPS will replace the commands accordingly and print a
warning.
MEAM package
------------