jaxrts.ion_feature.q_Gregori2004

jaxrts.ion_feature.q_Gregori2004(k: Quantity, m_ion: Quantity, n_e: Quantity, T_e: Quantity, T_i: Quantity, Z_f: float) Quantity[source]

Calculates the screening charge by the Function given by [Gregori et al., 2004].

Parameters:
  • k (Quantity) – Length of the scattering number (given by the scattering angle and the energies of the incident photons (unit: 1 / [length]).

  • m_ion (Quantity) – The mass of the ion for which the ion feature is calculated.

  • n_e (Quantity) – The electron number density.

  • T_e (Quantity) – The electron temperature.

  • T_i (Quantity) – The ion temperature.

  • Z_f (float) – The number of electrons not tightly bound to the atom = valence electrons

Returns:

q(k) (Quantity) – The screening charge.

Examples using jaxrts.ion_feature.q_Gregori2004

Plot static structure factors in the Approximation by Gregori for T_i != T_e

Plot static structure factors in the Approximation by Gregori for T_i != T_e

Plot static structure factors in Charged Hard Sphere Approximation

Plot static structure factors in Charged Hard Sphere Approximation