git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3318 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2009-11-06 15:25:30 +00:00
parent 908aec04b3
commit 4615e25278
4 changed files with 4 additions and 3 deletions

View File

@ -335,7 +335,7 @@ of each style or click on the style itself for a full description:
<A HREF = "Section_start.html#2_3">LAMMPS is built with the appropriate package</A>. <A HREF = "Section_start.html#2_3">LAMMPS is built with the appropriate package</A>.
</P> </P>
<DIV ALIGN=center><TABLE BORDER=1 > <DIV ALIGN=center><TABLE BORDER=1 >
<TR ALIGN="center"><TD ><A HREF = "fix_atc.html">atc</A></TD><TD ><A HREF = "fix_smd.html">smd</A> <TR ALIGN="center"><TD ><A HREF = "fix_atc.html">atc</A></TD><TD ><A HREF = "fix_imd.html">imd</A></TD><TD ><A HREF = "fix_smd.html">smd</A>
</TD></TR></TABLE></DIV> </TD></TR></TABLE></DIV>
<HR> <HR>

View File

@ -451,6 +451,7 @@ These are fix styles contributed by users, which can be used if
"LAMMPS is built with the appropriate package"_Section_start.html#2_3. "LAMMPS is built with the appropriate package"_Section_start.html#2_3.
"atc"_fix_atc.html, "atc"_fix_atc.html,
"imd"_fix_imd.html,
"smd"_fix_smd.html :tb(c=4,ea=c) "smd"_fix_smd.html :tb(c=4,ea=c)
:line :line

View File

@ -281,7 +281,7 @@ Then <I>N+1</I> coefficients for the terms of the polynomial are then
listed. listed.
</P> </P>
<P>Modified EAM <I>setfl</I> files used with the <I>eam/cd</I> style must contain <P>Modified EAM <I>setfl</I> files used with the <I>eam/cd</I> style must contain
exactly two elements, i.e. in the current implementation the <I>cd/eam</I> exactly two elements, i.e. in the current implementation the <I>eam/cd</I>
style only supports binary alloys. The first and second elements in style only supports binary alloys. The first and second elements in
the input EAM file are always taken as the <I>A</I> and <I>B</I> species. the input EAM file are always taken as the <I>A</I> and <I>B</I> species.
</P> </P>

View File

@ -272,7 +272,7 @@ Then {N+1} coefficients for the terms of the polynomial are then
listed. listed.
Modified EAM {setfl} files used with the {eam/cd} style must contain Modified EAM {setfl} files used with the {eam/cd} style must contain
exactly two elements, i.e. in the current implementation the {cd/eam} exactly two elements, i.e. in the current implementation the {eam/cd}
style only supports binary alloys. The first and second elements in style only supports binary alloys. The first and second elements in
the input EAM file are always taken as the {A} and {B} species. the input EAM file are always taken as the {A} and {B} species.