24小时热门版块排行榜    

查看: 1498  |  回复: 4
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

stonezhoujun

金虫 (著名写手)

[求助] Quantum-ESPRESSO4.3安装问题,求助!

make all后显示有错误
INTEGER, ALLOCATABLE, INTENT(IN) :: waveunit(
                                               1
Error: ALLOCATABLE attribute conflicts with DUMMY attribute at (1)
In file casino_pp.f90:35

  SUBROUTINE read_casino(iunps,nofiles, waveunit)
                                               1
Error: Symbol 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:617

       DO i=1,SIZEOF(vnl)/SIZEOF(vnl(:,1))
                               1
Error: Function 'sizeof' at (1) has no IMPLICIT type
In file casino_pp.f90:215

          READ(waveunit(j),*)
              1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:218

       READ(waveunit(j),*) orbs
           1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:229

          READ(waveunit(j),*)
              1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:232

       READ(waveunit(j),*) mtail%eup, mtail%edwn
           1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:233

       READ(waveunit(j),*)
           1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:236

          READ(waveunit(j),*) tmp, nquant, lquant
              1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:272

       READ(waveunit(j),*)
           1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:273

       READ(waveunit(j),*)
           1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:276

          READ(waveunit(j),*)
              1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:280

          READ(waveunit(j),'(13x,a2)', err=300) label
              1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:281

          READ(waveunit(j),*) tmp, nquant, lquant
              1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:301

                   READ(waveunit(j),*)
                       1
Error: Function 'waveunit' at (1) has no IMPLICIT type
In file casino_pp.f90:324

             READ(waveunit(j), *, err=300) (mtail%wavefunc(ir),ir=1,mesh_)
                 1
Error: Function 'waveunit' at (1) has no IMPLICIT type
make[1]: *** [casino_pp.o] Error 1
make[1]: Leaving directory `/home/****/Quantum-ESPRESSO/espresso-4.3/upftools'
make: *** [upf] Error 2
什么原因啊???
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 stonezhoujun 的主题更新
信息提示
请填处理意见