ASCOT5
Loading...
Searching...
No Matches
mhd_nonstat_data Struct Reference

MHD parameters. More...

#include <mhd_nonstat.h>

Data Fields

int n_modes
 
real rho_min
 
real rho_max
 
int * nmode
 
int * mmode
 
realamplitude_nm
 
realomega_nm
 
realphase_nm
 
interp2D_dataalpha_nm
 2D splines (rho,time) for each mode's magnetic eigenfunction
 
interp2D_dataphi_nm
 2D splines (rho,time) for each mode's electric eigenfunction
 

Detailed Description

MHD parameters.

Definition at line 18 of file mhd_nonstat.h.

Field Documentation

◆ n_modes

int mhd_nonstat_data::n_modes

Number of modes

Definition at line 19 of file mhd_nonstat.h.

◆ rho_min

real mhd_nonstat_data::rho_min

rho grid minimum value

Definition at line 20 of file mhd_nonstat.h.

◆ rho_max

real mhd_nonstat_data::rho_max

rho grid maximum value

Definition at line 21 of file mhd_nonstat.h.

◆ nmode

int* mhd_nonstat_data::nmode

Toroidal mode numbers

Definition at line 22 of file mhd_nonstat.h.

◆ mmode

int* mhd_nonstat_data::mmode

Poloidal mode numbers

Definition at line 23 of file mhd_nonstat.h.

◆ amplitude_nm

real* mhd_nonstat_data::amplitude_nm

Amplitude of each mode

Definition at line 24 of file mhd_nonstat.h.

◆ omega_nm

real* mhd_nonstat_data::omega_nm

Toroidal frequency [rad/s]

Definition at line 25 of file mhd_nonstat.h.

◆ phase_nm

real* mhd_nonstat_data::phase_nm

Phase of each mode [rad]

Definition at line 26 of file mhd_nonstat.h.

◆ alpha_nm

interp2D_data* mhd_nonstat_data::alpha_nm

2D splines (rho,time) for each mode's magnetic eigenfunction

Definition at line 31 of file mhd_nonstat.h.

◆ phi_nm

interp2D_data* mhd_nonstat_data::phi_nm

2D splines (rho,time) for each mode's electric eigenfunction

Definition at line 35 of file mhd_nonstat.h.


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