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

1D neutral parameters on the host More...

#include <N0_1D.h>

Data Fields

int n_rho
 
real rho_min
 
real rho_max
 
int n_species
 
int anum [MAX_SPECIES]
 
int znum [MAX_SPECIES]
 
int maxwellian [MAX_SPECIES]
 
int offload_array_length
 

Detailed Description

1D neutral parameters on the host

Definition at line 13 of file N0_1D.h.

Field Documentation

◆ n_rho

int N0_1D_offload_data::n_rho

Number of r grid points in the data

Definition at line 14 of file N0_1D.h.

◆ rho_min

real N0_1D_offload_data::rho_min

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

Definition at line 15 of file N0_1D.h.

◆ rho_max

real N0_1D_offload_data::rho_max

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

Definition at line 16 of file N0_1D.h.

◆ n_species

int N0_1D_offload_data::n_species

Number of neutral species

Definition at line 17 of file N0_1D.h.

◆ anum

int N0_1D_offload_data::anum[MAX_SPECIES]

Neutral species mass number []

Definition at line 18 of file N0_1D.h.

◆ znum

int N0_1D_offload_data::znum[MAX_SPECIES]

Neutral species charge number []

Definition at line 19 of file N0_1D.h.

◆ maxwellian

int N0_1D_offload_data::maxwellian[MAX_SPECIES]

Whether species distribution is Maxwellian or monoenergetic

Definition at line 20 of file N0_1D.h.

◆ offload_array_length

int N0_1D_offload_data::offload_array_length

Number of elements in offload_array

Definition at line 22 of file N0_1D.h.


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