radiation

PathDimensionsTypeUnitsDescription

radiation

(alpha)

Radiation emitted by the plasma and neutrals

radiation.code

(alpha)

STRUCTURE

Generic decription of the code-specific parameters for the code that has produced this IDS

radiation.code.commit

(alpha)

STR_0D

Unique commit reference of software

radiation.code.description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.code.library

(alpha)

[1...N]

STRUCT_ARRAY

List of external libraries used by the code that has produced this IDS

radiation.code.library[:].commit

(alpha)

STR_0D

Unique commit reference of software

radiation.code.library[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.code.library[:].name

(alpha)

STR_0D

Name of software

radiation.code.library[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.code.library[:].repository

(alpha)

STR_0D

URL of software repository

radiation.code.library[:].version

(alpha)

STR_0D

Unique version (tag) of software

radiation.code.name

(alpha)

STR_0D

Name of software generating IDS

radiation.code.output_flag

(alpha)

[radiation.time]

INT_1D

Output flag : 0 means the run is successful, other values mean some difficulty has been encountered, the exact meaning is then code specific. Negative values mean the result shall not be used.

radiation.code.parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.code.repository

(alpha)

STR_0D

URL of software repository

radiation.code.version

(alpha)

STR_0D

Unique version (tag) of software

radiation.grid_ggd

(alpha)

[radiation.grid_ggd[:].time]

STRUCT_ARRAY

Grid (using the Generic Grid Description), for various time slices. The timebase of this array of structure must be a subset of the process/ggd timebases

radiation.grid_ggd[:].grid_subset

(alpha)

[1...N]

STRUCT_ARRAY

Grid subsets

radiation.grid_ggd[:].grid_subset[:].base

(alpha)

[1...N]

STRUCT_ARRAY

Set of bases for the grid subset. For each base, the structure describes the projection of the base vectors on the canonical frame of the grid.

radiation.grid_ggd[:].grid_subset[:].base[:].jacobian

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

radiation.grid_ggd[:].grid_subset[:].base[:].tensor_contravariant

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

radiation.grid_ggd[:].grid_subset[:].base[:].tensor_covariant

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

radiation.grid_ggd[:].grid_subset[:].dimension

(alpha)

INT_0D

Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element.

radiation.grid_ggd[:].grid_subset[:].element

(alpha)

[1...N]

STRUCT_ARRAY

Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces

radiation.grid_ggd[:].grid_subset[:].element[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects defining the element

radiation.grid_ggd[:].grid_subset[:].element[:].object[:].dimension

(alpha)

INT_0D

Dimension of the object

radiation.grid_ggd[:].grid_subset[:].element[:].object[:].index

(alpha)

INT_0D

Object index

radiation.grid_ggd[:].grid_subset[:].element[:].object[:].space

(alpha)

INT_0D

Index of the space from which that object is taken

radiation.grid_ggd[:].grid_subset[:].identifier

(alpha)

STRUCTURE

Grid subset identifier
0) unspecified : unspecified
1) nodes : All nodes (0D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure). In case of a structured grid represented with multiple 1D spaces, the order of the implicit elements in the grid_subset follows Fortran ordering, i.e. iterate always on nodes of the first space first, then move to the second node of the second space, ... : [((s1_1 to s1_end), s2_1, s3_1 ... sN_1), (((s1_1 to s1_end), s2_2, s3_1, ... sN_1)), ... ((s1_1 to s1_end), s2_end, s3_end ... sN_end)]
200) nodes_combining_spaces : All nodes (0D) belonging to the first space, implicitly extended in other dimensions represented by the other spaces in a structured way. The number of subset elements is thus equal to the number of nodes in the first space. Implicit declaration (no need to replicate the grid elements in the grid_subset structure).
2) edges : All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
3) x_aligned_edges : All x-aligned (poloidally) aligned edges belonging to the associated spaces
4) y_aligned_edges : All y-aligned (radially) aligned edges belonging to the associated spaces
5) cells : All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
6) x_points : Nodes defining x-points
7) core_cut : y-aligned edges inside the separatrix connecting to the active x-point
8) PFR_cut : y-aligned edges in the private flux region connecting to the active x-point
9) outer_throat : y-aligned edges in the outer SOL connecting to the active x-point
10) inner_throat : y-aligned edges in the inner SOL connecting to the active x-point
11) outer_midplane : y-aligned edges connecting to the node closest to outer midplane on the separatrix
12) inner_midplane : y-aligned edges connecting to the node closest to inner midplane on the separatrix
13) outer_target : y-aligned edges defining the outer target
14) inner_target : y-aligned edges defining the inner target
15) core_boundary : Innermost x-aligned edges
16) separatrix : x-aligned edges defining the active separatrix
17) main_chamber_wall : x-aligned edges defining main chamber wall outside of the divertor regions
18) outer_baffle : x-aligned edges defining the chamber wall of the outer active divertor region
19) inner_baffle : x-aligned edges defining the chamber wall of the inner active divertor region
20) outer_PFR_wall : x-aligned edges defining the private flux region wall of the outer active divertor region
21) inner_PFR_wall : x-aligned edges defining the private flux region wall of the inner active divertor region
22) core : Cells inside the active separatrix
23) sol : Cells defining the main SOL outside of the divertor regions
24) outer_divertor : Cells defining the outer divertor region
25) inner_divertor : Cells defining the inner divertor region
26) core_sol : x-aligned edges defining part of active separatrix separating core and sol
27) full_main_chamber_wall : main_chamber_wall + outer_baffle(s) + inner_baffle(s)
28) full_PFR_wall : outer_PFR__wall(s) + inner_PFR_wall(s)
29) core_cut_X2 : y-aligned edges inside the separatrix connecting to the non-active x-point
30) PFR_cut_X2 : y-aligned edges in the private flux region connecting to the non-active x-point
31) outer_throat_X2 : y-aligned edges in the outer SOL connecting to the non-active x-point
32) inner_throat_X2 : y-aligned edges in the inner SOL connecting to the non-active x-point
33) separatrix_2 : x-aligned edges defining the non-active separatrix
34) outer_baffle_2 : x-aligned edges defining the chamber wall of the outer non-active divertor region
35) inner_baffle_2 : x-aligned edges defining the chamber wall of the inner non-active divertor region
36) outer_PFR_wall_2 : x-aligned edges defining the private flux region wall of the outer non-active divertor region
37) inner_PFR_wall_2 : x-aligned edges defining the private flux region wall of the inner non-active divertor region
38) intra_sep : Cells between the two separatrices
39) outer_divertor_2 : Cells defining the outer inactive divertor region
40) inner_divertor_2 : Cells defining the inner inactive divertor region
41) outer_target_2 : y-aligned edges defining the outer inactive target
42) inner_target_2 : y-aligned edges defining the inner inactive target
43) volumes : All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
44) full_wall : All edges defining walls, baffles, and targets
45) outer_sf_leg_entrance_1 : y-aligned edges defining the SOL entrance of the first snowflake outer leg
46) outer_sf_leg_entrance_2 : y-aligned edges defining the SOL entrance of the third snowflake outer leg
47) outer_sf_pfr_connection_1 : y-aligned edges defining the connection between the outer snowflake entrance and third leg
48) outer_sf_pfr_connection_2 : y-aligned edges defining the connection between the outer snowflake first and second leg
100) magnetic_axis : Point corresponding to the magnetic axis
101) outer_mid_plane_separatrix : Point on active separatrix at outer mid-plane
102) inner_mid_plane_separatrix : Point on active separatrix at inner mid-plane
103) outer_target_separatrix : Point on active separatrix at outer active target
104) inner_target_separatrix : Point on active separatrix at inner active target
105) outer_target_separatrix_2 : Point on non-active separatrix at outer non-active target
106) inner_target_separatrix_2 : Point on non-active separatrix at inner non-active target

