|
XGC1
|
Modules | |
| module | poisson_extra |
Functions/Subroutines | |
| real(kind=8) function | get_dpot_at_point (nnode, dpot_in, wphi, nd, p) |
| real(kind=8) function | poisson_extra::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 get_dpot_at_point | ( | integer, intent(in) | nnode, |
| real (8), dimension(0:1,nnode), intent(in) | dpot_in, | ||
| real (8), dimension(0:1), intent(in) | wphi, | ||
| integer, dimension(3), intent(in) | nd, | ||
| real (8), dimension(3), intent(in) | p | ||
| ) |
