Hi Chris,
thank you for your suggestion, it seems to work! If I use a medium (-3) or fine (-4) grid with the cubegen utility the atomic charges tend to be identical! Also the total number of valence electrons is closer to the expected value than before.
Great help!
Ciao.
Andrea.
Search found 5 matches
- Wed Jan 29, 2014 3:38 pm
- Forum: Bader
- Topic: Bader charges for symmetric molecules (II)
- Replies: 2
- Views: 16103
- Tue Jan 14, 2014 2:47 pm
- Forum: Bader
- Topic: Bader charges for symmetric molecules (II)
- Replies: 2
- Views: 16103
Bader charges for symmetric molecules (II)
In addition to my previous post...
I have read on this forum about similar problems on small symmetric molecules like ethylene. In there, it was suggested to use the keywords "-vac 1e-5" to remove the density minima close to the nuclei. I did it, but the charges are still different! So no good ...
I have read on this forum about similar problems on small symmetric molecules like ethylene. In there, it was suggested to use the keywords "-vac 1e-5" to remove the density minima close to the nuclei. I did it, but the charges are still different! So no good ...
- Mon Jan 13, 2014 3:44 pm
- Forum: Bader
- Topic: Bader charges for symmetric molecules
- Replies: 0
- Views: 19289
Bader charges for symmetric molecules
I have been using the Bader algorithm for the calculation of atomic charges on simple organic molecules through Gaussian09. While calculating the Bader charges, I came across a strange result.
For example, in the case of simple pyridine, the Bader charges on the two (chemically identical) C atoms ...
For example, in the case of simple pyridine, the Bader charges on the two (chemically identical) C atoms ...
- Wed Nov 27, 2013 10:14 am
- Forum: Bader
- Topic: Error during compiling a custom makefile
- Replies: 3
- Views: 17326
Re: Error during compiling a custom makefile
[quote="graeme"]You shouldn't run it with sh; it is an executable, not a shell script.[/quote]
Thank you! Now it works...
Another question: how can I calculate the Bader atomic charge from the output present in the ACF.dat file?!? For example: for the N atom in acridine I got the following number ...
Thank you! Now it works...
Another question: how can I calculate the Bader atomic charge from the output present in the ACF.dat file?!? For example: for the N atom in acridine I got the following number ...
- Mon Nov 25, 2013 10:54 am
- Forum: Bader
- Topic: Error during compiling a custom makefile
- Replies: 3
- Views: 17326
Error during compiling a custom makefile
Hi all,
I'm new of Bader. I'm trying to compile a 32bit version of the bader executable on my Ubuntu Precise Pangolin 32 bit. (gfortran --version
GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3)
I used the following makefile
************************************
.SUFFIXES: .f90
FC = gfortran ...
I'm new of Bader. I'm trying to compile a 32bit version of the bader executable on my Ubuntu Precise Pangolin 32 bit. (gfortran --version
GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3)
I used the following makefile
************************************
.SUFFIXES: .f90
FC = gfortran ...