radiation.grid_ggd[:].grid_subset[:].identifier.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].grid_subset[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].grid_subset[:].identifier.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].grid_subset[:].metric

(alpha)

STRUCTURE

Metric of the canonical frame onto Cartesian coordinates

radiation.grid_ggd[:].grid_subset[:].metric.jacobian

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element]

FLT_1D (uncertain)

mixed

Metric Jacobian

radiation.grid_ggd[:].grid_subset[:].metric.tensor_contravariant

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Contravariant metric tensor, given on each element of the subgrid (first dimension)

radiation.grid_ggd[:].grid_subset[:].metric.tensor_covariant

(alpha)

[radiation.grid_ggd[:].grid_subset[:].element,
1...N,
1...N]

FLT_3D (uncertain)

mixed

Covariant metric tensor, given on each element of the subgrid (first dimension)

radiation.grid_ggd[:].identifier

(alpha)

STRUCTURE

Grid identifier
0) unspecified : unspecified
1) linear : Linear
2) cylinder : Cylindrical geometry (straight in axial direction)
3) limiter : Limiter
4) SN : Single null
5) CDN : Connected double null
6) DDN_bottom : Disconnected double null with inner X-point below the midplane
7) DDN_top : Disconnected double null with inner X-point above the midplane
8) annulus : Annular geometry (not necessarily with straight axis)
9) stellarator_island : Stellarator island geometry
10) structured_spaces : Structured grid represented with multiple spaces of dimension 1
11) LFS_snowflake_minus : Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
12) LFS_snowflake_plus : Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
100) reference : Refers to a GGD described in another IDS indicated by grid_path. In such a case, do not fill the grid_ggd node of this IDS

