Search found 2265 matches

by graeme
Sat Oct 14, 2006 4:35 am
Forum: Bader
Topic: Version Information
Replies: 36
Views: 276506

Wenjie fixed a bug in a part of the code which affects non-orthogonal cells. The code and binaries on the webpage have been updated. If you have downloaded these in the past few days and are analyzing non-orthogonal cells, you should update to the current version.
by graeme
Wed Oct 11, 2006 2:35 am
Forum: VTSTTools
Topic: downloading new optimizers
Replies: 1
Views: 6689

That's right, we're still debugging them. I'll post as soon as the code is updated.
by graeme
Sun Oct 08, 2006 3:47 pm
Forum: Bader
Topic: Version Information
Replies: 36
Views: 276506

The code and binary files have been significantly updated (to v0.20 10/8/06). The major differences are: - The default algorithm has been changed to fix a bias in the original algorithm. The current algorithm is a little slower, but more accurate. The Bader volumes have smoother shapes now that they...
by graeme
Thu Oct 05, 2006 2:24 pm
Forum: Bader
Topic: Calculation of Bader volumes
Replies: 11
Views: 48345

Make sure you have the latest version from cvs. I don't see any changes from when I checked it in a few days ago, and I don't see the messages you get. I think these debugging messages are from a while ago. We are in the process of getting all the wrinkles worked out of the latest version. When we d...
by graeme
Wed Oct 04, 2006 1:33 pm
Forum: Bader
Topic: Calculation of Bader volumes
Replies: 11
Views: 48345

Yes, it was put into the cvs code a couple of days ago. You can run

bader -p all_atom CHGCAR

to get the volumes around each atom.
by graeme
Sun Oct 01, 2006 2:49 pm
Forum: VTSTTools
Topic: IRMAX
Replies: 1
Views: 7100

I don't think that this problem could have anything to do with finding transition states. (and I have no idea what the problem is)

Try the vasp forum at:

http://cms.mpi.univie.ac.at/vasp-forum/forum.php
by graeme
Fri Sep 29, 2006 1:47 am
Forum: VTSTTools
Topic: About VASP setting in NEB and Dimer method
Replies: 2
Views: 11511

These questions are probably more appropriate for the general vasp forum because they are not specific to finding transition state. See: http://cms.mpi.univie.ac.at/vasp-forum/forum.php Anyways, your ediffg is very low. A strict force criteria is -0.001, and many people would use -0.01 or higher. If...
by graeme
Thu Sep 28, 2006 5:34 pm
Forum: Bader
Topic: Spurious bader charges
Replies: 13
Views: 37211

This problem has finally been solved, thanks to Ed Sanville. He pointed out that our original algorithm biased the Bader surfaces to be along the grid directions. This bias leads to the deviations in charges for different orientations of the ethylene molecule. A modification to our algorithm, which ...
by graeme
Thu Sep 28, 2006 5:27 pm
Forum: Bader
Topic: bader charges
Replies: 4
Views: 15426

I think that's right - we didn't get any extra charge for B. But that was for the ultrasoft potentials. I guess it's possible that it could help for the PAW potentials, but I wouldn't be too hopeful. The charges sum to the total number of electrons. To get the actual charge on the ions, you have to ...
by graeme
Wed Sep 27, 2006 5:07 am
Forum: VTSTTools
Topic: Questions about NEB
Replies: 11
Views: 26672

1. You can run more than one image per processor by doubling the number of mpi jobs per processor. It is not a particularly good way to run, but if you want to, there is no reason that should not work. 2. For simple paths, you can often get away with the one climbing image. All of the low energy dif...
by graeme
Tue Sep 26, 2006 4:33 pm
Forum: VTSTTools
Topic: VTSTTool on other code?
Replies: 1
Views: 8499

Unfortunately, these tools are written specifically for the VASP code. They work in conjunction with the transition state finding routines as implemented in VASP. Some of the scripts, however, require very simple input files. In these cases, the output files from other codes could be modified to work.
by graeme
Mon Sep 25, 2006 9:31 pm
Forum: VTSTTools
Topic: CVS vtstcode and optimizer
Replies: 2
Views: 11829

You have caught us in the middle of some major developments. As you found out, the code in cvs does not work yet. We are adding some new features to the NEB code, and some new optimizers which will work with the NEB/Dimer/Lanczos saddle point finding methods, and with regular vasp runs. Besides the ...
by graeme
Sat Sep 23, 2006 4:35 am
Forum: Bader
Topic: bader in cvs
Replies: 1
Views: 10060

I'm not really sure how this is supposed to work, but I was able to reproduce this problem. I am able to download from cvs anonymously if I first login using: cvs -d :pserver:anonymous@theory.cm.utexas.edu:/Groups/cvs login with password anonymous then checkout the bader module using cvs -d :pserver...
by graeme
Thu Sep 21, 2006 11:35 pm
Forum: Bader
Topic: non-orthagonal unit cell
Replies: 1
Views: 9952

The binaries on the web page do not properly deal with non-orthogonal cells. The results could be reasonble, but it is not formally correct. If you are willing to build from source, you can use the version in cvs. Instructions: http://theory.cm.utexas.edu/henkelman/code/ We are close to releasing th...
by graeme
Fri Sep 15, 2006 9:59 pm
Forum: Bader
Topic: the dipole.dat file
Replies: 1
Views: 13402

It's good to be very caution with this dipole data. This is a fairly untested part of the code. The calculated dipoles are in e-A, but they are not directly comparable to the dipole of the molecule (which vasp is reporting) without some extra calculation. These dipoles are only due to electron displ...