init_B_norm Subroutine

public subroutine init_B_norm(self)

Determine the magnetic field normalization with the un-normalized value of btor evaluated at the location of the magnetic axis. This is used to normalize all subsequent magnetic field calculations.

Type Bound

dommaschk_t

Arguments

Type IntentOptional Attributes Name
class(dommaschk_t), intent(inout) :: self

Calls

proc~~init_b_norm~~CallsGraph proc~init_b_norm dommaschk_t%init_B_norm proc~btor~7 dommaschk_t%btor proc~init_b_norm->proc~btor~7

Called by

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