theoretical-physics
theoretical-physics copied to clipboard
Source code of the Theoretical Physics Reference online book
One way is to use the functional derivatives, another way is: Actually, the 1/2 accounts for double counting in the electron-electron integral, not present in the electron-nuclear integral since it...
We have the electron-electron (Hartree) and electron-nucleus (external) but not the nucleus-nucleus term in the total energy expression at http://theoretical-physics.net/dev/src/quantum/dft.html#total-energy.
from math import pi, sin, cos, sqrt, log eV = 1 KeV = 1e3 MeV = 1e6 GeV = 1e9 g = 0.631 theta_W = 28.67 * pi / 180...
Incorporate all useful things form kalib1, ... kalib3 pdf files.
Add things from my master and bachelor theses
It's already there in some form, but it should be made clear, how the weak form of the schroed. eq. looks like
With a simple explanation about each. Some info is here: http://en.wikipedia.org/wiki/Elementary_particle but such tables are hard to remember. I think a better approach is to list the particles that are...
Hartree atomic units and so on. Take it from the QFT part and my Bachelor thesis.
In particular: 1) hydrogen atom + energies, also exact energy from Dirac equation 2) all the other stuff, see the sympy list
The sphinx docs should point to theoretical-physics.net somewhere, so that people who find some particular page in google can find their way to the main page.