jaxrts.plasma_physics.coulomb_potential_fourier
- jaxrts.plasma_physics.coulomb_potential_fourier(Z1: Quantity | float, Z2: Quantity | float, k: Quantity) Quantity[source]
The Fourier transform of the Coloumb potential.
- Parameters:
Z1 (Quantity | float) – Charge 1 and Charge 2
Z2 (Quantity | float) – Charge 1 and Charge 2
k (Quantity) – Scattering vector length
- Returns:
Quantity – The Fourier transform of the Coloub potential.