radiation.grid_ggd[:].identifier.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].identifier.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].path

(alpha)

STR_0D

Path of the grid, including the IDS name, in case of implicit reference to a grid_ggd node described in another IDS. To be filled only if the grid is not described explicitly in this grid_ggd structure. Example syntax: IDS::wall/0/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 0, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)

radiation.grid_ggd[:].space

(alpha)

[1...N]

STRUCT_ARRAY

Set of grid spaces

radiation.grid_ggd[:].space[:].coordinates_type

(alpha)

[1...N]

INT_1D

Type of coordinates describing the physical space, for every coordinate of the space. The size of this node therefore defines the dimension of the space. The meaning of these predefined integer constants can be found in the Data Dictionary under utilities/coordinate_identifier.xml

radiation.grid_ggd[:].space[:].geometry_type

(alpha)

STRUCTURE

Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity)

radiation.grid_ggd[:].space[:].geometry_type.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].space[:].geometry_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].space[:].geometry_type.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].space[:].identifier

(alpha)

STRUCTURE

Space identifier
0) unspecified : unspecified
1) primary_standard : Primary space defining the standard grid
2) primary_staggered : Primary space defining a grid staggered with respect to the primary standard space
3) secondary_structured : Secondary space defining additional dimensions that extend the primary standard space in a structured way

radiation.grid_ggd[:].space[:].identifier.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].space[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].space[:].identifier.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].space[:].objects_per_dimension

(alpha)

[1...N]

STRUCT_ARRAY

Definition of the space objects for every dimension (from one to the dimension of the highest-dimensional objects). The index correspond to 1=nodes, 2=edges, 3=faces, 4=cells/volumes, .... For every index, a collection of objects of that dimension is described.

radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content

(alpha)

STRUCTURE

Content of the ../object/geometry node for this dimension
0) unspecified : unspecified
1) node_coordinates : For nodes : node coordinates
11) node_coordinates_connection : For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
21) edge_areas : For edges : contains 3 surface areas after uniform extension in the third dimension of the edges. Geometry(1) and geometry(2) are the projections of that area along the local poloidal and radial coordinate respectively. Geometry(3) is the full surface area of the extended edge
31) face_indices_volume : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces
32) face_indices_volume_connection : For faces : coordinates indices (ix, iy) of the face within the structured grid of the code. The third element contains the volume after uniform extension in the third dimension of the faces. The fourth element is the connection length. The fifth element is the distance in the poloidal plane to the nearest solid surface outside the separatrix

radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.description

(alpha)

STR_0D

Verbose description

radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.grid_ggd[:].space[:].objects_per_dimension[:].geometry_content.name

(alpha)

STR_0D

Short string identifier

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object

(alpha)

[1...N]

STRUCT_ARRAY

Set of objects for a given dimension

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary

(alpha)

[1...N]

STRUCT_ARRAY

Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].index

(alpha)

INT_0D

Index of this (n-1)-dimensional boundary object

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].boundary[:].neighbours

(alpha)

[1...N]

INT_1D

List of indices of the n-dimensional objects adjacent to the given n-dimensional object. An object can possibly have multiple neighbours on a boundary

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry

(alpha)

[1...N]

FLT_1D (uncertain)

mixed

