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

1D neutral parameters on the target More...

#include <N0_1D.h>

Data Fields

int n_species
 
int anum [MAX_SPECIES]
 
int znum [MAX_SPECIES]
 
int maxwellian [MAX_SPECIES]
 
linint1D_data n0 [MAX_SPECIES]
 
linint1D_data t0 [MAX_SPECIES]
 

Detailed Description

1D neutral parameters on the target

Definition at line 28 of file N0_1D.h.

Field Documentation

◆ n_species

int N0_1D_data::n_species

Number of neutral species

Definition at line 29 of file N0_1D.h.

◆ anum

int N0_1D_data::anum[MAX_SPECIES]

Neutral species mass number []

Definition at line 30 of file N0_1D.h.

◆ znum

int N0_1D_data::znum[MAX_SPECIES]

Neutral species charge number []

Definition at line 31 of file N0_1D.h.

◆ maxwellian

int N0_1D_data::maxwellian[MAX_SPECIES]

Whether species distribution is Maxwellian or monoenergetic

Definition at line 32 of file N0_1D.h.

◆ n0

linint1D_data N0_1D_data::n0[MAX_SPECIES]

Pointer to start of neutral density interpolation data struct array

Definition at line 34 of file N0_1D.h.

◆ t0

linint1D_data N0_1D_data::t0[MAX_SPECIES]

Pointer to start of neutral temperature interpolation data struct array

Definition at line 36 of file N0_1D.h.


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