update remaining ellipsoid example dump output for OVITO compatibility

This commit is contained in:
Axel Kohlmeyer
2023-07-10 19:42:48 -04:00
parent a4b3306b7c
commit c63c9711d5
4 changed files with 61 additions and 60 deletions

View File

@ -35,8 +35,7 @@ fix 2 all enforce2d
compute rot big temp/asphere
compute 0 all property/atom quatw quati quatj quatk shapex shapey shapez
#dump 1 all custom 10 dump.ellipsoid.equil id type x y z &
# c_0[1] c_0[2] c_0[3] c_0[4] c_0[5] c_0[6] c_0[7]
#dump 1 all custom 10 dump.ellipsoid.equil id type x y z c_0[*]
#dump_modify 1 colname c_0[1] quatw colname c_0[2] quati colname c_0[3] quatj colname c_0[4] quatk &
# colname c_0[5] shapex colname c_0[6] shapey colname c_0[7] shapez
@ -110,8 +109,7 @@ thermo_style custom step temp c_rot f_2[9] etotal v_pebig v_ebig press &
thermo_modify temp tbig
thermo 1000
#dump 1 all custom 1000 dump.ellipsoid id type x y z &
# c_0[1] c_0[2] c_0[3] c_0[4] c_0[5] c_0[6] c_0[7]
#dump 1 all custom 1000 dump.ellipsoid id type x y z c_0[*]
#dump_modify 1 colname c_0[1] quatw colname c_0[2] quati colname c_0[3] quatj colname c_0[4] quatk &
# colname c_0[5] shapex colname c_0[6] shapey colname c_0[7] shapez

View File

@ -35,8 +35,7 @@ fix 2 all enforce2d
compute rot big temp/asphere
compute 0 all property/atom quatw quati quatj quatk shapex shapey shapez
#dump 1 all custom 10 dump.ellipsoid.equil id type x y z &
# c_0[1] c_0[2] c_0[3] c_0[4] c_0[5] c_0[6] c_0[7]
#dump 1 all custom 10 dump.ellipsoid.equil id type x y z c_0[*]
#dump_modify 1 colname c_0[1] quatw colname c_0[2] quati colname c_0[3] quatj colname c_0[4] quatk &
# colname c_0[5] shapex colname c_0[6] shapey colname c_0[7] shapez
@ -111,8 +110,7 @@ thermo_style custom step temp c_rot f_2[9] etotal v_pebig v_ebig press &
thermo_modify temp tbig
thermo 1000
#dump 1 all custom 500 dump.ellipsoid id type x y z &
# c_0[1] c_0[2] c_0[3] c_0[4] c_0[5] c_0[6] c_0[7]
#dump 1 all custom 500 dump.ellipsoid id type x y z c_0[*]
#dump_modify 1 colname c_0[1] quatw colname c_0[2] quati colname c_0[3] quatj colname c_0[4] quatk &
# colname c_0[5] shapex colname c_0[6] shapey colname c_0[7] shapez

View File

@ -35,10 +35,11 @@ thermo 100
timestep 0.002
compute q all property/atom quatw quati quatj quatk
compute 0 all property/atom quatw quati quatj quatk shapex shapey shapez
#dump 1 all custom 100 dump.ellipse.gayberne &
# id type x y z c_q[1] c_q[2] c_q[3] c_q[4]
dump 1 all custom 100 dump.ellipse.gayberne id type x y z c_0[*]
dump_modify 1 colname c_0[1] quatw colname c_0[2] quati colname c_0[3] quatj colname c_0[4] quatk &
colname c_0[5] shapex colname c_0[6] shapey colname c_0[7] shapez
#dump 2 all image 100 image.*.jpg type type &
# zoom 1.6 center d 0.5 0.5 0.5

View File

@ -35,7 +35,11 @@ thermo 100
timestep 0.002
compute q all property/atom quatw quati quatj quatk
compute 0 all property/atom quatw quati quatj quatk shapex shapey shapez
dump 1 all custom 100 dump.ellipse.resquared id type x y z c_0[*]
dump_modify 1 colname c_0[1] quatw colname c_0[2] quati colname c_0[3] quatj colname c_0[4] quatk &
colname c_0[5] shapex colname c_0[6] shapey colname c_0[7] shapez
#dump 1 all custom 100 dump.ellipse.resquared &
# id type x y z c_q[1] c_q[2] c_q[3] c_q[4]