XGC1
|
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... | |
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)
[in] | den | Density in m^(-3), real(8) |
[in] | tempe | Electron temperature in eV |
[in] | tempi | Ion temperature in eV |
[in] | Z | Ion charge state, real(8) |