ASCOT5
|
Neutral simulation data. More...
#include <neutral.h>
Data Fields | |
neutral_type | type |
N0_1D_data | N01D |
N0_3D_data | N03D |
Neutral simulation data.
This struct holds data necessary for simulation. The struct is initialized from the neutral_offload_data in neutral_init().
The intended usage is that only single neutral_data is used at the time, and the type of the data is declared with the "type" field.
neutral_type neutral_data::type |
N0_1D_data neutral_data::N01D |
N0_3D_data neutral_data::N03D |