Error compiling vtstcode 6.4 for VASP 6.4.1

Vasp transition state theory tools

Moderator: moderators

Post Reply
anirudhnk2
Posts: 10
Joined: Sun Oct 08, 2023 5:40 pm

Error compiling vtstcode 6.4 for VASP 6.4.1

Post by anirudhnk2 »

Hello,

I followed the instructions to build the vtst code into vasp https://theory.cm.utexas.edu/vtsttools/ ... ation.html

However I end up with an error: make[2]: *** No rule to make target 'bfgs.f90', needed by 'depend'. Stop.
make[1]: *** [makefile:150: dependencies] Error 2

Could you please help me to figure out this.
Thank you.
Attachments
Screen Shot 2023-11-21 at 10.53.50 AM.png
Screen Shot 2023-11-21 at 10.53.50 AM.png (1.08 MiB) Viewed 26233 times
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Error compiling vtstcode 6.4 for VASP 6.4.1

Post by graeme »

did you edit the .objects file as described here: https://theory.cm.utexas.edu/vtsttools/ ... ation.html ;
you can follow the directions for vasp 6.3. We'll make an update for 6.4, but it is the same - just get the files from the vtstcode.6.4 directory.
anirudhnk2
Posts: 10
Joined: Sun Oct 08, 2023 5:40 pm

Re: Error compiling vtstcode 6.4 for VASP 6.4.1

Post by anirudhnk2 »

Hello Prof. Henkelman,

Sorry for the delayed response.

I did try again, editing the .objects and makefile as mentioned in the instructions. But i still get the same error.
Attachments
Screen Shot 2024-01-29 at 3.03.01 PM.png
Screen Shot 2024-01-29 at 3.03.01 PM.png (890.8 KiB) Viewed 20942 times
anirudhnk2
Posts: 10
Joined: Sun Oct 08, 2023 5:40 pm

Re: Error compiling vtstcode 6.4 for VASP 6.4.1

Post by anirudhnk2 »

Hello Prof. Henkelman,

Would you have any suggestions on this? Thank you.
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Error compiling vtstcode 6.4 for VASP 6.4.1

Post by graeme »

If you are stuck, you can send me a tar.gz file of the code (with your changes, so just zipped up as it is) and I can try to reproduce the error.
anirudhnk2
Posts: 10
Joined: Sun Oct 08, 2023 5:40 pm

Re: Error compiling vtstcode 6.4 for VASP 6.4.1

Post by anirudhnk2 »

Thank you Professor for your quick reply. I am attaching the three files (.objects, main.F and makefile) for your reference.

Thank you for your time.
Attachments
compiling_neb.zip
(63.78 KiB) Downloaded 731 times
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Error compiling vtstcode 6.4 for VASP 6.4.1

Post by graeme »

this line does not look good, in objects:

opt. o
anirudhnk2
Posts: 10
Joined: Sun Oct 08, 2023 5:40 pm

Re: Error compiling vtstcode 6.4 for VASP 6.4.1

Post by anirudhnk2 »

Ah I see. Thank you Professor, it works now!
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Error compiling vtstcode 6.4 for VASP 6.4.1

Post by graeme »

ok, great
Post Reply