PB3D
[2.45]
Ideal linear high-n MHD stability in 3-D
|
Operations that concern the output of VMEC. More...
Functions/Subroutines | |
integer function, public | read_vmec (n_r_in, use_pol_flux_V) |
Reads the VMEC equilibrium data. More... | |
subroutine, public | normalize_vmec |
Normalizes VMEC input. More... | |
Operations that concern the output of VMEC.
subroutine, public vmec_ops::normalize_vmec |
Normalizes VMEC input.
Definition at line 328 of file VMEC_ops.f90.
integer function, public vmec_ops::read_vmec | ( | integer, intent(inout) | n_r_in, |
logical, intent(inout) | use_pol_flux_V | ||
) |
Reads the VMEC equilibrium data.
[in,out] | n_r_in | nr. of normal points in input grid |
[in,out] | use_pol_flux_v | .true. if VMEC equilibrium is based on poloidal flux |
Definition at line 34 of file VMEC_ops.f90.