ASCOT5
Loading...
Searching...
No Matches
Data Fields
mhd_stat_data Struct Reference

MHD stat parameters on the target. More...

#include <mhd_stat.h>

Data Fields

int n_modes
 
real rho_min
 
real rho_max
 
int nmode [MHD_MODES_MAX_NUM]
 
int mmode [MHD_MODES_MAX_NUM]
 
real amplitude_nm [MHD_MODES_MAX_NUM]
 
real omega_nm [MHD_MODES_MAX_NUM]
 
real phase_nm [MHD_MODES_MAX_NUM]
 
interp1D_data alpha_nm [MHD_MODES_MAX_NUM]
 1D splines (rho) for each mode's magnetic eigenfunction
 
interp1D_data phi_nm [MHD_MODES_MAX_NUM]
 1D splines (rho) for each mode's electric eigenfunction
 

Detailed Description

MHD stat parameters on the target.

Definition at line 36 of file mhd_stat.h.

Field Documentation

◆ n_modes

int mhd_stat_data::n_modes

Number of modes

Definition at line 37 of file mhd_stat.h.

◆ rho_min

real mhd_stat_data::rho_min

rho grid minimum value

Definition at line 38 of file mhd_stat.h.

◆ rho_max

real mhd_stat_data::rho_max

rho grid maximum value

Definition at line 39 of file mhd_stat.h.

◆ nmode

int mhd_stat_data::nmode[MHD_MODES_MAX_NUM]

Toroidal mode numbers

Definition at line 40 of file mhd_stat.h.

◆ mmode

int mhd_stat_data::mmode[MHD_MODES_MAX_NUM]

Poloidal mode numbers

Definition at line 41 of file mhd_stat.h.

◆ amplitude_nm

real mhd_stat_data::amplitude_nm[MHD_MODES_MAX_NUM]

Amplitude of each mode

Definition at line 42 of file mhd_stat.h.

◆ omega_nm

real mhd_stat_data::omega_nm[MHD_MODES_MAX_NUM]

Toroidal rotation frequency of each mode [rad/s]

Definition at line 43 of file mhd_stat.h.

◆ phase_nm

real mhd_stat_data::phase_nm[MHD_MODES_MAX_NUM]

Phase of each mode [rad]

Definition at line 45 of file mhd_stat.h.

◆ alpha_nm

interp1D_data mhd_stat_data::alpha_nm[MHD_MODES_MAX_NUM]

1D splines (rho) for each mode's magnetic eigenfunction

Definition at line 50 of file mhd_stat.h.

◆ phi_nm

interp1D_data mhd_stat_data::phi_nm[MHD_MODES_MAX_NUM]

1D splines (rho) for each mode's electric eigenfunction

Definition at line 55 of file mhd_stat.h.


The documentation for this struct was generated from the following file: