Commit 7bc8c8e9 authored by Dan S. Bolintineanu's avatar Dan S. Bolintineanu
Browse files

Minor tweaks to in.rigid.gravity example

parent 6aa4f4ca
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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:
fix		gravfix all gravity 9.8 vector 0 0 -1 disable
fix		rigidfix all rigid/small molecule mol mymol gravity gravfix

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

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