Search found 2255 matches

by graeme
Thu Oct 16, 2008 3:17 pm
Forum: Bader
Topic: Format of volume list
Replies: 2
Views: 7361

Re: Format of volume list

Yes you can do this by using your ground state as a reference, from which the volumes are determined, and the excited state to add up the charge. To do this, use: bader -ref ground_state_density excited_state_density You can also use the -p atom_index or -p bader_index which will write a grid with a...
by graeme
Sat Oct 11, 2008 4:01 pm
Forum: VTSTTools
Topic: about CONTCAR
Replies: 2
Views: 8172

Re: about CONTCAR

Something is clearly going wrong with the geometry; we would need to take a look at it to figure out what is going wrong.

But make sure that some other optimizer works, and that it's not a problem with the input files. Then, if you send the run to us, we'll see what's going wrong.
by graeme
Fri Oct 10, 2008 10:09 pm
Forum: Bader
Topic: Bader analysis on surface
Replies: 3
Views: 9521

Re: Bader analysis on surface

yes
by graeme
Fri Oct 10, 2008 6:34 pm
Forum: Bader
Topic: Bader analysis on surface
Replies: 3
Views: 9521

Re: Bader analysis on surface

This is just fine. All space is partitioned into atomic volumes so that a large amount of vacuum is being associated with the surface atoms. Although the volumes of the atomic regions are calculated, they are not necessarily relevant (as in your case).
by graeme
Thu Sep 25, 2008 9:10 pm
Forum: Bader
Topic: Version Information
Replies: 36
Views: 246369

Re: Version Information

v0.25c 09/25/08

Proper writing of cube files, thanks to Erik McNellis for the patch.
by graeme
Mon Sep 15, 2008 7:54 pm
Forum: Bader
Topic: Bader analysis with core charges in VASP
Replies: 1
Views: 8160

Re: Bader analysis with core charges in VASP

I don't know if there is a difference between CHG and AECCAR2; they may be the same. The reason to use the total charge as a reference system to define the Bader volumes, but then do the analysis only on the valance electrons is because of the cusp in charge density at the atomic cores. We found tha...
by graeme
Wed Sep 03, 2008 7:34 pm
Forum: VTSTTools
Topic: using chgdiff.pl
Replies: 12
Views: 25890

Re: using chgdiff.pl

Oh, there may be a problem with the atomic coordinates, but maybe not. In the worst case, you can modify the header with the atomic coordinates so that they are the same in both files. But it also might just work as is. Perhaps you could let us know - if there is a problem, I'm sure it would not be ...
by graeme
Tue Sep 02, 2008 4:52 pm
Forum: Bader
Topic: Charge difference Vs Bader analysis
Replies: 1
Views: 8451

Re: Charge difference Vs Bader analysis

To get accurate numbers, you should use core charges. Instructions for doing this are here: http://theory.cm.utexas.edu/bader/vasp.php I see that your H atoms have no Bader charge, which indicates that the core charge around those H atoms is not reproduced in your valance charge density. I don't kno...
by graeme
Mon Sep 01, 2008 3:06 am
Forum: VTSTTools
Topic: using nebmovie.pl
Replies: 8
Views: 22710

Re: using nebmovie.pl

done
by graeme
Thu Aug 28, 2008 8:30 pm
Forum: VTSTTools
Topic: using nebmovie.pl
Replies: 8
Views: 22710

Re: using nebmovie.pl

Ok, good to hear. I'll go through and clean up any other scripts that are broken in this way.
by graeme
Thu Aug 28, 2008 7:15 pm
Forum: VTSTTools
Topic: using nebmovie.pl
Replies: 8
Views: 22710

Re: using nebmovie.pl

One fix should be to put your vtstscripts directory in your path. But we generally don't require this -- the scripts should reference each other using the path from which they are located. It doesn't look like this convention was followed in the nebmovie.pl script. If you are willing to help debug t...
by graeme
Wed Aug 27, 2008 5:17 pm
Forum: VTSTTools
Topic: How to get the minimum energy path?
Replies: 1
Views: 6233

Re: How to get the minimum energy path?

You can minimize from two points displaced along the negative mode from the saddle point. The dimmins.pl script can be used to generate these configurations. Using a conservative optimizers (quick-min, for example) with a small MaxMove will give you more resolution along the path, if that's what you...
by graeme
Wed Aug 13, 2008 3:04 pm
Forum: VTSTTools
Topic: nebbarrier.pl and dist.pl
Replies: 3
Views: 9526

Re: nebbarrier.pl and dist.pl

That's a bit strange since the nebbarrier.pl uses the dist.pl script to calculate the distances along the band (on line 50). Check if you are comparing POSCARS and/or CONTCAR files in the same way that the nebbarrier script is. Also, note that the distance between images 1 and 3 is the sum of distan...
by graeme
Thu Aug 07, 2008 5:59 pm
Forum: Bader
Topic: Version Information
Replies: 36
Views: 246369

Re: Version Information

v0.25b 08/07/08

Wenjie added printing the volume of the atomic volumes.
by graeme
Tue Aug 05, 2008 2:17 pm
Forum: Bader
Topic: LAECHG=.TRUE. problem
Replies: 5
Views: 17879

Re: LAECHG=.TRUE. problem

So you got the segfault with a small system (to avoid any memory problems) using a PAW potential? Also, check that you did a clean build of vasp. If you still have problems, you could take it up with the vasp folk -- the writing of core charges is standard in vasp now and does not involve our code.