Geometry data associated with the object, its detailed content is defined by ../../geometry_content. Its dimension depends on the type of object, geometry and coordinate considered.

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].geometry_2d

(alpha)

[1...N,
1...N]

FLT_2D (uncertain)

mixed

2D geometry data associated with the object. Its dimension depends on the type of object, geometry and coordinate considered. Typically, the first dimension represents the object coordinates, while the second dimension would represent the values of the various degrees of freedom of the finite element attached to the object.

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].measure

(alpha)

FLT_0D (uncertain)

m^dimension

Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...)

radiation.grid_ggd[:].space[:].objects_per_dimension[:].object[:].nodes

(alpha)

[1...N]

INT_1D

List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation)

radiation.grid_ggd[:].time

(alpha)

FLT_0D

s

Time

radiation.ids_properties

(alpha)

STRUCTURE

Interface Data Structure properties. This element identifies the node above as an IDS

radiation.ids_properties.comment

(alpha)

STR_0D

Any comment describing the content of this IDS

radiation.ids_properties.creation_date

(alpha)

STR_0D

Date at which this data has been produced

radiation.ids_properties.homogeneous_time

(alpha)

INT_0D

This node must be filled (with 0, 1, or 2) for the IDS to be valid. If 1, the time of this IDS is homogeneous, i.e. the time values for this IDS are stored in the time node just below the root of this IDS. If 0, the time values are stored in the various time fields at lower levels in the tree. In the case only constant or static nodes are filled within the IDS, homogeneous_time must be set to 2

radiation.ids_properties.name

(alpha)

STR_0D

User-defined name for this IDS occurrence

radiation.ids_properties.occurrence

INT_0D

radiation.ids_properties.occurrence_type

(alpha)

STRUCTURE

Type of data contained in this occurrence
1) reconstruction : Equilibrium reconstruction
2) prediction_fixed : Equilibrium prediction, fixed boundary
3) prediction_free : Equilibrium prediction, free boundary
4) mapping : Used for mapping equilibrium results from one grid type / resolution to another, or for including variables not present in the first set such as the calculation of magnetic field of other derived parameters

radiation.ids_properties.occurrence_type.description

(alpha)

STR_0D

Verbose description

radiation.ids_properties.occurrence_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.ids_properties.occurrence_type.name

(alpha)

STR_0D

Short string identifier

radiation.ids_properties.plugins

(alpha)

STRUCTURE

Information about the plugins used to write/read this IDS. This structure is filled automatically by the Access Layer at GET/PUT time, no need to fill it via a user program.

radiation.ids_properties.plugins.infrastructure_get

(alpha)

STRUCTURE

Plugin infrastructure used to GET the data

radiation.ids_properties.plugins.infrastructure_get.commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.infrastructure_get.description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.infrastructure_get.name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.infrastructure_get.repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.infrastructure_get.version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.plugins.infrastructure_put

(alpha)

STRUCTURE

Plugin infrastructure used to PUT the data

radiation.ids_properties.plugins.infrastructure_put.commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.infrastructure_put.description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.infrastructure_put.name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.infrastructure_put.repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.infrastructure_put.version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.plugins.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which a plugin has been applied

radiation.ids_properties.plugins.node[:].get_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins actually used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application). This information is filled by the plugin infrastructure during the GET operation.

radiation.ids_properties.plugins.node[:].get_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.node[:].get_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.node[:].get_operation[:].name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.node[:].get_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.ids_properties.plugins.node[:].get_operation[:].repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.node[:].get_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.plugins.node[:].path

(alpha)

STR_0D

Path of the node within the IDS, following the syntax given in the link below. If empty, means the plugin applies to the whole IDS.

radiation.ids_properties.plugins.node[:].put_operation

(alpha)

[1...N]

STRUCT_ARRAY

Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application)

