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

MHD stat parameters that will be offloaded to target. More...

#include <mhd_stat.h>

Data Fields

int n_modes
 
int nrho
 
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]
 
int offload_array_length
 

Detailed Description

MHD stat parameters that will be offloaded to target.

Definition at line 17 of file mhd_stat.h.

Field Documentation

◆ n_modes

int mhd_stat_offload_data::n_modes

Number of modes

Definition at line 19 of file mhd_stat.h.

◆ nrho

int mhd_stat_offload_data::nrho

Number of rho grid points

Definition at line 20 of file mhd_stat.h.

◆ rho_min

real mhd_stat_offload_data::rho_min

rho grid minimum value

Definition at line 21 of file mhd_stat.h.

◆ rho_max

real mhd_stat_offload_data::rho_max

rho grid maximum value

Definition at line 22 of file mhd_stat.h.

◆ nmode

int mhd_stat_offload_data::nmode[MHD_MODES_MAX_NUM]

Toroidal mode numbers

Definition at line 23 of file mhd_stat.h.

◆ mmode

int mhd_stat_offload_data::mmode[MHD_MODES_MAX_NUM]

Poloidal mode numbers

Definition at line 24 of file mhd_stat.h.

◆ amplitude_nm

real mhd_stat_offload_data::amplitude_nm[MHD_MODES_MAX_NUM]

Amplitude of each mode

Definition at line 25 of file mhd_stat.h.

◆ omega_nm

real mhd_stat_offload_data::omega_nm[MHD_MODES_MAX_NUM]

Toroidal rotation frequency of each mode [rad/s]

Definition at line 26 of file mhd_stat.h.

◆ phase_nm

real mhd_stat_offload_data::phase_nm[MHD_MODES_MAX_NUM]

Phase of each mode [rad]

Definition at line 28 of file mhd_stat.h.

◆ offload_array_length

int mhd_stat_offload_data::offload_array_length

Number of elements in offload_array

Definition at line 30 of file mhd_stat.h.


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