beta2gamma Function

public pure function beta2gamma(beta)

convert beta (velocity in units of c) to Lorentz factor gamma

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: beta

Return Value real(kind=real64)