alphas | R Documentation |
compute alpha strong (alpha_s) at given scale mu up to N3LO in PT in the RI' renormalisation scheme.
alphas(mu, nl = 3, lam0 = 0.25, Nc = 3, Nf = 2, use.cimpl = TRUE)
mu |
the renormalisation scale mu in GeV |
nl |
order in PT, range 0 to 3 |
lam0 |
Lambda_QCD in GeV |
Nc |
number of colours Nc, defaults to 3 |
Nf |
number of flavours Nf, default is 2 |
use.cimpl |
Use the C implementation instead of the R implementation, which might improve speed. |
returns the value of alpha strong alpha_s at scale mu
Carsten Urbach, curbach@gmx.de, Vittorio Lubicz (of the original Fortran code)
zetazp
alphas(mu=2.0, nl=3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.