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
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 6
- Joined: Fri Aug 24, 2012 11:49 am
Regarding vasp 5.3.5 installation
Last edited by konda.physics@gmail.com on Mon Apr 21, 2014 8:12 am, edited 1 time in total.
-
- Newbie
- Posts: 19
- Joined: Tue Jun 14, 2005 3:22 pm
Regarding vasp 5.3.5 installation
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
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
Last edited by beck on Tue Apr 22, 2014 6:32 pm, edited 1 time in total.