plasma_initiation¶
Description the early phases of the plasma, before an equilibrium can be calculated
Maximum occurrences (MDS+ backend only): 1
New in version 3.38.0: lifecycle status alpha
Changed in version 3.39.0.
ids_propertiesstructure¶
See common IDS structure reference: ids_properties.
global_quantitiesstructure¶Global quantities
Global quantities
global_quantities/b_field_strayTstructure¶Stray magnetic field at plasma position
Stray magnetic field at plasma position
global_quantities/b_field_perpendicularTstructure¶Perpendicular magnetic field at plasma position. […]
Perpendicular magnetic field at plasma position. b_field_perpendicular = sqrt(b_field_stray^2+b_field_eddy^2)
global_quantities/connection_lengthmstructure¶Average length of open magnetic field lines. […]
Average length of open magnetic field lines. In the case of fully closed field lines, connection_length = 1
b_field_lines(itime)AoS¶Magnetic field line tracing results, given at various time slices
Magnetic field line tracing results, given at various time slices
1 |
b_field_lines(itime)/grid_typestructure¶Selection of one of a set of grid types
Selection of one of a set of grid types
This is an identifier. See poloidal_plane_coordinates_identifier for the available options.
b_field_lines(itime)/gridstructure¶Definition of the 2D grid (the content of dim1 and dim2 is defined […]
Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)
b_field_lines(itime)/grid/dim1(:) ⇹mixedFLT_1D¶First dimension values
First dimension values
1 |
|
b_field_lines(itime)/grid/dim2(:) ⇹mixedFLT_1D¶Second dimension values
Second dimension values
1 |
|
b_field_lines(itime)/townsend_or_closed_positionsstructure¶List of all R, Z positions along all field lines encoutering […]
List of all R, Z positions along all field lines encoutering Townsend condition or being closed field lines
b_field_lines(itime)/townsend_or_closed_grid_positionsstructure¶List of all R, Z grid positions (from ../grid) containing field […]
List of all R, Z grid positions (from ../grid) containing field lines encoutering Townsend condition or being closed field lines
b_field_lines(itime)/townsend_or_closed_grid_positions/r(:) ⇹mFLT_1D¶Major radius
Major radius
1 |
|
b_field_lines(itime)/starting_positionsstructure¶Starting position to initiate field line tracing, for each field […]
Starting position to initiate field line tracing, for each field line
b_field_lines(itime)/e_field_townsend(:) ⇹V.m^-1FLT_1D¶Townsend electric field along each field line
Townsend electric field along each field line
1 |
b_field_lines(itime)/e_field_parallel(:) ⇹V.m^-1FLT_1D¶Parallel electric field along each field line
Parallel electric field along each field line
1 |
b_field_lines(itime)/pressure ⇹PaFLT_0D¶Prefill gas pressure used in Townsend E field calculation
Prefill gas pressure used in Townsend E field calculation
profiles_2d(itime)AoS¶2D profiles in the poloidal plane, given at various time slices
2D profiles in the poloidal plane, given at various time slices
1 |
New in version >3.38.1.
profiles_2d(itime)/grid_typestructure¶Selection of one of a set of grid types
Selection of one of a set of grid types
This is an identifier. See poloidal_plane_coordinates_identifier for the available options.
profiles_2d(itime)/gridstructure¶Definition of the 2D grid (the content of dim1 and dim2 is defined […]
Definition of the 2D grid (the content of dim1 and dim2 is defined by the selected grid_type)
profiles_2d(itime)/grid/dim2(:) ⇹mixedFLT_1D¶Second dimension values
Second dimension values
1 |
|
profiles_2d(itime)/e_field_tor(:,:) ⇹V.m^-1FLT_2D¶Toroidal component of the electric field
Toroidal component of the electric field
1 |
|
2 |
Deprecated since version 3.42.0.