logLee Interface

interface
public pure module function logLee(Te, ne) result(res)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: Te

Electron temperature in eV

real(kind=rk), intent(in) :: ne

Electron density in m^{-3}

Return Value real(kind=rk)

Description

Calculate Coulomb logarithm for electron-electron collisions (NRL Formulary 2013 page 34 equation a)