final batch of converted AtC doc files
This commit is contained in:
42
doc/src/atc_source_integration.rst
Normal file
42
doc/src/atc_source_integration.rst
Normal file
@ -0,0 +1,42 @@
|
||||
.. index:: fix_modify AtC source_integration
|
||||
|
||||
fix_modify AtC source_integration command
|
||||
=========================================
|
||||
|
||||
Syntax
|
||||
""""""
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
fix_modify <AtC fixID> source_integration <fe|atom>
|
||||
|
||||
* AtC fixID = ID of :doc:`fix atc <fix_atc>` instance
|
||||
* source_integration = name of the AtC sub-command
|
||||
* *fe* or *atom* = (undocumented)
|
||||
|
||||
Examples
|
||||
""""""""
|
||||
|
||||
.. code-block:: LAMMPS
|
||||
|
||||
fix_modify AtC source_integration atom
|
||||
|
||||
Description
|
||||
"""""""""""
|
||||
|
||||
(undocumented)
|
||||
|
||||
Restrictions
|
||||
""""""""""""
|
||||
|
||||
None.
|
||||
|
||||
Related AtC commands
|
||||
""""""""""""""""""""
|
||||
|
||||
- :ref:`fix_modify AtC command overview <atc_fix_modify>`
|
||||
|
||||
Default
|
||||
"""""""
|
||||
|
||||
Default is *fe*
|
||||
Reference in New Issue
Block a user