It can be shown that the energy of a given multi-electron quantum state can be expressed as a sum of a term depending only on the external potential and another which is a universal functional of the electron density. Density functional theory is the development and use of these universal ...

learn more… | top users | synonyms

4
votes
1answer
93 views

How does density functional theory scale with system size?

Theoretically, how does the time to do a density functional theory (DFT) calculation scale with the number of electrons? I'm interested in "typical" DFT implementations such as VASP, ABINIT, etc., not ...
5
votes
1answer
233 views

Implementing simple atom model using density functional theory (DFT)

I am trying to write computer code which will find the energy and density function for a atom with Z protons and N electrons. I am working in 1D for simplicity and would like to make the overall code ...
3
votes
1answer
89 views

What is the difference between ECPs and ADF frozen cores?

As the title suggests, what are the differences between the frozen core approximation as implemented by Amsterdam Density Functional and effective core potentials (ECPs)?
4
votes
3answers
508 views

Limitations of Density Functional Theory as a computational method?

This question arises from the need I have to prepare a lesson on the limitations of Density Functional Theory as a computational approach. I would like to know not only the limitations, but also ...
4
votes
1answer
145 views

Discretization of Classical Density Functional Theory (CDFT) problems

I formulate questions about ion densities in biological and materials problems using Classical Density Functional Theory, as in this paper which is also on the arXiv. The discretization in that paper ...
4
votes
2answers
224 views

Pauli repulsion contribution in electronic structure computations

I am looking for a method to estimate the contribution from Pauli repulsion to the interaction energy of a molecular dimer in an electronic structure computation (e.g. with Density Functional Theory). ...
8
votes
2answers
1k views

How is B3LYP implemented in Gaussin 0*, GAMESS-US, Molpro, … etc?

Specifically I want to extend work involving B3LYP started with Gaussian 03 but continued with GAMESS-US. The energies provided by the default B3LYP methods are not the same. There is a discussion ...