XGCa
Functions/Subroutines
poisson_extra Module Reference

Functions/Subroutines

real(kind=8) function spitzer_res (den, tempe, tempi, Z)
 Calculates the parallel Spitzer resistivity Currently assumes that eta_para = eta_perp/1.96 (Z=1) More...
 

Function/Subroutine Documentation

◆ spitzer_res()

real (kind=8) function poisson_extra::spitzer_res ( real (8), intent(in), value  den,
real (8), intent(in), value  tempe,
real (8), intent(in), value  tempi,
real (8), intent(in), value  Z 
)

Calculates the parallel Spitzer resistivity Currently assumes that eta_para = eta_perp/1.96 (Z=1)

Parameters
[in]denDensity in m^(-3), real(8)
[in]tempeElectron temperature in eV
[in]tempiIon temperature in eV
[in]ZIon charge state, real(8)