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

3D neutral parameters on the host More...

#include <N0_3D.h>

Data Fields

int n_r
 
int n_z
 
int n_phi
 
real r_min
 
real r_max
 
real z_min
 
real z_max
 
real phi_min
 
real phi_max
 
int n_species
 
int anum [MAX_SPECIES]
 
int znum [MAX_SPECIES]
 
int maxwellian [MAX_SPECIES]
 
int offload_array_length
 

Detailed Description

3D neutral parameters on the host

Definition at line 13 of file N0_3D.h.

Field Documentation

◆ n_r

int N0_3D_offload_data::n_r

Number of r grid points in the data

Definition at line 14 of file N0_3D.h.

◆ n_z

int N0_3D_offload_data::n_z

Number of z grid points in the data

Definition at line 15 of file N0_3D.h.

◆ n_phi

int N0_3D_offload_data::n_phi

Number of phi grid points in the data

Definition at line 16 of file N0_3D.h.

◆ r_min

real N0_3D_offload_data::r_min

Minimum r coordinate in the grid in the data [m]

Definition at line 17 of file N0_3D.h.

◆ r_max

real N0_3D_offload_data::r_max

Maximum r coordinate in the grid in the data [m]

Definition at line 18 of file N0_3D.h.

◆ z_min

real N0_3D_offload_data::z_min

Minimum z coordinate in the grid in the data [m]

Definition at line 19 of file N0_3D.h.

◆ z_max

real N0_3D_offload_data::z_max

Maximum z coordinate in the grid in the data [m]

Definition at line 20 of file N0_3D.h.

◆ phi_min

real N0_3D_offload_data::phi_min

Minimum phi coordinate in the grid in the data [rad]

Definition at line 21 of file N0_3D.h.

◆ phi_max

real N0_3D_offload_data::phi_max

Maximum phi coordinate in the grid in the data [rad]

Definition at line 22 of file N0_3D.h.

◆ n_species

int N0_3D_offload_data::n_species

Number of neutral species

Definition at line 23 of file N0_3D.h.

◆ anum

int N0_3D_offload_data::anum[MAX_SPECIES]

Neutral species mass number []

Definition at line 24 of file N0_3D.h.

◆ znum

int N0_3D_offload_data::znum[MAX_SPECIES]

Neutral species charge number []

Definition at line 25 of file N0_3D.h.

◆ maxwellian

int N0_3D_offload_data::maxwellian[MAX_SPECIES]

Whether species distribution is Maxwellian or monoenergetic

Definition at line 26 of file N0_3D.h.

◆ offload_array_length

int N0_3D_offload_data::offload_array_length

Number of elements in offload_array

Definition at line 28 of file N0_3D.h.


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