Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Vasp transition state theory tools

Moderator: moderators

Post Reply
avsnehith
Posts: 7
Joined: Thu Oct 10, 2024 8:04 am

Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by avsnehith »

Hi,
We have been trying to install VTST tools (all 6. x versions were tried) with VASP 6.4.3 in our HPC clusters, but all the versions gave out the error and we were unable to complete the compilation. I have already seen one discussion thread addressing this issue but couldn't figure anything out of it. Could you please help us with the installation (All the steps mentioned on the installation page were performed, but still encountered these errors?).

Waiting for your reply,
Attachments
WhatsApp Image 2024-11-20 at 22.54.56.jpeg
WhatsApp Image 2024-11-20 at 22.54.56.jpeg (336.45 KiB) Viewed 65403 times
WhatsApp Image 2024-11-20 at 23.17.22.jpeg
WhatsApp Image 2024-11-20 at 23.17.22.jpeg (393.33 KiB) Viewed 65403 times
WhatsApp Image 2024-11-20 at 23.31.29.jpeg
WhatsApp Image 2024-11-20 at 23.31.29.jpeg (281.48 KiB) Viewed 65403 times
graeme
Site Admin
Posts: 2293
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by graeme »

Ok, let's start with the first issue.

(1) download a clean version of the vtstcode and copy it from the vtstcode6.4.3 directory to your src directory. Check that it has version 4.2 listed in chain.F: VTST: version 4.2, (11/09/24)

(2) edit your src/.objects file to include the new objects, for example:

VTST_OBJS = bfgs.o dynmat.o instanton.o lbfgs.o sd.o cg.o dimer.o bbm.o \
fire.o lanczos.o neb.o qm.o \
pyamff_fortran/*.o ml_pyamff.o \
opt.o

...
hamil.o \
$(6VTST_OBJS) \
constrmag.o \
...

Let's do that first and then deal with the subsequent issues.
avsnehith
Posts: 7
Joined: Thu Oct 10, 2024 8:04 am

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by avsnehith »

Do you have any recommendations for different vasp version in which this got compiled successfully in the past..?
graeme
Site Admin
Posts: 2293
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by graeme »

??? There is no reason to build a different vasp version. The VTST code builds with vasp.6.4.3. This is likely a small problem in your build that can be easily fixed.
avsnehith
Posts: 7
Joined: Thu Oct 10, 2024 8:04 am

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by avsnehith »

Hi,

As informed we have tried to build VTST accordingly as instructed by you in VASP in HPC, but we are still encountering some errors. Could you please let us know about it as we need these tools as early as possible?

Waiting for your reply,

Snehith.
Attachments
IMG_0136.jpeg
IMG_0136.jpeg (309.81 KiB) Viewed 45617 times
graeme
Site Admin
Posts: 2293
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by graeme »

please attached your src/.objects files so I can check it for errors
avsnehith
Posts: 7
Joined: Thu Oct 10, 2024 8:04 am

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by avsnehith »

Hi sir,
Hereby I am attaching the objects file as requested. I am attaching the src/.objects file in txt format. Please find the attached file below.

Thanking you,
Snehith.
Attachments
objects.txt
src/.objects file (in txt format)
(4.09 KiB) Downloaded 4236 times
avsnehith
Posts: 7
Joined: Thu Oct 10, 2024 8:04 am

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by avsnehith »

Hi Professor,
Any update regarding this?
avsnehith
Posts: 7
Joined: Thu Oct 10, 2024 8:04 am

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by avsnehith »

Thank you sir, we have tried to compile VTST tools finally !!
graeme
Site Admin
Posts: 2293
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by graeme »

it works? Hopefully, yes, and fantastic!
avsnehith
Posts: 7
Joined: Thu Oct 10, 2024 8:04 am

Re: Regarding installation of VTST tools (6.x) version with VASP 6.4.3

Post by avsnehith »

It just compiled but the problem occurs is I am trying to do surface calculations and I have to freeze the bulk layer at the bottom of my heterostructure and when I tried to give Selective dynamics option in all three structures (trying to test with one intermediate structure in between), I am getting a error of segmentation fault and the OUTCAR doesn't even read any error. It just stops abruptly... It is printing the line VTST tools in OUTCAR but stops abruptly like this (as shown below). Please let me know about it.

If I remove selective dynamics tag, its working !! The selective dynamics is quite necessary aspect for me.
Attachments
vtst.png
vtst.png (196.68 KiB) Viewed 24227 times
Post Reply