What vtstcode whould work with vasp6.2.1?

Vasp transition state theory tools

Moderator: moderators

Post Reply
Soon Ho Kwon
Posts: 11
Joined: Tue Apr 21, 2015 4:28 am

What vtstcode whould work with vasp6.2.1?

Post by Soon Ho Kwon »

Dear, prof. Graeme.

I'm trying to compile vasp6.2.1 with the vtst code. According to the manual, I should use vtstcode 4.1. "For vasp.6.2.1 you will need vtstcode 4.1 (revision 182)."
But I can't find where I should get them. Through svn access, I was only able to get vtstcode5, vtstcode6.1, vtstcode6.3, vtstcode6.4.
Is there a repository where I can download the vtstcode4.1?
Thank you.

Sincerely,
Soonho
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: What vtstcode whould work with vasp6.2.1?

Post by graeme »

Ah no use the code in vtstcode6.1. If you have any problems, please let me know. We have changed the vtstcode version system so that it just matches the version of vasp.

But also, maybe just download vasp6.4 so that you have the latest version.
Soon Ho Kwon
Posts: 11
Joined: Tue Apr 21, 2015 4:28 am

Re: What vtstcode whould work with vasp6.2.1?

Post by Soon Ho Kwon »

I appreciate the prompt response.
Currently, our license only covers VASP5.4 ~ 6.2.
When I tried the vtstcode 6.4, I got the following error:
dynmat.F(241): error #6457: This derived type name has not been declared. [NH_CHAINS]
TYPE(nh_chains) :: NHC
-----------^
dynmat.F(258): error #6784: The number of actual arguments cannot be greater than the number of dummy arguments. [RD_POSCAR]
CALL RD_POSCAR(LATT_CUR, T_I, DYN, NHC, &
-----------^
dynmat.F(258): error #6404: This name does not have a type, and must have an explicit type. [NHC]
CALL RD_POSCAR(LATT_CUR, T_I, DYN, NHC, &
-----------------------------------------^
compilation aborted for dynmat.f90 (code 1)

Also, I'm wondering if there is any way that I can download vtstcode-182?
Thank you.

Sincerely,
Soonho
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: What vtstcode whould work with vasp6.2.1?

Post by graeme »

Don't use vtstcode6.4; use vtstcode6.1 (it is in our vtsttools download). That should work for vasp6.2, but if there are problems, I can send a specific version that will work.

Also, yes, here is v182:
vtstcode-182.tgz
(155.4 KiB) Downloaded 783 times
Soon Ho Kwon
Posts: 11
Joined: Tue Apr 21, 2015 4:28 am

Re: What vtstcode whould work with vasp6.2.1?

Post by Soon Ho Kwon »

Dear, Prof. Graeme.

Although the vtst6.1 didn't work, the vtstcode-182 worked well for the vasp6.2.1 compilation.
Thank you so much!

Sincerely,
Soonho
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: What vtstcode whould work with vasp6.2.1?

Post by graeme »

Ok, great, and thanks for the feedback; I've added vtst-182 to a vtstcode6.2 directory.
Post Reply