24小时热门版块排行榜    

查看: 1274  |  回复: 0

枫魔馨

新虫 (初入文坛)

[求助] vasp出现Error reading item 'IMAGES' from file INCAR请问哪错了?

刚开始学习VASP软件,按着vasp的实例计算,但出现了错误,具体错误信息为 Error reading item 'IMAGES' from file INCAR.
--------------------------------------------------------------------------
mpirun has exited due to process rank 2 with PID 30231 on
node node4 exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
Error reading item 'IMAGES' from file INCAR.
Error reading item 'IMAGES' from file INCAR.
Error reading item 'IMAGES' from file INCAR.
Error reading item 'IMAGES' from file INCAR.
我的INCAR为System = diamond Si
ISTART = 0
ENCUT = 150.0
NELM = 200
EDIFF = 1E-04
EDIFFG = -0.02

GGA = 91
NPAR = 4
NSW = 100
IBRION = 2
ISIF = 2
ISYM = 1
LWAVE = F
LCHARG = F,
我的vasp。run文件是#PBS -o script.out
#PBS -j oe
#PBS -N test
#PBS -q batch
#PBS -l nodes=node4:ppn=8
#PBS -l walltime=2400:00:00
ulimit -s unlimited
TMPFILE=`whoami`_mpich_gm.tmp
GM_NODEFILE=/tmp/$TMPFILE
cat $PBS_NODEFILE > /tmp/$TMPFILE
echo Working directory is $PBS_O_WORKDIR
cd $PBS_O_WORKDIR
echo Runing on host `hostname`
echo Starting Time is `date`
echo Directory is `pwd`
echo This jobs runs on the following processors:
echo `cat $GM_NODEFILE`
NPROCS=`wc -l < $GM_NODEFILE`
echo This job has allocated $NPROCS nodes
## User Parallel Program ###########

mpirun  --mca btl_tcp_if_include eth1  -machinefile $GM_NODEFILE -np $NPROCS  vasp &> output


##User Parallel Program ###########
rm -f /tmp/$TMPFILE
echo Ending Time
echo Ending Time is `date`
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

智能机器人

Robot (super robot)

我们都爱小木虫

找到一些相关的精华帖子,希望有用哦~

科研从小木虫开始,人人为我,我为人人
相关版块跳转 我要订阅楼主 枫魔馨 的主题更新
信息提示
请填处理意见