| 查看: 2332 | 回复: 1 | ||
[求助]
在LAMMPS中使用compute voronoi/atom command命令输出错误
|
|
我在LAMMPS中使用了compute voronoi 1 voronoi/atom命令,并且用dump 2 all custom 100 voronoi.txt id c_voronoi 附上我的in文件: dimension 3 boundary p p p units real atom_style full read_data b8000.data neighbor 2 bin neigh_modify delay 0 every 1 pair_style lj/cut/tip4p/long 1 2 1 1 0.15 8.5 8.5 pair_coeff 1 1 0.1521 3.154000 8.5 pair_coeff * 2 0.000000 0.000000 8.5 bond_style harmonic bond_coeff 1 1000 0.9572 angle_style harmonic angle_coeff 1 3000 104.52 kspace_style pppm/tip4p 0.00001 thermo_style custom step temp density etotal press vol thermo 100 minimize 1.0e-12 1.0e-12 1000 1000 region 1 sphere 40 40 40 10 group 1 region 1 group 2 subtract all 1 fix 1 1 npt temp 298.15 298.15 $(100.0*dt) iso -2000.0 -2000.0 1000.0 fix 1 2 npt temp 298.15 298.15 $(100.0*dt) iso 1.0 1.0 1000.0 compute voronoi 1 voronoi/atom timestep 0.5 dump 1 all atom 100 dump.lammpstrj dump 2 all custom 100 voronoi.txt id c_voronoi run 500000 |
» 猜你喜欢
各位大神,目前国内有哪些比较好用的逆合成软件?
已经有14人回复
国社科系统bug了,是不是要放榜了?
已经有10人回复
现代”学阀”该如何界定
已经有9人回复
课题组招2027级博士 上海工程技术大学 激光智能制造方向
已经有4人回复
上海工程技术大学 激光智能制造课题组 2027级博士研究生招生
已经有3人回复
上海工程技术大学激光智能制造课题组|2027级博士研究生招生公告
已经有11人回复
申博发邮件
已经有11人回复
我的奶奶
已经有3人回复
|
我找到原因了,我在dump时输出的只是group为1的原子,而compute voronoi/atom 命令只有该组的原子输出值其他组为0,所以我看到的大多数值都为0 发自小木虫Android客户端 |
2楼2019-04-10 09:54:36










回复此楼