.. index:: fix_modify AtC output nodeset fix_modify AtC output nodeset command ===================================== Syntax """""" .. code-block:: LAMMPS fix_modify output nodeset * AtC fixID = ID of :doc:`fix atc ` instance * output nodeset = name of the AtC sub-command * nodeset_name= name of nodeset to be operated on * operation = *sum* * *sum* = creates nodal sum over nodes in specified nodeset Examples """""""" .. code-block:: LAMMPS fix_modify AtC output nodeset nset1 sum Description """"""""""" Performs operation over the nodes belonging to specified nodeset and outputs resulting variable values to GLOBALS file. Restrictions """""""""""" None. Related AtC commands """""""""""""""""""" - :ref:`fix_modify AtC command overview ` - :doc:`fix atc command ` Default """"""" None.