Minor tweaks to in.rigid.gravity example
This commit is contained in:
@ -52,11 +52,12 @@ region pourreg block 5 15 5 15 80 100 side in units box
|
|||||||
#The correct behavior is recovered with the following settings:
|
#The correct behavior is recovered with the following settings:
|
||||||
fix gravfix all gravity 9.8 vector 0 0 -1 disable
|
fix gravfix all gravity 9.8 vector 0 0 -1 disable
|
||||||
fix rigidfix all rigid/small molecule mol mymol gravity gravfix
|
fix rigidfix all rigid/small molecule mol mymol gravity gravfix
|
||||||
|
|
||||||
fix pourfix all pour 5 0 1234 region pourreg mol mymol rigid rigidfix
|
fix pourfix all pour 5 0 1234 region pourreg mol mymol rigid rigidfix
|
||||||
|
|
||||||
fix zwall all wall/gran hooke/history 4000.0 NULL 100.0 NULL 0.5 0 zplane 0.1 NULL
|
fix zwall all wall/gran hooke/history 4000.0 NULL 100.0 NULL 0.5 0 zplane 0.1 NULL
|
||||||
|
|
||||||
dump 1 all custom 1000 molecule_pour.dump id type mass radius x y z fx fy fz
|
#dump 1 all custom 1000 molecule_pour.dump id type mass radius x y z fx fy fz
|
||||||
|
|
||||||
run 100000
|
run 100000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user