git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@285 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
dimension 2
|
||||
boundary p s p
|
||||
|
||||
atom_style atomic
|
||||
atom_style hybrid atomic
|
||||
neighbor 0.3 bin
|
||||
neigh_modify delay 5
|
||||
|
||||
@ -37,7 +37,7 @@ set upper atom 3
|
||||
|
||||
# initial velocities
|
||||
|
||||
temperature mobile flow full
|
||||
compute mobile flow temp
|
||||
velocity flow create 1.0 482748 temp mobile
|
||||
fix 1 all nve
|
||||
fix 2 flow temp/rescale 200 1.0 1.0 0.02 1.0
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
dimension 2
|
||||
boundary p s p
|
||||
|
||||
atom_style atomic
|
||||
atom_style hybrid atomic
|
||||
neighbor 0.3 bin
|
||||
neigh_modify delay 5
|
||||
|
||||
@ -37,7 +37,7 @@ set upper atom 3
|
||||
|
||||
# initial velocities
|
||||
|
||||
temperature mobile flow full
|
||||
compute mobile flow temp
|
||||
velocity flow create 1.0 482748 temp mobile
|
||||
fix 1 all nve
|
||||
fix 2 flow temp/rescale 200 1.0 1.0 0.02 1.0
|
||||
|
||||
Reference in New Issue
Block a user