Calculating Static Potential with Lattice Calculations

humanino
Messages
2,523
Reaction score
8
Hi,

a few months ago, someone pointed me to an excellent primer on lattice calculations, available for free on arXiv. I was browsing and finding many results, so I was wondering if anybody had a good reference, including worked examples so one can readilly do such easy things as calculating the static potential between two (infinitely heavy) quarks.

Any suggestion more than welcome.
Thanks in advance :smile:
 
Physics news on Phys.org
A "classic" introduction to lattice QCD is Gupta, hep-lat/9807028, lecture notes from the 1997 Les Houches Summer School. I believe he does go through things like calculating the interquark static potential. (Is this the arXiv primer you mention? If not, I'd be curious to know what yours is.)

Lattice books by Creutz and Montvay & Munster are even more classic, though still worthwhile. More recent books are Smit's "Introduction to Quantum Fields on a Lattice" and "Lattice Methods for Quantum Chromodynamics" by DeGrand and DeTar, which I'm now most of the way through. There's a nice review of DeGrand & DeTar on Georg von Hippel's "Life on the Lattice" blog, latticeqcd.blogspot.com.

If you want actual code, I don't have too much I can offer. The QDP (QCD Data Parallel) software includes some examples, but it requires other SciDAC modules and the examples are mainly to show how to use various QDP routines. I don't think you'll get much out of playing with it (but if you do want to install it, let me know and I can make it much easier for you).
 
daschaich said:
...If you want actual code, I don't have too much I can offer. The QDP (QCD Data Parallel) software includes some examples, but it requires other SciDAC modules and the examples are mainly to show how to use various QDP routines. I don't think you'll get much out of playing with it (but if you do want to install it, let me know and I can make it much easier for you).

Actually, I forgot that the tutorial from the SciDAC workshop at MIT last year is online: web.mit.edu/bgl/scidac-2007 . To actually compile and run the example programs you would need to install QDP and its dependencies, but you may be able to get something out of reading the notes and code they have there.
 
Toponium is a hadron which is the bound state of a valance top quark and a valance antitop quark. Oversimplified presentations often state that top quarks don't form hadrons, because they decay to bottom quarks extremely rapidly after they are created, leaving no time to form a hadron. And, the vast majority of the time, this is true. But, the lifetime of a top quark is only an average lifetime. Sometimes it decays faster and sometimes it decays slower. In the highly improbable case that...
I'm following this paper by Kitaev on SL(2,R) representations and I'm having a problem in the normalization of the continuous eigenfunctions (eqs. (67)-(70)), which satisfy \langle f_s | f_{s'} \rangle = \int_{0}^{1} \frac{2}{(1-u)^2} f_s(u)^* f_{s'}(u) \, du. \tag{67} The singular contribution of the integral arises at the endpoint u=1 of the integral, and in the limit u \to 1, the function f_s(u) takes on the form f_s(u) \approx a_s (1-u)^{1/2 + i s} + a_s^* (1-u)^{1/2 - i s}. \tag{70}...
Back
Top