PB3D [2.47]
Ideal linear high-n MHD stability in 3-D
Loading...
Searching...
No Matches
VMEC_vars.f90 File Reference

Go to the source code of this file.

Modules

module  vmec_vars
 Variables that concern the output of VMEC.

Functions/Subroutines

subroutine, public vmec_vars::dealloc_vmec ()
 Deallocates VMEC quantities that are not used anymore.

Variables

integer, dimension(:,:), allocatable, public vmec_vars::mn_v
 m and n of modes
real(dp), public vmec_vars::b_0_v
 the magnitude of B at the magnetic axis, \(\theta = \zeta = 0\)
real(dp), dimension(:,:), allocatable, public vmec_vars::flux_t_v
 toroidal flux
real(dp), dimension(:,:), allocatable, public vmec_vars::flux_p_v
 poloidal flux
real(dp), dimension(:,:), allocatable, public vmec_vars::pres_v
 pressure
real(dp), dimension(:,:), allocatable, public vmec_vars::rot_t_v
 rotational transform
real(dp), dimension(:,:), allocatable, public vmec_vars::q_saf_v
 safety factor
real(dp), dimension(:,:,:), allocatable, public vmec_vars::r_v_c
 Coeff. of \(R\) in sine series (FM) and norm. deriv.
real(dp), dimension(:,:,:), allocatable, public vmec_vars::r_v_s
 Coeff. of \(R\) in cosine series (FM) and norm. deriv.
real(dp), dimension(:,:,:), allocatable, public vmec_vars::z_v_c
 Coeff. of \(Z\) in sine series (FM) and norm. deriv.
real(dp), dimension(:,:,:), allocatable, public vmec_vars::z_v_s
 Coeff. of \(Z\) in cosine series (FM) and norm. deriv.
real(dp), dimension(:,:,:), allocatable, public vmec_vars::l_v_c
 Coeff. of \(\lambda\) in sine series (HM) and norm. deriv.
real(dp), dimension(:,:,:), allocatable, public vmec_vars::l_v_s
 Coeff. of \(\lambda\) in cosine series (HM) and norm. deriv.
real(dp), dimension(:,:,:), allocatable, public vmec_vars::jac_v_c
 Coeff. of \(\mathcal{J}\) in sine series (HM and FM) and norm. deriv.
real(dp), dimension(:,:,:), allocatable, public vmec_vars::jac_v_s
 Coeff. of \(\mathcal{J}\) in cosine series (HM and FM) and norm. deriv.
real(dp), dimension(:,:,:), allocatable, public vmec_vars::b_v_sub_c
 Coeff. of B_i in sine series (r,theta,phi) (FM).
real(dp), dimension(:,:,:), allocatable, public vmec_vars::b_v_sub_s
 Coeff. of B_i in cosine series (r,theta,phi) (FM).
real(dp), dimension(:,:), allocatable, public vmec_vars::b_v_c
 Coeff. of magnitude of B in sine series (HM and FM).
real(dp), dimension(:,:), allocatable, public vmec_vars::b_v_s
 Coeff. of magnitude of B in cosine series (HM and FM).
real(dp), dimension(:,:), allocatable, public vmec_vars::j_v_sup_int
 Integrated poloidal and toroidal current (FM).