| 查看: 660 | 回复: 2 | |||
[交流]
输出原子应力疑问 已有1人参与
|
| 输出原子应力:compute 1 all stress/atom NULL,然后需要对计算的量除以原子体积,请问dump怎么输出,试了一下不能用v_这种模式 |
» 猜你喜欢
国自然上会要求
已经有9人回复
博士申请
已经有5人回复
面上本子正文33页,违规吗?会被低分嘛?
已经有9人回复
评审有感
已经有6人回复
今年审到国自然15份,谈谈感受
已经有16人回复
上海大学实验技术岗位非升即走
已经有8人回复
考博自荐
已经有6人回复
青C资助名额大幅增加!
已经有16人回复
重磅!青年科学基金项目(C类)资助增幅预计超过50%
已经有10人回复
我在等一个没有答案的答案
已经有3人回复
shiling1813
新虫 (小有名气)
- 应助: 0 (幼儿园)
- 金币: 38
- 红花: 1
- 帖子: 128
- 在线: 88.2小时
- 虫号: 725356
- 注册: 2009-03-18
- 专业: 金属材料的微观结构
★
小木虫: 金币+0.5, 给个红包,谢谢回帖
小木虫: 金币+0.5, 给个红包,谢谢回帖
|
好像dump命令可以,这是我写的一段命令,供参考。 compute spb all stress/atom thermo_temp compute ppptem all reduce sum c_spb[1] c_spb[2] c_spb[3] c_spb[4] c_spb[5] c_spb[6] variable d equal (c_ppptem[1]) thermo_style custom step temp pe etotal v_d vol ylo yhi fix fp1 all print 10000 "$d" file pxxtem.dat dump mydump2 all custom 10000 noreallrelaxstressalltem.txt type x y z c_spb[1] c_spb[2] c_spb[3] c_spb[4] c_spb[5] c_spb[6] dump all2 all custom 10000 zuobiaotem.* type x y z c_spb[1] c_spb[2] c_spb[3] c_spb[4] c_spb[5] c_spb[6] |
2楼2017-09-26 10:24:16
3楼2017-10-02 09:52:13












回复此楼
20