Processing math: 100%

spin_momentum Function

public elemental function spin_momentum(s) result(res)

Return the angular momentum for a spin quantum number s.

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: s

The spin quantum number. s=n2,nN

Return Value real(kind=dp)


Contents