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