Search found 2255 matches

by graeme
Tue Dec 23, 2008 9:59 pm
Forum: Bader
Topic: Question about CHGCAR ?
Replies: 3
Views: 18383

Re: Question about CHGCAR ?

You have probably already seen this page, but it does concisely describe the format of the chgcar file: http://cms.mpi.univie.ac.at/vasp/vasp/node66.html Basically, it has the simulation box, atomic coordinates, and then a grid of charge density values. Evaluating a plane averaged charge density is ...
by graeme
Tue Dec 23, 2008 9:53 pm
Forum: VTSTTools
Topic: script chg2cube.pl
Replies: 9
Views: 20555

Re: script chg2cube.pl

I does not look like this script does deal with non-orthogonal boxes correctly. But it should. We'll post back when it's been done.
by graeme
Tue Dec 23, 2008 9:47 pm
Forum: Bader
Topic: bader analysis with USPP
Replies: 3
Views: 9720

Re: bader analysis with USPP

You should be pretty safe using the USPP for atoms with many electrons, such as gold. The core charge density maximum for Au should be well-represented with the valence electrons. But if the other atoms around the gold atom do not, there could be problems. The best way to access the error is to gene...
by graeme
Tue Dec 23, 2008 9:39 pm
Forum: Bader
Topic: Bizarre charges for Ag(111)
Replies: 4
Views: 11689

Re: Bizarre charges for Ag(111)

There looks to be some problem with the normalization or the input file. We'll need to know how the input file was generated, or see it. If it was from vasp, and you are using the core charge, make sure that you follow the instructions on this page carefully: http://theory.cm.utexas.edu/bader/vasp.p...
by graeme
Fri Dec 19, 2008 3:13 am
Forum: VTSTTools
Topic: some quation on CI-NEB usuage with vasp
Replies: 9
Views: 30989

Re: some quation on CI-NEB usuage with vasp

1) You can try a single intermediate image in a NEB calculation. However, if the path is curved, the vector between your initial and final states may not be a good approximation to the negative mode at the saddle. If the image does not converge to a saddle, try using 3 or 5 images. To the extent tha...
by graeme
Thu Dec 04, 2008 5:48 pm
Forum: VTSTTools
Topic: Two imaginary frequencies are found after dimer calculation
Replies: 1
Views: 8741

Re: Two imaginary frequencies are found after dimer calculation

I can't tell from this information. The frequency calculations can be very sensitive to your choice of parameters. It is essential to use accurate forces (ediff=1e-8) and small finite displacements. Make sure that your frequencies do not change if you make your displacements smaller or your forces m...
by graeme
Thu Dec 04, 2008 5:43 pm
Forum: Bader
Topic: Charge in a Si,Al,Si oxide
Replies: 2
Views: 7401

Re: Charge in a Si,Al,Si oxide

The analysis is done on the valance density. There are 390 valance electrons so your sum looks fine. There are 6 valance electrons for O, so your charges on those atoms also looks fine. The total density is used to do the partitioning, but the sum over the Bader volumes is done for valance electrons...
by graeme
Wed Nov 19, 2008 4:53 am
Forum: Bader
Topic: Bader test case on vasp
Replies: 2
Views: 9465

Re: Bader test case on vasp

It does look like the As has taken an electron from the 4 neighboring Si atoms. The output looks reasonable to me, even if the result it surprising. I'm not familiar enough with this system to know if the As charge should be 4 (giving 1 electron to the Si atoms, as you would expect if substitutional...
by graeme
Tue Nov 18, 2008 4:32 pm
Forum: Bader
Topic: Bader -b option
Replies: 2
Views: 7383

Re: Bader -b option

Yes, this is described in detail in this publication: http://theory.cm.utexas.edu/bader/download/tang08_bader.pdf Basically, the ongrid method is our original implementation. It's nice and simple, but was shown to have some bias with respect to the lattice orientation. The neargrid method is similar...
by graeme
Sun Nov 09, 2008 3:17 am
Forum: VTSTTools
Topic: about the dimer and CI-NEB method
Replies: 2
Views: 7683

Re: about the dimer and CI-NEB method

Once you have a saddle point you can displace the configuration by a small amount along the negative mode direction (both ways) and minimize to find the connecting minima. Using a conservative minimizer such as with damped dynamics will help to make sure that you don't skip over any local minima. If...
by graeme
Wed Nov 05, 2008 8:19 pm
Forum: VTSTTools
Topic: NEB path: general doubts
Replies: 2
Views: 9839

Re: NEB path: general doubts

1) We have compared NEB images with a SD path. In the following paper: http://theory.cm.utexas.edu/henkelman/pubs/sheppard08_134106.pdf Section VIII and Figs. 9 and 10 show convergence to the minimum energy path (MEP) with a few different methods (NEB, string, and SD) These paths are mass un-weighte...
by graeme
Tue Nov 04, 2008 9:31 pm
Forum: VTSTTools
Topic: using NEB medium accuracy output to perform high accuracy!
Replies: 5
Views: 13295

Re: using NEB medium accuracy output to perform high accuracy!

The endpoints must be converged with the same settings as the NEB to calculate energy barriers.
by graeme
Tue Nov 04, 2008 8:42 pm
Forum: VTSTTools
Topic: using NEB medium accuracy output to perform high accuracy!
Replies: 5
Views: 13295

Re: using NEB medium accuracy output to perform high accuracy!

Make sure that your endpoints have been reoptimized using high precision in that run. There could be significant changes in the absolute energies, but it is unlikely that you will find significant changes in the relative energies (the barrier). We routinely reconverge NEB calculations using differen...
by graeme
Wed Oct 22, 2008 6:35 am
Forum: Bader
Topic: Bader scrip visualization
Replies: 3
Views: 16024

Re: Bader scrip visualization

The charge density for the whole system is what you provide to the Bader analysis program. It is an input, not an output.

Are you asking if there is a way to graphically display the values of the Bader charges for each atom? If so, then the answer is no; we only give you the values.
by graeme
Mon Oct 20, 2008 5:10 pm
Forum: Bader
Topic: Bader scrip visualization
Replies: 3
Views: 16024

Re: Bader scrip visualization

The ACF.dat, BCF.dat and AVF.dat contain the results of run; the charge in each bader and atomic volumes, and a list of the bader volumes which make up the atomic volumes. None of these files can be visualized. If you want to view a particular volume, use the -p flag and choose to print either all o...