Skip to content
Snippets Groups Projects
Commit c7fc1ead authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12072 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent fa1d80c9
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
rho, drho, e, de, cv, vestx, vesty, vestz, rho, drho, e, de, cv, vestx, vesty, vestz,
i_name, d_name i_name, d_name
</PRE> </PRE>
<P> id = atom ID <PRE> id = atom ID
mol = molecule ID mol = molecule ID
type = atom type type = atom type
mass = atom mass mass = atom mass
...@@ -60,25 +60,25 @@ ...@@ -60,25 +60,25 @@
tqx,tqy,tqz = torque on finite-size particles tqx,tqy,tqz = torque on finite-size particles
end12x, end12y, end12z = end points of line segment end12x, end12y, end12z = end points of line segment
corner123x, corner123y, corner123z = corner points of triangle corner123x, corner123y, corner123z = corner points of triangle
nbonds = number of bonds nbonds = number of bonds
</P> </PRE>
<P> PERI package per-atom properties: <PRE> PERI package per-atom properties:
vfrac = ??? vfrac = ???
s0 = ??? s0 = ???
</P> </PRE>
<P> USER-EFF and USER-AWPMD package per-atom properties: <PRE> USER-EFF and USER-AWPMD package per-atom properties:
spin = electron spin spin = electron spin
eradius = electron radius eradius = electron radius
ervel = electron radial velocity ervel = electron radial velocity
erforce = electron radial force erforce = electron radial force
</P> </PRE>
<P> USER-SPH package per-atom properties: <PRE> USER-SPH package per-atom properties:
rho = ??? rho = ???
drho = ??? drho = ???
e = ??? e = ???
de = ??? de = ???
cv = ??? cv = ???
</P> </PRE>
<PRE> <A HREF = "fix_property_atom.html">fix property/atom</A> per-atom properties: <PRE> <A HREF = "fix_property_atom.html">fix property/atom</A> per-atom properties:
i_name = custom integer vector with name i_name = custom integer vector with name
d_name = custom integer vector with name d_name = custom integer vector with name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment