mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6438 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
b847a14511
commit
93b297d2e9
|
@ -9,6 +9,9 @@ region box block 0 10 0 10 -0.5 0.5
|
|||
create_box 1 box
|
||||
create_atoms 1 box
|
||||
|
||||
# need both mass settings due to hybrid atom style
|
||||
|
||||
mass 1 1.0
|
||||
set group all mass 1.0
|
||||
set group all dipole/random 98934 0.75
|
||||
|
||||
|
|
Loading…
Reference in New Issue