radiation.ids_properties.plugins.node[:].put_operation[:].commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.node[:].put_operation[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.node[:].put_operation[:].name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.node[:].put_operation[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.ids_properties.plugins.node[:].put_operation[:].repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.node[:].put_operation[:].version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.plugins.node[:].readback

(alpha)

[1...N]

STRUCT_ARRAY

Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application)

radiation.ids_properties.plugins.node[:].readback[:].commit

(alpha)

STR_0D

Unique commit reference of software

radiation.ids_properties.plugins.node[:].readback[:].description

(alpha)

STR_0D

Short description of the software (type, purpose)

radiation.ids_properties.plugins.node[:].readback[:].name

(alpha)

STR_0D

Name of software used

radiation.ids_properties.plugins.node[:].readback[:].parameters

(alpha)

STR_0D

List of the code specific parameters in XML format

radiation.ids_properties.plugins.node[:].readback[:].repository

(alpha)

STR_0D

URL of software repository

radiation.ids_properties.plugins.node[:].readback[:].version

(alpha)

STR_0D

Unique version (tag) of software

radiation.ids_properties.provenance

(alpha)

STRUCTURE

Provenance information about this IDS

radiation.ids_properties.provenance.node

(alpha)

[1...N]

STRUCT_ARRAY

Set of IDS nodes for which the provenance is given. The provenance information applies to the whole structure below the IDS node. For documenting provenance information for the whole IDS, set the size of this array of structure to 1 and leave the child "path" node empty

radiation.ids_properties.provenance.node[:].path

(alpha)

STR_0D

Path of the node within the IDS, following the syntax given in the link below. If empty, means the provenance information applies to the whole IDS.

radiation.ids_properties.provenance.node[:].sources

(alpha)

[1...N]

STR_1D

List of sources used to import or calculate this node, identified as explained below. In case the node is the result of of a calculation / data processing, the source is an input to the process described in the "code" structure at the root of the IDS. The source can be an IDS (identified by a URI or a persitent identifier, see syntax in the link below) or non-IDS data imported directly from an non-IMAS database (identified by the command used to import the source, or the persistent identifier of the data source). Often data are obtained by a chain of processes, however only the last process input are recorded here. The full chain of provenance has then to be reconstructed recursively from the provenance information contained in the data sources.

radiation.ids_properties.provider

(alpha)

STR_0D

Name of the person in charge of producing this data

radiation.ids_properties.source

(obsolescent)

STR_0D

Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...). Superseeded by the new provenance structure.

radiation.ids_properties.version_put

(alpha)

STRUCTURE

Version of the access layer package used to PUT this IDS

radiation.ids_properties.version_put.access_layer

(alpha)

STR_0D

Version of Access Layer used to PUT this IDS

radiation.ids_properties.version_put.access_layer_language

(alpha)

STR_0D

Programming language of the Access Layer high level API used to PUT this IDS

radiation.ids_properties.version_put.data_dictionary

(alpha)

STR_0D

Version of Data Dictionary used to PUT this IDS

radiation.process

(alpha)

[1...N]

STRUCT_ARRAY

Set of emission processes. The radiation characteristics are described at the level of the originating entity. For instance describe line radiation from neutrals under profiles_1d/neutral. Line and recombination radiation under profiles_1d/ion. Bremsstrahlung radiation under profiles_1d/neutral and ion ...

radiation.process[:].ggd

(alpha)

[radiation.process[:].ggd[:].time]

STRUCT_ARRAY

Emissivities represented using the general grid description, for various time slices

radiation.process[:].ggd[:].electrons

(alpha)

STRUCTURE

Process terms related to electrons

radiation.process[:].ggd[:].electrons.emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this species, on various grid subsets

radiation.process[:].ggd[:].electrons.emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].electrons.emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].electrons.emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].electrons.emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].electrons.emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different ion species

