rho Function

public function rho(self, x, y, phi)

Flux surface label normalised such that rho = 0 at the magnetic axis, and rho = 1 at the seperatrix

Type Bound

divertor_equilibrium_t

Arguments

Type IntentOptional Attributes Name
class(divertor_equilibrium_t), intent(in) :: self
real(kind=FP), intent(in) :: x
real(kind=FP), intent(in) :: y
real(kind=FP), intent(in) :: phi

Return Value real(kind=fp)