btor Function

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

Evaluates the poloidal component of the vacuum magnetic field B according to B_phi = 1/R dV/dphi

Type Bound

dommaschk_t

Arguments

Type IntentOptional Attributes Name
class(dommaschk_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)