radiation.process[:].ggd[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

radiation.process[:].ggd[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

radiation.process[:].ggd[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

radiation.process[:].ggd[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

radiation.process[:].ggd[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

radiation.process[:].ggd[:].ion[:].emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this species, on various grid subsets

radiation.process[:].ggd[:].ion[:].emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].ion[:].emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].ion[:].emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].ion[:].emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].ion[:].emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

radiation.process[:].ggd[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

radiation.process[:].ggd[:].ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

radiation.process[:].ggd[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different charge states of the species (ionisation, energy, excitation, ...)

radiation.process[:].ggd[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

radiation.process[:].ggd[:].ion[:].state[:].emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this state, on various grid subsets

radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].ion[:].state[:].emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

radiation.process[:].ggd[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

radiation.process[:].ggd[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

radiation.process[:].ggd[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

radiation.process[:].ggd[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

radiation.process[:].ggd[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

radiation.process[:].ggd[:].neutral

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different neutral species

radiation.process[:].ggd[:].neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

radiation.process[:].ggd[:].neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

radiation.process[:].ggd[:].neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

radiation.process[:].ggd[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

radiation.process[:].ggd[:].neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

radiation.process[:].ggd[:].neutral[:].emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this species, on various grid subsets

radiation.process[:].ggd[:].neutral[:].emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].neutral[:].emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].neutral[:].emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].neutral[:].emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].neutral[:].emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].neutral[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../ion array

radiation.process[:].ggd[:].neutral[:].label

(alpha)

STR_0D

String identifying the neutral species (e.g. H, D, T, He, C, ...)

radiation.process[:].ggd[:].neutral[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

radiation.process[:].ggd[:].neutral[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different charge states of the species (energy, excitation, ...)

radiation.process[:].ggd[:].neutral[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

radiation.process[:].ggd[:].neutral[:].state[:].emissivity

(alpha)

[1...N]

STRUCT_ARRAY

W.m^-3

Emissivity from this state, on various grid subsets

radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].coefficients

(alpha)

[radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values,
1...N]

FLT_2D (uncertain)

W.m^-3

Interpolation coefficients, to be used for a high precision evaluation of the physical quantity with finite elements, provided per element in the grid subset (first dimension).

radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].grid_index

(alpha)

INT_0D

Index of the grid used to represent this quantity

radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].grid_subset_index

(alpha)

INT_0D

Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index

radiation.process[:].ggd[:].neutral[:].state[:].emissivity[:].values

(alpha)

[1...N]

FLT_1D (uncertain)

W.m^-3

One scalar value is provided per element in the grid subset.

radiation.process[:].ggd[:].neutral[:].state[:].label

(alpha)

STR_0D

String identifying state

radiation.process[:].ggd[:].neutral[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

radiation.process[:].ggd[:].neutral[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

radiation.process[:].ggd[:].neutral[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.process[:].ggd[:].neutral[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

radiation.process[:].ggd[:].neutral[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

radiation.process[:].ggd[:].neutral[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

radiation.process[:].ggd[:].time

(alpha)

FLT_0D

s

Time

radiation.process[:].global_quantities

(alpha)

[radiation.process[:].global_quantities[:].time]

STRUCT_ARRAY

Scalar volume integrated quantities

radiation.process[:].global_quantities[:].inside_lcfs

(alpha)

STRUCTURE

Emissions from the core plasma, inside the last closed flux surface

radiation.process[:].global_quantities[:].inside_lcfs.power

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all species

radiation.process[:].global_quantities[:].inside_lcfs.power_electrons

(alpha)

FLT_0D (uncertain)

W

Power emitted by electrons

radiation.process[:].global_quantities[:].inside_lcfs.power_ion_total

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all ion species

radiation.process[:].global_quantities[:].inside_lcfs.power_neutral_total

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all neutral species

radiation.process[:].global_quantities[:].inside_vessel

(alpha)

STRUCTURE

Total emissions inside the vacuum vessel

radiation.process[:].global_quantities[:].inside_vessel.power

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all species

radiation.process[:].global_quantities[:].inside_vessel.power_electrons

(alpha)

FLT_0D (uncertain)

W

Power emitted by electrons

radiation.process[:].global_quantities[:].inside_vessel.power_ion_total

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all ion species

radiation.process[:].global_quantities[:].inside_vessel.power_neutral_total

(alpha)

FLT_0D (uncertain)

W

Total power emitted by all neutral species

radiation.process[:].global_quantities[:].time

(alpha)

FLT_0D

s

Time

radiation.process[:].identifier

(alpha)

STRUCTURE

Process identifier
0) unspecified : Unspecified emission process
6) nuclear_decay : Emission from nuclear decay
8) bremsstrahlung : Emission from bremsstrahlung
9) synchrotron_radiation : Emission from synchrotron radiation
10) line_radiation : Emission from line radiation
11) recombination : Emission from recombination
501) runaways : Emission from run-away processes; includes both electron and ion run-away
901) custom_1 : Custom emission 1; content to be decided by data provided
902) custom_2 : Custom emission 2; content to be decided by data provided
903) custom_3 : Custom emission 3; content to be decided by data provided
904) custom_4 : Custom emission 4; content to be decided by data provided
905) custom_5 : Custom emission 5; content to be decided by data provided
906) custom_6 : Custom emission 6; content to be decided by data provided
907) custom_7 : Custom emission 7; content to be decided by data provided
908) custom_8 : Custom emission 8; content to be decided by data provided
909) custom_9 : Custom emission 9; content to be decided by data provided

