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

Local-files atomic reaction offload data. More...

#include <asigma_loc.h>

Data Fields

int N_reac
 
int z_1 [MAX_ATOMIC]
 
int a_1 [MAX_ATOMIC]
 
int z_2 [MAX_ATOMIC]
 
int a_2 [MAX_ATOMIC]
 
int N_E [MAX_ATOMIC]
 
int N_n [MAX_ATOMIC]
 
int N_T [MAX_ATOMIC]
 
int reac_type [MAX_ATOMIC]
 
int offload_array_length
 

Detailed Description

Local-files atomic reaction offload data.

Definition at line 15 of file asigma_loc.h.

Field Documentation

◆ N_reac

int asigma_loc_offload_data::N_reac

Number of reactions

Definition at line 16 of file asigma_loc.h.

◆ z_1

int asigma_loc_offload_data::z_1[MAX_ATOMIC]

Atomic number of test particle

Definition at line 17 of file asigma_loc.h.

◆ a_1

int asigma_loc_offload_data::a_1[MAX_ATOMIC]

Mass number of test particle

Definition at line 18 of file asigma_loc.h.

◆ z_2

int asigma_loc_offload_data::z_2[MAX_ATOMIC]

Atomic number of bulk particle

Definition at line 19 of file asigma_loc.h.

◆ a_2

int asigma_loc_offload_data::a_2[MAX_ATOMIC]

Mass number of bulk particle

Definition at line 20 of file asigma_loc.h.

◆ N_E

int asigma_loc_offload_data::N_E[MAX_ATOMIC]

Size of the energy abscissa

Definition at line 21 of file asigma_loc.h.

◆ N_n

int asigma_loc_offload_data::N_n[MAX_ATOMIC]

Size of the density abscissa

Definition at line 22 of file asigma_loc.h.

◆ N_T

int asigma_loc_offload_data::N_T[MAX_ATOMIC]

Size of the temperature abscissa

Definition at line 23 of file asigma_loc.h.

◆ reac_type

int asigma_loc_offload_data::reac_type[MAX_ATOMIC]

Reaction type

Definition at line 24 of file asigma_loc.h.

◆ offload_array_length

int asigma_loc_offload_data::offload_array_length

Number of elements in offload_array

Definition at line 25 of file asigma_loc.h.


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