ASCOT5
|
Plasma simulation data. More...
#include <plasma.h>
Data Fields | |
plasma_type | type |
plasma_1D_data | plasma_1D |
plasma_1Dt_data | plasma_1Dt |
plasma_1DS_data | plasma_1DS |
Plasma simulation data.
This struct holds data necessary for simulation. The struct is initialized from the plasma_offload_data in plasma_init().
The intended usage is that only single plasma_data is used at the time, and the type of the data is declared with the "type" field.
plasma_type plasma_data::type |
plasma_1D_data plasma_data::plasma_1D |
plasma_1Dt_data plasma_data::plasma_1Dt |
plasma_1DS_data plasma_data::plasma_1DS |