radiation.process[:].identifier.description

(alpha)

STR_0D

Verbose description

radiation.process[:].identifier.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.process[:].identifier.name

(alpha)

STR_0D

Short string identifier

radiation.process[:].profiles_1d

(alpha)

[radiation.process[:].profiles_1d[:].time]

STRUCT_ARRAY

Emissivity radial profiles for various time slices

radiation.process[:].profiles_1d[:].electrons

(alpha)

STRUCTURE

Processs terms related to electrons

radiation.process[:].profiles_1d[:].electrons.emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].electrons.power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].emissivity_ion_total

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity (summed over ion species)

radiation.process[:].profiles_1d[:].emissivity_neutral_total

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity (summed over neutral species)

radiation.process[:].profiles_1d[:].grid

(alpha)

STRUCTURE

Radial grid

radiation.process[:].profiles_1d[:].grid.area

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Cross-sectional area of the flux surface

radiation.process[:].profiles_1d[:].grid.psi

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

Wb

Poloidal magnetic flux

radiation.process[:].profiles_1d[:].grid.psi_boundary

(alpha)

FLT_0D (uncertain)

Wb

Value of the poloidal magnetic flux at the plasma boundary (useful to normalize the psi array values when the radial grid doesn't go from the magnetic axis to the plasma boundary)

radiation.process[:].profiles_1d[:].grid.psi_magnetic_axis

(alpha)

FLT_0D (uncertain)

Wb

Value of the poloidal magnetic flux at the magnetic axis (useful to normalize the psi array values when the radial grid doesn't go from the magnetic axis to the plasma boundary)

radiation.process[:].profiles_1d[:].grid.rho_pol_norm

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

-

Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis)))

radiation.process[:].profiles_1d[:].grid.rho_tor

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m

Toroidal flux coordinate. rho_tor = sqrt(b_flux_tor/(pi*b0)) ~ sqrt(pi*r^2*b0/(pi*b0)) ~ r [m]. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0

radiation.process[:].profiles_1d[:].grid.rho_tor_norm

(alpha)

[1...N]

FLT_1D (uncertain)

-

Normalised toroidal flux coordinate. The normalizing value for rho_tor_norm, is the toroidal flux coordinate at the equilibrium boundary (LCFS or 99.x % of the LCFS in case of a fixed boundary equilibium calculation, see time_slice/boundary/b_flux_pol_norm in the equilibrium IDS)

radiation.process[:].profiles_1d[:].grid.surface

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^2

Surface area of the toroidal flux surface

radiation.process[:].profiles_1d[:].grid.volume

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

m^3

Volume enclosed inside the magnetic surface

radiation.process[:].profiles_1d[:].ion

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different ion species

