NEB compilation for vasp4.36 (bbm.F)

Vasp transition state theory tools

Moderator: moderators

Post Reply
ravi.agarwal
Posts: 6
Joined: Thu Nov 21, 2013 8:41 pm

NEB compilation for vasp4.36 (bbm.F)

Post by ravi.agarwal »

Hello
I am trying to compile NEB with vasp4.6. I downloaded the package vtstcode_v2.04b.tar.gz
I made the following changes in main.F as instructed
bfgs.o dynmat.o instanton.o lbfgs.o sd.o cg.o dimer.o bbm.o \
fire.o lanczos.o neb.o qm.o opt.o

On compilation i got the error
make: *** No rule to make target `bbm.o', needed by `vasp'. Stop.
From my understanding this is because there is no bbm.F file in source code.
bbm.F is provided in vtstcode.tar.gz but not in vtstcode_v2.04b.tar.gz.
Should I just go ahead and copy bbm.F from vtstcode.tar.gz to my source for vasp4.36.
Your help will be highly appreciated.
Thanks
Ravi
graeme
Site Admin
Posts: 2260
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: NEB compilation for vasp4.36 (bbm.F)

Post by graeme »

If you are compiling v2.04b, then remove the bbm.o object from the makefile.
Post Reply