| 查看: 1627 | 回复: 1 | ||
| 【悬赏金币】回答本帖问题,作者小毛驴起飞将赠送您 5 个金币 | ||
[求助]
lammps新手想求助一下,fix deform算拉伸过程的应力应变曲线和fix ave/chunk命令相关
|
||
|
lammps新手想求助一下,本来是按照网上的案例想用fix deform算拉伸过程(x方向)的应力应变曲线,但是算出来pxx,pyy,pxx都是随应变增大而减小的趋势,完全不符合, 然后就想用fix ave/chunk 输出受力,in文件给出,initial.txt是有输出fx,fy,fz都是接近于0,但是stress.txt这里就没有输出受力的数据了,想请大家指导讨论下是哪里出错了,感谢!!! #NVT ensemble for relaxation fix 1 all nvt temp 300 300 100 dump 1 all custom 500 nvt.xyz id type x y z vx vy vz thermo_style custom step temp press vol density etotal epair ebond eangle edihed pxx pyy pzz lx ly lz thermo 500 timestep 0.5 reset_timestep 0 run 50000 unfix 1 undump 1 variable tmp equal "lx" variable L0 equal ${tmp} variable strain equal "(lx - v_L0)/v_L0" variable stressx equal "pxx/10000" dump 1 all custom 500 traj.lammpstrj id type x y z ix iy iz vx vy vz fix 1 all npt temp 300 300 100 y 0 0 1000 z 0 0 1000 drag 2 fix 2 all deform 1 x erate 0.000005 units box remap x fix 3 all print 500 "${strain} ${stressx}" file strain_stress.txt screen no thermo_style custom step temp v_strain v_stressx pxx pyy pzz lx ly lz etotal epair ebond eangle edihed thermo 500 compute st all chunk/atom bin/1d x lower 40 units box fix 11 all ave/chunk 1 1 5 st fx fy fz ave one file stress.txt timestep 0.5 reset_timestep 0 run 20000 unfix 1 unfix 2 unfix 3 undump 1 unfix 11 |
» 猜你喜欢
为什么中国大学工科教授们水了那么多所谓的顶会顶刊,但还是做不出宇树机器人?
已经有9人回复
版面费该交吗
已经有9人回复
体制内长辈说体制内绝大部分一辈子在底层,如同你们一样大部分普通教师忙且收入低
已经有13人回复
面上可以超过30页吧?
已经有4人回复
“人文社科而论,许多学术研究还没有达到民国时期的水平”
已经有5人回复
什么是人一生最重要的?
已经有4人回复
2楼2021-09-13 10:48:22













回复此楼