forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15074 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6f75d4389c
commit
6567493b49
|
@ -60,7 +60,7 @@ directions. Over time, this induces a shear velocity profile in the
|
|||
system which can be measured using commands such as the following,
|
||||
which writes the profile to the file tmp.profile:
|
||||
|
||||
compute layers all chunk/atom z lower 0.05 units reduced
|
||||
compute layers all chunk/atom bin/1d z lower 0.05 units reduced
|
||||
fix f1 all ave/chunk 100 10 1000 layers vx file tmp.profile :pre
|
||||
|
||||
Note that by default, Nswap = 1 and vtarget = INF, though this can be
|
||||
|
|
Loading…
Reference in New Issue