function to evaluate a simple maxwellian momentum distribution

maxwellian_func(p_perp, p_par, n, p_term)

Arguments

p_perp

numeric value of perpendicular momentum component

p_par

numeric value of parallel momentum component

n

numeric particle density.

p_term

numeric Particle themal momentum

Value

numeric value of momentum distribution at (p_perp, p_par)