git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11752 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -483,10 +483,12 @@ have to list attributes for every rigid body integrated by fix rigid.
|
||||
Only bodies which the file specifies will have their computed
|
||||
attributes overridden. The file can contain initial blank lines or
|
||||
comment lines starting with "#" which are ignored. The first
|
||||
non-blank, non-comment line should list N = the number of lines to
|
||||
follow. The N successive lines contain the following information:
|
||||
non-blank, non-comment line should list N, which is the number of
|
||||
lines to follow. The N successive lines contain the following
|
||||
information:
|
||||
</P>
|
||||
<PRE>ID1 masstotal xcm ycm zcm ixx iyy izz ixy ixz iyz
|
||||
<PRE>N
|
||||
ID1 masstotal xcm ycm zcm ixx iyy izz ixy ixz iyz
|
||||
ID2 masstotal xcm ycm zcm ixx iyy izz ixy ixz iyz
|
||||
...
|
||||
IDN masstotal xcm ycm zcm ixx iyy izz ixy ixz iyz
|
||||
|
||||
@ -469,9 +469,11 @@ have to list attributes for every rigid body integrated by fix rigid.
|
||||
Only bodies which the file specifies will have their computed
|
||||
attributes overridden. The file can contain initial blank lines or
|
||||
comment lines starting with "#" which are ignored. The first
|
||||
non-blank, non-comment line should list N = the number of lines to
|
||||
follow. The N successive lines contain the following information:
|
||||
non-blank, non-comment line should list N, which is the number of
|
||||
lines to follow. The N successive lines contain the following
|
||||
information:
|
||||
|
||||
N
|
||||
ID1 masstotal xcm ycm zcm ixx iyy izz ixy ixz iyz
|
||||
ID2 masstotal xcm ycm zcm ixx iyy izz ixy ixz iyz
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user