Search found 2255 matches

by graeme
Sat Dec 29, 2007 3:47 pm
Forum: VTSTTools
Topic: how to get the initial configuration in dimer method?
Replies: 5
Views: 11893

The adaptive kinetic Monte Carlo script is more complicated than our other scripts. A brief description is available at:
http://theory.cm.utexas.edu/vtsttools/akmc/

Lijun Xu, who wrote the script, has been working on a manual (which may be available). He can also answer specific question.
by graeme
Tue Dec 25, 2007 4:41 am
Forum: VTSTTools
Topic: d-band center from the script "doslanalyze.pl"
Replies: 1
Views: 12651

Our script is extremely simple; it just integrates the DOS times the energy, in the simplest possible way. You should be able to check it yourself - with a spreadsheet, for example. We have noticed that the center of the d-band is somewhat sensitive to the number of unoccupied band that you allow. I...
by graeme
Mon Dec 24, 2007 4:46 am
Forum: Bader
Topic: small minimum distance
Replies: 4
Views: 10248

Yes, both PAW and the LAECHG=.TRUE. flag.
by graeme
Sun Dec 23, 2007 8:01 pm
Forum: Bader
Topic: small minimum distance
Replies: 4
Views: 10248

It looks like you may not have included core charges.

Follow the instructions at http://theory.cm.utexas.edu/bader/vasp.php

and see if the Bader surface are further from the atomic centers.
by graeme
Wed Dec 19, 2007 5:19 am
Forum: VTSTTools
Topic: converge slowly
Replies: 2
Views: 7978

It's also possible that there is something else going wrong with your NEB calculation, but we can't tell from the force and energy on the one image.
by graeme
Mon Dec 17, 2007 5:24 am
Forum: Bader
Topic: Laplacian of charge density
Replies: 2
Views: 8750

We have not implemented this yet.
by graeme
Wed Dec 12, 2007 4:45 am
Forum: VTSTTools
Topic: about vtst
Replies: 2
Views: 7503

The min-mode following methods (dimer and Lanczos) can both be run in serial. This is a little bit of a trick, but you can also run a single climbing image NEB. To do this, you can generate a MODECAR vector between your initial and final states, and then do a dimer calculation starting from the midp...
by graeme
Wed Dec 05, 2007 5:43 am
Forum: VTSTTools
Topic: A question about NEB result
Replies: 1
Views: 6124

It's not necessarily incorrect - this is a periodic crystal. It is, however, a crystal of 3 atoms in which two are moving a lot. This corresponds to infinite array of translating atoms, or some kind of phase transition. From that point of view, I don't see how the energy barrier could have much mean...
by graeme
Mon Dec 03, 2007 1:01 am
Forum: VTSTTools
Topic: I don't know how to install TST Tools?
Replies: 3
Views: 9010

You need to contact the person who built vasp on the machine, or someone who understands how to build it from the source. Our posted instructions should make sense to that person.
by graeme
Mon Dec 03, 2007 12:12 am
Forum: VTSTTools
Topic: about dimer calculation
Replies: 7
Views: 14198

You could, but these rotations also take time, so as long as the force is steadily dropping, it might be faster to keep going as it is. If it were not for the last two iterations (78 and 79) things would be looking great. And it may be converging just fine, as long as these last two iterations are a...
by graeme
Sun Dec 02, 2007 7:54 pm
Forum: VTSTTools
Topic: I don't know how to install TST Tools?
Replies: 3
Views: 9010

There are two parts to the vtsttools. First, there is a collection of scripts which you can download and put in your path: http://theory.cm.utexas.edu/vtsttools/scripts/ Second, there is code that links into vasp. This does not alter the normal operation of vasp, but instead just provides additional...
by graeme
Sun Dec 02, 2007 7:18 am
Forum: VTSTTools
Topic: about dimer calculation
Replies: 7
Views: 14198

It looks to me as if it is converging, but a bit slowly. It also looks like there might be some noise in the force because it keeps rotating a bit, and the torque is not dropping to zero. This may be due to LREAL, but that's a bit of a guess. I expect that the force will eventually drop below 0.01, ...
by graeme
Sat Dec 01, 2007 7:24 pm
Forum: VTSTTools
Topic: question about nebmake.pl
Replies: 1
Views: 6412

The script does not properly deal with changes in the cell geometry. There needs to be additional code to interpolate the cell geometry between your initial and final POSCAR files. Using the NEB with a changing cell geometry is an interesting, but new area of research (to us, that is: John Wilkin's ...
by graeme
Thu Nov 29, 2007 7:24 pm
Forum: Bader
Topic: VASP Bader analysis error
Replies: 2
Views: 9692

It seems like there is some problem with the reading of the CHGCAR. But first, from your error message relating to Charge.f90, it seems that you might have a very old version of the code. Is that right? If your run 'bader -v', what version do you have. The Charge.f90 file was replaced by charge_mod....
by graeme
Wed Nov 28, 2007 5:59 am
Forum: VTSTTools
Topic: neb calculation under high pressure
Replies: 1
Views: 6306

This is a good question, and one that we don't know much about. You can set the external pressure, and ISIF=3 to have each image relax the cell volume. Images with different cell sizes, however, will appear to be separated by the distance moved by all atoms. This doesn't mean that the NEB will not c...