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