Search found 2255 matches

by graeme
Thu May 20, 2010 7:00 am
Forum: VTSTTools
Topic: CI-NEB calculation with net charge
Replies: 2
Views: 6524

Re: CI-NEB calculation with net charge

Yes. One suggestion: it would be good to check where the excess or reduction in charge comes from. DFT tends to delocalize charge, and if the change in charge is not localized, it can be cancelled by the uniform background screening charge that is needed to maintain overall neutrality in the superce...
by graeme
Tue May 18, 2010 5:31 pm
Forum: Bader
Topic: Compiling VASP with bdrpro.F
Replies: 5
Views: 24421

Re: Compiling VASP with bdrpro.F

We'll have to make a few changes to this new code so that it is compatible with the different versions of vasp. Give us another week to get this sorted out.
by graeme
Thu May 13, 2010 4:44 am
Forum: VTSTTools
Topic: Dynmat Calculations in Parallel
Replies: 4
Views: 8266

Re: Dynmat Calculations in Parallel

I've made a few additional comments on that web page. First, yes, you put the same POSCAR in each of the image subdirectories. To construct the matrix, run: dymmatrix.pl 1 DISPLACECAR ??/OUTCAR which means that you have 1 DISPLACECAR file with force information in the ??/OUTCAR files. You can, of co...
by graeme
Thu May 13, 2010 2:10 am
Forum: Bader
Topic: Is my Bader result reasonable?
Replies: 5
Views: 12530

Re: Is my Bader result reasonable?

The Bader definition of atomic volumes is very large for surface atoms. Unfortunately, there is no alternative definition within this theory. I think it would be better to integrate the density of states within the Bader volumes. A student in my group, Wenjie Tang, has the code for this and will pos...
by graeme
Wed May 12, 2010 7:33 pm
Forum: Bader
Topic: Is my Bader result reasonable?
Replies: 5
Views: 12530

Re: Is my Bader result reasonable?

The calculation is fine. In a Bader calculation, all space is assigned to atoms (or more precisely, charge density maxima). For a surface, all of the vacuum space is assigned to the surface atoms. The charges on these atoms look very reasonable.
by graeme
Wed May 12, 2010 7:32 pm
Forum: VTSTTools
Topic: Dynmat Calculations in Parallel
Replies: 4
Views: 8266

Re: Dynmat Calculations in Parallel

The way you set this up is not quite right. I see that the instructions on the web page are not clear. I have modified the page:
http://theory.cm.utexas.edu/vtsttools/dynmat/
If it is still not understandable, let me know and I'll try again.
by graeme
Wed May 12, 2010 2:33 pm
Forum: VTSTTools
Topic: A question in CI-NEB runing
Replies: 4
Views: 9084

Re: A question in CI-NEB runing

Yes, if you only care about the saddle point, you can stop the optimization when that image has converged.
by graeme
Wed May 12, 2010 4:50 am
Forum: VTSTTools
Topic: A question in CI-NEB runing
Replies: 4
Views: 9084

Re: A question in CI-NEB runing

Yes sure. It is good to use a small time step with a conservative optimizer until the forces on all images are < 1 eV/Ang.
by graeme
Wed May 12, 2010 4:48 am
Forum: VTSTTools
Topic: about vibrational frequency
Replies: 1
Views: 10382

Re: about vibrational frequency

You could try lowering the displacement to 0.002 in the second method and see if the frequencies change, or if they are converged with respect to the finite difference step size. Also, you should try to include some of the surface metal atoms. Again, check to see if the modes of the molecule are unc...
by graeme
Wed May 12, 2010 4:38 am
Forum: Bader
Topic: weird charge density result was got from siesta
Replies: 3
Views: 14535

Re: weird charge density result was got from siesta

We would like to sort out problems with these charge density files. If you can send them to us, or make them available by posting them, we'll take a look.
by graeme
Mon Apr 26, 2010 4:34 am
Forum: VTSTTools
Topic: chg2cube.pl - strange result
Replies: 10
Views: 22280

Re: chg2cube.pl - strange result

If you post a link or send us the file, we'll take a look. Without a precise format definition, we would like to output a file that is as compatible with other tools as possible.
by graeme
Fri Apr 16, 2010 9:52 pm
Forum: VTSTTools
Topic: NEB:convergence issues.
Replies: 5
Views: 28891

Re: NEB:convergence issues.

The problem might be different if the program is crashing on the initial energy calculation, or if it was able to calculate the energy of image 3 at least once. First though, I would start by making a movie of the initial band (e.g. with nebmovie.pl) so that you can see that the path makes sense. Th...
by graeme
Fri Apr 16, 2010 5:05 pm
Forum: VTSTTools
Topic: NEWMODECAR from a Dimer calculation
Replies: 5
Views: 12226

Re: NEWMODECAR from a Dimer calculation

That's right, the NEWMODECAR should replace the MODECAR in the subsequent calculation.
by graeme
Thu Apr 15, 2010 4:39 pm
Forum: VTSTTools
Topic: Criteria to estimate the convergence of force
Replies: 4
Views: 8216

Re: Criteria to estimate the convergence of force

You can select the atoms which have moved the most in your calculation, and displace those and their neighbors. We have a script for making this selection. Then you have to check that as you include more atoms (for example, with a smaller distance criteria) the prefactor converges. In practice thoug...
by graeme
Thu Apr 15, 2010 5:17 am
Forum: VTSTTools
Topic: Criteria to estimate the convergence of force
Replies: 4
Views: 8216

Re: Criteria to estimate the convergence of force

If you have our scripts, you can run nebef.pl in the neb directory to get a list of the final energies and forces for each image (the largest force on any atom).