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

This commit is contained in:
sjplimp 2010-07-20 19:26:45 +00:00
parent 89b5110920
commit cb62586c80
2 changed files with 10 additions and 0 deletions

View File

@ -23,6 +23,11 @@
pair_coeff * * 10.0
pair_coeff 1 1 10.0 3.0
</PRE>
<PRE>pair_style soft 2.5
pair_coeff * * 0.0
variable prefactor equal 30.0*elapsed/10000
fix 1 all adapt 1 pair soft a * * prefactor
</PRE>
<P><B>Description:</B>
</P>
<P>Style <I>soft</I> computes pairwise interactions with the formula

View File

@ -20,6 +20,11 @@ pair_style soft 2.5
pair_coeff * * 10.0
pair_coeff 1 1 10.0 3.0 :pre
pair_style soft 2.5
pair_coeff * * 0.0
variable prefactor equal 30.0*elapsed/10000
fix 1 all adapt 1 pair soft a * * prefactor :pre
[Description:]
Style {soft} computes pairwise interactions with the formula