VASP 5.3.3 compilation error
Posted: Fri Dec 28, 2012 12:10 pm
Dear All,
I met a problem as following when I tried to install the VASP 5.3.3.
Any comments will be welcomed.
dynconstr.F(14): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NPT_DYNAMICS]
USE npt_dynamics
------------^
dynconstr.F(116): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') ' ANDERSEN_PROB = ',ANDERSEN_PROB
-----------------------------------------------^
dynconstr.F(139): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') ' ANDERSEN_PROB = ',ANDERSEN_PROB
----------------------------------------------------^
dynconstr.F(2477): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') ' HILLS_H = ', high
-----------------------------------------^
dynconstr.F(2478): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') ' HILLS_W = ' , width
-----------------------------------------^
dynconstr.F(2480): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') ' HILLS_STRIDE = ', hills%stride
-----------------------------------------^
dynconstr.F(2485): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') ' HILLS_H = ', high
----------------------------------------------^
dynconstr.F(2486): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') ' HILLS_W = ' , width
----------------------------------------------^
dynconstr.F(2488): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') ' HILLS_STRIDE = ', hills%stride
----------------------------------------------^
dynconstr.F(2495): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') 'HILLS_ANDERSEN_PROB = ', hills%andersen_prob
-------------------------------------------^
dynconstr.F(2525): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') 'HILLS_ANDERSEN_PROB = ', hills%andersen_prob
------------------------------------------------^
compilation aborted for dynconstr.f90 (code 1)
make: *** [dynconstr.o] Error 1
I met a problem as following when I tried to install the VASP 5.3.3.
Any comments will be welcomed.
dynconstr.F(14): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NPT_DYNAMICS]
USE npt_dynamics
------------^
dynconstr.F(116): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') ' ANDERSEN_PROB = ',ANDERSEN_PROB
-----------------------------------------------^
dynconstr.F(139): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') ' ANDERSEN_PROB = ',ANDERSEN_PROB
----------------------------------------------------^
dynconstr.F(2477): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') ' HILLS_H = ', high
-----------------------------------------^
dynconstr.F(2478): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') ' HILLS_W = ' , width
-----------------------------------------^
dynconstr.F(2480): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') ' HILLS_STRIDE = ', hills%stride
-----------------------------------------^
dynconstr.F(2485): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') ' HILLS_H = ', high
----------------------------------------------^
dynconstr.F(2486): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') ' HILLS_W = ' , width
----------------------------------------------^
dynconstr.F(2488): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') ' HILLS_STRIDE = ', hills%stride
----------------------------------------------^
dynconstr.F(2495): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(IO%IU6,FMT='(3X,A22,X,F10.') 'HILLS_ANDERSEN_PROB = ', hills%andersen_prob
-------------------------------------------^
dynconstr.F(2525): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
write(g_io%REPORT,FMT='(3X,A22,X,F10.') 'HILLS_ANDERSEN_PROB = ', hills%andersen_prob
------------------------------------------------^
compilation aborted for dynconstr.f90 (code 1)
make: *** [dynconstr.o] Error 1