radiation.process[:].profiles_1d[:].ion[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

radiation.process[:].profiles_1d[:].ion[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

radiation.process[:].profiles_1d[:].ion[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

radiation.process[:].profiles_1d[:].ion[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

radiation.process[:].profiles_1d[:].ion[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

radiation.process[:].profiles_1d[:].ion[:].emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].ion[:].label

(alpha)

STR_0D

String identifying ion (e.g. H+, D+, T+, He+2, C+, ...)

radiation.process[:].profiles_1d[:].ion[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

radiation.process[:].profiles_1d[:].ion[:].neutral_index

(alpha)

INT_0D

Index of the corresponding neutral species in the ../../neutral array

radiation.process[:].profiles_1d[:].ion[:].power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].ion[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different charge states of the species (ionisation, energy, excitation, ...)

radiation.process[:].profiles_1d[:].ion[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

radiation.process[:].profiles_1d[:].ion[:].state[:].emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].ion[:].state[:].label

(alpha)

STR_0D

String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...)

radiation.process[:].profiles_1d[:].ion[:].state[:].power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].ion[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

radiation.process[:].profiles_1d[:].ion[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

radiation.process[:].profiles_1d[:].ion[:].state[:].z_max

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Maximum Z of the charge state bundle

radiation.process[:].profiles_1d[:].ion[:].state[:].z_min

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Minimum Z of the charge state bundle

radiation.process[:].profiles_1d[:].ion[:].z_ion

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Ion charge (of the dominant ionisation state; lumped ions are allowed)

radiation.process[:].profiles_1d[:].neutral

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different neutral species

radiation.process[:].profiles_1d[:].neutral[:].element

(alpha)

[1...N]

STRUCT_ARRAY

List of elements forming the atom or molecule

radiation.process[:].profiles_1d[:].neutral[:].element[:].a

(alpha)

FLT_0D (uncertain)

Atomic Mass Unit

Mass of atom

radiation.process[:].profiles_1d[:].neutral[:].element[:].atoms_n

(alpha)

INT_0D

Number of atoms of this element in the molecule

radiation.process[:].profiles_1d[:].neutral[:].element[:].multiplicity

(obsolescent)

FLT_0D (uncertain)

Elementary Charge Unit

Multiplicity of the atom

radiation.process[:].profiles_1d[:].neutral[:].element[:].z_n

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Nuclear charge

radiation.process[:].profiles_1d[:].neutral[:].emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].neutral[:].ion_index

(alpha)

INT_0D

Index of the corresponding ion species in the ../../ion array

radiation.process[:].profiles_1d[:].neutral[:].label

(alpha)

STR_0D

String identifying the neutral species (e.g. H, D, T, He, C, ...)

radiation.process[:].profiles_1d[:].neutral[:].multiple_states_flag

(alpha)

INT_0D

Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure

radiation.process[:].profiles_1d[:].neutral[:].power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].neutral[:].state

(alpha)

[1...N]

STRUCT_ARRAY

Process terms related to the different charge states of the species (energy, excitation, ...)

radiation.process[:].profiles_1d[:].neutral[:].state[:].electron_configuration

(alpha)

STR_0D

Configuration of atomic orbitals of this state, e.g. 1s2-2s1

radiation.process[:].profiles_1d[:].neutral[:].state[:].emissivity

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W.m^-3

Emissivity from this species

radiation.process[:].profiles_1d[:].neutral[:].state[:].label

(alpha)

STR_0D

String identifying state

radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type

(alpha)

STRUCTURE

Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI
1) cold : Cold neutrals
2) thermal : Thermal neutrals
3) fast : Fast neutrals
4) nbi : NBI neutrals

radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type.description

(alpha)

STR_0D

Verbose description

radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type.index

(alpha)

INT_0D

Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index.

radiation.process[:].profiles_1d[:].neutral[:].state[:].neutral_type.name

(alpha)

STR_0D

Short string identifier

radiation.process[:].profiles_1d[:].neutral[:].state[:].power_inside

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Radiated power from inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].neutral[:].state[:].vibrational_level

(alpha)

FLT_0D (uncertain)

Elementary Charge Unit

Vibrational level (can be bundled)

radiation.process[:].profiles_1d[:].neutral[:].state[:].vibrational_mode

(alpha)

STR_0D

Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature.

radiation.process[:].profiles_1d[:].power_inside_ion_total

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Total power from ion species (summed over ion species) inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].power_inside_neutral_total

(alpha)

[radiation.process[:].profiles_1d[:].grid.rho_tor_norm]

FLT_1D (uncertain)

W

Total power from ion species (summed over neutral species) inside the flux surface (volume integral of the emissivity inside the flux surface)

radiation.process[:].profiles_1d[:].time

(alpha)

FLT_0D

s

Time

radiation.time

(alpha)

[1...N]

FLT_1D_TYPE

s

Generic time

radiation.vacuum_toroidal_field

(alpha)

STRUCTURE

Characteristics of the vacuum toroidal field (used in rho_tor definition)

radiation.vacuum_toroidal_field.b0

(alpha)

[radiation.time]

FLT_1D (uncertain)

T

Vacuum toroidal field at R0 [T]; Positive sign means anti-clockwise when viewing from above. The product R0B0 must be consistent with the b_tor_vacuum_r field of the tf IDS.

radiation.vacuum_toroidal_field.r0

(alpha)

FLT_0D (uncertain)

m

Reference major radius where the vacuum toroidal magnetic field is given (usually a fixed position such as the middle of the vessel at the equatorial midplane)