PB3D
[2.45]
Ideal linear high-n MHD stability in 3-D
|
Go to the documentation of this file.
5 #include <PB3D_macros.h>
33 real(
dp),
allocatable ::
r_h(:,:)
34 real(
dp),
allocatable ::
z_h(:,:)
70 &trim(
i2str(mem_diff))//
'kB deallocating HELENA')
real(dp), dimension(:,:), allocatable, public rbphi_h
integer, parameter, public dp
double precision
Numerical variables used by most other modules.
integer, parameter, public max_str_ln
maximum length of strings
real(dp), dimension(:,:), allocatable, public rot_t_h
rotational transform
elemental character(len=max_str_ln) function, public i2str(k)
Convert an integer to string.
real(dp), dimension(:,:), allocatable, public q_saf_h
safety factor
real(dp), dimension(:,:), allocatable, public flux_p_h
poloidal flux
integer function, public get_mem_usage()
Returns the memory usage in kilobytes.
real(dp), dimension(:,:), allocatable, public h_h_33
upper metric factor (1 / gem12)
real(dp), dimension(:,:), allocatable, public r_h
major radius (xout)
real(dp), dimension(:,:), allocatable, public flux_t_h
toroidal flux
real(dp), dimension(:,:), allocatable, public h_h_12
upper metric factor (gem12)
real(dp), dimension(:,:), allocatable, public z_h
height (yout)
real(dp), dimension(:,:), allocatable, public pres_h
pressure profile
tensorial perturbation type
logical, public print_mem_usage
print memory usage is printed
subroutine, public dealloc_hel
Deallocates HELENA quantities that are not used any more.
Variables pertaining to the perturbation quantities.
real(dp), dimension(:,:), allocatable, public h_h_11
upper metric factor (gem11)
subroutine, public writo(input_str, persistent, error, warning, alert)
Write output to file identified by output_i.
Numerical utilities related to giving output.
Variables that have to do with HELENA quantities.
real(dp), parameter, public pi
real(dp), public bmtog_h
B_geo/B_mag.
Variables pertaining to the different grids used.
integer, public ias
0 if top-bottom symmetric, 1 if not
vectorial perturbation type
real(dp), dimension(:), allocatable, public chi_h
poloidal angle
Operations concerning giving output, on the screen as well as in output files.
integer, public rank
MPI rank.
integer, public nchi
nr. of poloidal points
real(dp), public rmtog_h
R_geo/R_mag.