Files
lammps/doc/src/atc_reset_atomic_reference.rst
2020-03-19 14:39:00 -04:00

47 lines
846 B
ReStructuredText

.. index:: fix_modify AtC reset_atomic_reference_positions
fix_modify AtC reset_atomic_reference_positions command
=======================================================
Syntax
""""""
.. parsed-literal::
fix_modify <AtC fixID> reset_atomic_reference_positions
* AtC fixID = ID of :doc:`fix atc <fix_atc>` instance
* reset_atomic_reference_positions = name of the AtC sub-command
Examples
""""""""
.. code-block:: LAMMPS
fix_modify AtC reset_atomic_reference_positions
Description
"""""""""""
Resets the atomic positions ATC uses to perform point to field
operations. In can be used to use perfect lattice sites in ATC but a
thermalized or deformed lattice in LAMMPS.
Restrictions
""""""""""""
None.
Related AtC commands
""""""""""""""""""""
- :ref:`fix_modify AtC command overview <atc_fix_modify>`
Default
"""""""
None