jaxrts.free_free.collision_frequency_BA_Chapman_interpFit

jaxrts.free_free.collision_frequency_BA_Chapman_interpFit(E: Quantity, T: Quantity, S_ii: callable, V_eiS: callable, n_e: Quantity, Zf: float, E_cutoff_min: Quantity, E_cutoff_max: Quantity, no_of_points: int = 20, KKT: bool = False)[source]

Calculate the electron-ion collision frequency for the Born approximation, at it is done in collision_frequency_BA(), but instead of using a quadrature, we evaluate only at a no_of_point points between the frequencies \(10^-8 \omega_{pe}\) and \(1.1 \max(\mid \omega \mid)\).

Uses the [Dandrea et al., 1986] interpolation for the RPA.