From cb62586c8097b912c4cd8d5d2deba891cb7acba5 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 20 Jul 2010 19:26:45 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4411 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/pair_soft.html | 5 +++++ doc/pair_soft.txt | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/doc/pair_soft.html b/doc/pair_soft.html index 2e89737e57..bb30a94e4a 100644 --- a/doc/pair_soft.html +++ b/doc/pair_soft.html @@ -23,6 +23,11 @@ pair_coeff * * 10.0 pair_coeff 1 1 10.0 3.0 +
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 
+

Description:

Style soft computes pairwise interactions with the formula diff --git a/doc/pair_soft.txt b/doc/pair_soft.txt index fc3e423547..84e074ae10 100644 --- a/doc/pair_soft.txt +++ b/doc/pair_soft.txt @@ -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