PB3D  [2.45]
Ideal linear high-n MHD stability in 3-D
Modules | Functions/Subroutines | Variables
HELENA_vars.f90 File Reference

Go to the source code of this file.

Modules

module  helena_vars
 Variables that have to do with HELENA quantities.
 

Functions/Subroutines

subroutine, public helena_vars::dealloc_hel
 Deallocates HELENA quantities that are not used any more. More...
 

Variables

real(dp), public helena_vars::rmtog_h
 R_geo/R_mag. More...
 
real(dp), public helena_vars::bmtog_h
 B_geo/B_mag. More...
 
real(dp), dimension(:), allocatable, public helena_vars::chi_h
 poloidal angle More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::flux_p_h
 poloidal flux More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::flux_t_h
 toroidal flux More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::pres_h
 pressure profile More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::q_saf_h
 safety factor More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::rot_t_h
 rotational transform More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::rbphi_h
 \(R B_\phi (= F) \) More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::h_h_11
 upper metric factor \(h_{11}\) (gem11) More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::h_h_12
 upper metric factor \(h_{12}\) (gem12) More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::h_h_33
 upper metric factor \(h_{32}\) (1 / gem12) More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::r_h
 major radius \(R\) (xout) More...
 
real(dp), dimension(:,:), allocatable, public helena_vars::z_h
 height \(Z\) (yout) More...
 
integer, public helena_vars::nchi
 nr. of poloidal points More...
 
integer, public helena_vars::ias
 0 if top-bottom symmetric, 1 if not More...