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

Vasp transition state theory tools

Moderator: moderators

Post Reply
avsnehith
Posts: 4
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 27084 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 27084 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 27084 times
graeme
Site Admin
Posts: 2292
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: 4
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: 2292
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: 4
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 7298 times
graeme
Site Admin
Posts: 2292
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: 4
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 599 times
Post Reply