|
PB3D [2.47]
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. | |
| subroutine, public | normalize_vmec |
| Normalizes VMEC input. | |
Operations that concern the output of VMEC.
| subroutine, public vmec_ops::normalize_vmec |
Normalizes VMEC input.
Definition at line 327 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 33 of file VMEC_ops.f90.