<h1><aclass="anchor"name="man_hardy_fields">fix_modify AtC transfer fields</a></h1><h2><aclass="anchor"name="syntax">
syntax</a></h2>
fix_modify AtC transfer fields <all | none><br>
fix_modify AtC transfer fields <add | delete><list_of_fields><br>
<ul>
<li>all | none (keyword) = output all or no fields <br>
</li><li>add | delete (keyword) = add or delete the listed output fields <br>
</li><li>fields (keyword) = <br>
density : mass per unit volume <br>
displacement : displacement vector <br>
momentum : momentum per unit volume <br>
velocity : defined by momentum divided by density <br>
projected_velocity : simple kernel estimation of atomic velocities <br>
temperature : temperature derived from the relative atomic kinetic energy (as done by Hardy) <br>
kinetic_temperature : temperature derived from the full kinetic energy <br>
energy : total energy (potential + kinetic) per unit volume <br>
number_density : simple kernel estimation of number of atoms per unit volume <br>
stress : Cauchy stress tensor for eulerian analysis (atom_element_map), or 1st Piola-Kirchhoff stress tensor for lagrangian analysis <br>
transformed_stress : 1st Piola-Kirchhoff stress tensor for eulerian analysis (atom_element_map), or Cauchy stress tensor for lagrangian analysis <br>
heat_flux : spatial heat flux vector for eulerian, or referential heat flux vector for lagrangian <br>
</li></ul>
<h2><aclass="anchor"name="examples">
examples</a></h2>
<code> fix_modify AtC transfer fields add velocity temperature </code><h2><aclass="anchor"name="description">
description</a></h2>
Allows modification of the fields calculated and output by the Hardy transfer class. The commands are cumulative, e.g.<br>
<code> fix_modify AtC transfer fields none </code><br>
followed by <br>
<code> fix_modify AtC transfer fields add velocity temperature </code><br>
will only output the velocity and temperature fields. <h2><aclass="anchor"name="restrictions">
restrictions</a></h2>
Must be used with the hardy AtC transfer, see <aclass="el"href="man_fix_atc.html">fix atc command</a>. Currently, the stress and heat flux formulas are only correct for central force potentials, e.g. Lennard-Jones and EAM but not Stillinger-Weber. <h2><aclass="anchor"name="related">
related</a></h2>
See <aclass="el"href="man_hardy_gradients.html">fix_modify AtC transfer gradients</a> , <aclass="el"href="man_hardy_rates.html">fix_modify AtC transfer rates</a> and <aclass="el"href="man_hardy_computes.html">fix_modify AtC transfer computes</a><h2><aclass="anchor"name="default">
default</a></h2>
All fields are output by default <hrsize="1"><addressstyle="align: right;"><small>Generated on Mon Aug 17 09:35:16 2009 for ATC by