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)


Called by

proc~~btor~7~~CalledByGraph proc~btor~7 dommaschk_t%btor proc~init_b_norm dommaschk_t%init_B_norm proc~init_b_norm->proc~btor~7 proc~init~8 dommaschk_t%init proc~init~8->proc~init_b_norm