Page 1 of 1

Regarding vasp 5.3.5 installation

Posted: Mon Apr 21, 2014 8:12 am
by konda.physics@gmail.com
Dear all,

We installed vasp 5.3.3 in our cluster with mpiifort and fftw 3.3.2 and it was running fine. Presently, we are unable to install vasp 5.3.5 with same MAKEFILE. Every time we got same error
vdwforcefield.F(22): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [VDWD3]
USE vdwD3
------^
compilation aborted for vdwforcefield.f90 (code 1)

Help me in this problem, Thanks in advance

with regards
S. Appalakondaiah

Regarding vasp 5.3.5 installation

Posted: Tue Apr 22, 2014 6:32 pm
by beck
Dear Appalakondaiah,

not a bad idea to use the old, working MAKEFILE. But one thing you should do in every case: copy the complete "SOURCE=...." section from the new makefile included in the vasp 5.3.5 files to your working MAKEFILE. So you should get all new files compiled, and in the right order also...

Good luck with your compiling...

Beck