jaxrts.static_structure_factors.T_Debye_Bohm_Staver

jaxrts.static_structure_factors.T_Debye_Bohm_Staver(T_e: Quantity, n_e: Quantity, m_i: Quantity, Z_f: float) Quantity[source]

Bohm Staver relation, as presented in eqn (3) of [Gregori et al., 2006a]. An approximation function for the Debye temperature of ‘simple metals’.

Parameters:
  • T_e (Quantity) – The electron temperature in Kelvin. Use T_cf_Greg() for the effective temperature used in [Gregori et al., 2003].

  • n_e (Quantity) – The electron density in 1/[volume].

  • m_i (Quantity) – The mass of the ion.

  • Z_f (float) – Number of free electrons per ion.

Examples using jaxrts.static_structure_factors.T_Debye_Bohm_Staver

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

Compare HNC Calculations to Gregori.2006

Compare HNC Calculations to Gregori.2006

Plot static structure factors in Charged Hard Sphere Approximation

Plot static structure factors in Charged Hard Sphere Approximation