| 查看: 3463 | 回复: 6 | ||
| 当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖 | ||
maoxinxina银虫 (小有名气)
|
[求助]
ATAT里面的Maps与vasp联用的问题 已有1人参与
|
|
|
ATAT安装挺顺利的,但是一旦runstrunct_vasp 时: cp: cannot stat ‘OSZICAR’: No such file or directory cp: cannot stat ‘OUTCAR’: No such file or directory cp: cannot stat ‘CONTCAR’: No such file or directory cp: cannot stat ‘CONTCAR’: No such file or directory cp: cannot stat ‘OSZICAR’: No such file or directory cp: cannot stat ‘OUTCAR’: No such file or directory cp: cannot stat ‘CONTCAR’: No such file or directory cp: cannot stat ‘DOSCAR’: No such file or directory unable to open OSZICAR or OSZICAR.static. 想问下这是怎么回事,还有就是在超算中提交文件的命令应该写在哪个文件里?以哪种格式? 先行谢过 |
» 猜你喜欢
求合成方法
已经有8人回复
师弟论文见刊大半年才想起来申请专利,还能抢救一下吗?
已经有4人回复
现代”学阀”该如何界定
已经有13人回复
上海工程技术大学 激光智能制造课题组 2027级博士研究生招生
已经有5人回复
课题组招2027级博士 上海工程技术大学 激光智能制造方向
已经有5人回复
有机合成以后会不会被AI改变?做科研的虫友怎么看
已经有8人回复
我的奶奶
已经有3人回复
4楼2019-08-01 16:26:03
2楼2019-07-31 21:13:56
maoxinxina
银虫 (小有名气)
- 应助: 0 (幼儿园)
- 金币: 226.9
- 散金: 11
- 帖子: 214
- 在线: 172.8小时
- 虫号: 2495364
- 注册: 2013-06-04
- 性别: GG
- 专业: 化学动力学
3楼2019-08-01 15:16:18
tsh8167
木虫 (小有名气)
- 应助: 3 (幼儿园)
- 金币: 3343.3
- 散金: 145
- 红花: 1
- 帖子: 107
- 在线: 233.3小时
- 虫号: 787809
- 注册: 2009-06-05
- 性别: GG
- 专业: 凝聚态物性I:结构、力学和
【答案】应助回帖
|
~/.ezvasp.rc 没配置好,如下: #!/bin/csh #enter name of vasp executable here set VASPCMD="vasp_std" #enter the directories containing the pseudopotentials here set POTLDA="/work/**/soft/vasp/pseudopotential/pot_LDA" set POTGGA="/work/**/soft/vasp/pseudopotential/pot_GGA" set POTPAWLDA="/work**/soft/vasp/pseudopotential/potpaw_LDA.54" set POTPAWGGA="/work/**/soft/vasp/pseudopotential/potpaw_GGA" set POTPAWPBE="/work/**/soft/vasp/pseudopotential/potpaw_PBE.54" 以上双引号内的内容要替换到你系统中对应的路径 |
5楼2019-08-29 17:45:09










回复此楼