ITER Physics Data Model Documentation for wall

Description of the torus wall and its interaction with the plasma

Notation of array of structure indices: itime indicates a time index; i1, i2, i3, ... indicate other indices with their depth in the IDS. This notation clarifies the path of a given node, but should not be used to compare indices of different nodes (they may have different meanings).

Lifecycle status: alpha since version 3.1.0

Last change occured on version: 3.38.0

Back to top IDS list

By convention, only the upper error node should be filled in case of symmetrical error bars. The upper and lower errors are absolute and defined positive, and represent one standard deviation of the data. The effective values of the data (within one standard deviation) will be within the interval [data-data_error_lower, data+data_error_upper]. Thus whatever the sign of data, data_error_lower relates to the lower bound and data_error_upper to the upper bound of the error bar interval.

Full path name Description Data Type Coordinates
ids_properties Interface Data Structure properties. This element identifies the node above as an IDS structure
ids_properties/comment Any comment describing the content of this IDS {constant} STR_0D
ids_properties/homogeneous_time 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 {constant} INT_0D
ids_properties/source
Lifecycle status: obsolescent since version 3.34.0
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. {constant} STR_0D
ids_properties/provider Name of the person in charge of producing this data {constant} STR_0D
ids_properties/creation_date Date at which this data has been produced {constant} STR_0D
ids_properties/version_put Version of the access layer package used to PUT this IDS structure
ids_properties/version_put/data_dictionary Version of Data Dictionary used to PUT this IDS {constant} STR_0D
ids_properties/version_put/access_layer Version of Access Layer used to PUT this IDS {constant} STR_0D
ids_properties/version_put/access_layer_language Programming language of the Access Layer high level API used to PUT this IDS {constant} STR_0D
ids_properties/provenance
Lifecycle status: alpha since version 3.34.0
Provenance information about this IDS structure
ids_properties/provenance/node(i1) 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 {constant} struct_array [max_size=20 (limited in MDS+ backend only)] 1- 1...N
ids_properties/provenance/node(i1)/path 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. Click here for further documentation. {constant} STR_0D
ids_properties/provenance/node(i1)/sources(:) 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. Click here for further documentation. {constant} STR_1D 1- 1...N
ids_properties/plugins
Lifecycle status: alpha since version 3.39.0
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.. Introduced after DD version 3.38.1 structure
ids_properties/plugins/node(i1) Set of IDS nodes for which a plugin has been applied {constant} struct_array [max_size=20 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/path 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. Click here for further documentation. {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2) Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application) struct_array [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/put_operation(i2)/name Name of software used {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/repository URL of software repository {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/parameters List of the code specific parameters in XML format {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2) Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) struct_array [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/readback(i2)/name Name of software used {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/node(i1)/readback(i2)/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/repository URL of software repository {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/parameters List of the code specific parameters in XML format {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2) 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. struct_array [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/get_operation(i2)/name Name of software used {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/repository URL of software repository {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/parameters List of the code specific parameters in XML format {constant} STR_0D
ids_properties/plugins/infrastructure_put Plugin infrastructure used to PUT the data structure
ids_properties/plugins/infrastructure_put/name Name of software used {constant} STR_0D
ids_properties/plugins/infrastructure_put/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/infrastructure_put/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/infrastructure_put/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/infrastructure_put/repository URL of software repository {constant} STR_0D
ids_properties/plugins/infrastructure_get Plugin infrastructure used to GET the data structure
ids_properties/plugins/infrastructure_get/name Name of software used {constant} STR_0D
ids_properties/plugins/infrastructure_get/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/infrastructure_get/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/infrastructure_get/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/infrastructure_get/repository URL of software repository {constant} STR_0D
temperature_reference Reference temperature for which the machine description data is given in this IDS. Introduced after DD version 3.32.1 structure
temperature_reference/description Description of how the reference temperature is defined : for which object, at which location, ... {static} STR_0D
temperature_reference/data Reference temperature {static} [K] FLT_0D
first_wall_surface_area First wall surface area {static} [m^2] FLT_0D
first_wall_power_flux_peak Peak power flux on the first wall [W.m^-2] structure
first_wall_power_flux_peak/data(:) Data {dynamic} [as_parent] FLT_1D 1- first_wall_power_flux_peak/time
first_wall_power_flux_peak/time(:) Time {dynamic} [s] FLT_1D 1- 1...N
first_wall_enclosed_volume Volume available to gas or plasma enclosed by the first wall contour {static} [m^3]. Introduced after DD version 3.36.0 FLT_0D
global_quantities Simple 0D description of plasma-wall interaction structure
global_quantities/electrons Quantities related to electrons structure
global_quantities/electrons/pumping_speed(:) Pumped particle flux (in equivalent electrons) {dynamic} [s^-1] FLT_1D 1- time
global_quantities/electrons/particle_flux_from_plasma(:) Particle flux from the plasma (in equivalent electrons) {dynamic} [s^-1] FLT_1D 1- time
global_quantities/electrons/particle_flux_from_wall(:,:) Particle flux from the wall corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast), in equivalent electrons {dynamic} [s^-1] FLT_2D 1- 1...3
2- time
global_quantities/electrons/gas_puff(:) Gas puff rate (in equivalent electrons) {dynamic} [s^-1] FLT_1D 1- time
global_quantities/electrons/power_inner_target(:) Electron power on the inner target {dynamic} [W] FLT_1D 1- time
global_quantities/electrons/power_outer_target(:) Electron power on the inner target {dynamic} [W] FLT_1D 1- time
global_quantities/neutral(i1) Quantities related to the various neutral species struct_array [max_size=5 (limited in MDS+ backend only)] 1- 1...N
global_quantities/neutral(i1)/element(i2) List of elements forming the atom or molecule struct_array [max_size=5 (limited in MDS+ backend only)] 1- 1...N
global_quantities/neutral(i1)/element(i2)/a Mass of atom {constant} [Atomic Mass Unit] FLT_0D
global_quantities/neutral(i1)/element(i2)/z_n Nuclear charge {constant} [Elementary Charge Unit] FLT_0D
global_quantities/neutral(i1)/element(i2)/atoms_n Number of atoms of this element in the molecule {constant} INT_0D
global_quantities/neutral(i1)/element(i2)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {constant} [Elementary Charge Unit] FLT_0D
global_quantities/neutral(i1)/label String identifying the species (e.g. H, D, CD4, ...) {constant} STR_0D
global_quantities/neutral(i1)/pumping_speed(:) Pumped particle flux for that species {dynamic} [s^-1] FLT_1D 1- time
global_quantities/neutral(i1)/particle_flux_from_plasma(:) Particle flux from the plasma for that species {dynamic} [s^-1] FLT_1D 1- time
global_quantities/neutral(i1)/particle_flux_from_wall(:,:) Particle flux from the wall corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast) {dynamic} [s^-1] FLT_2D 1- 1...3
2- time
global_quantities/neutral(i1)/gas_puff(:) Gas puff rate for that species {dynamic} [s^-1] FLT_1D 1- time
global_quantities/neutral(i1)/wall_inventory(:) Wall inventory, i.e. cumulated exchange of neutral species between plasma and wall from t = 0, positive if a species has gone to the wall, for that species {dynamic} [-] FLT_1D 1- time
global_quantities/neutral(i1)/recycling_particles_coefficient(:,:) Particle recycling coefficient corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast) {dynamic} [-] FLT_2D 1- 1...3
2- time
global_quantities/neutral(i1)/recycling_energy_coefficient(:,:) Energy recycling coefficient corresponding to the conversion into various neutral types (first dimension: 1: cold; 2: thermal; 3: fast) {dynamic} [-] FLT_2D 1- 1...3
2- time
global_quantities/neutral(i1)/incident_species(i2) Sputtering coefficients due to a set of incident species. Introduced after DD version 3.36.0 struct_array [max_size=10 (limited in MDS+ backend only)] 1- 1...N
global_quantities/neutral(i1)/incident_species(i2)/element(i3) List of elements forming the atom or molecule of the incident species struct_array [max_size=5 (limited in MDS+ backend only)] 1- 1...N
global_quantities/neutral(i1)/incident_species(i2)/element(i3)/a Mass of atom {constant} [Atomic Mass Unit] FLT_0D
global_quantities/neutral(i1)/incident_species(i2)/element(i3)/z_n Nuclear charge {constant} [Elementary Charge Unit] FLT_0D
global_quantities/neutral(i1)/incident_species(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {constant} INT_0D
global_quantities/neutral(i1)/incident_species(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {constant} [Elementary Charge Unit] FLT_0D
global_quantities/neutral(i1)/incident_species(i2)/label String identifying the incident species (e.g. H, D, CD4, ...) {constant} STR_0D
global_quantities/neutral(i1)/incident_species(i2)/energies(:) Array of energies of this incident species, on which the sputtering_physical_coefficient is tabulated {constant} [eV] FLT_1D 1- 1...N
global_quantities/neutral(i1)/incident_species(i2)/sputtering_physical_coefficient(:,:,:) Effective coefficient of physical sputtering for various neutral types (first dimension: 1: cold; 2: thermal; 3: fast), due to this incident species and for various energies (second dimension) {dynamic} [-] FLT_3D 1- 1...3
2- global_quantities/neutral(i1)/incident_species(i2)/energies
3- time
global_quantities/neutral(i1)/incident_species(i2)/sputtering_chemical_coefficient(:,:) Effective coefficient of chemical sputtering for various neutral types (first dimension: 1: cold; 2: thermal; 3: fast), due to this incident species {dynamic} [-] FLT_2D 1- 1...3
2- time
global_quantities/temperature(:) Wall temperature {dynamic} [K] FLT_1D 1- time
global_quantities/power_incident(:) Total power incident on the wall. This power is split in the various physical categories listed below {dynamic} [W] FLT_1D 1- time
global_quantities/power_conducted(:) Power conducted by the plasma onto the wall {dynamic} [W] FLT_1D 1- time
global_quantities/power_convected(:) Power convected by the plasma onto the wall {dynamic} [W] FLT_1D 1- time
global_quantities/power_radiated(:) Net radiated power from plasma onto the wall (incident-reflected) {dynamic} [W] FLT_1D 1- time
global_quantities/power_black_body(:) Black body radiated power emitted from the wall (emissivity is included) {dynamic} [W] FLT_1D 1- time
global_quantities/power_neutrals(:) Net power from neutrals on the wall (positive means power is deposited on the wall) {dynamic} [W] FLT_1D 1- time
global_quantities/power_recombination_plasma(:) Power deposited on the wall due to recombination of plasma ions {dynamic} [W] FLT_1D 1- time
global_quantities/power_recombination_neutrals(:) Power deposited on the wall due to recombination of neutrals into a ground state (e.g. molecules) {dynamic} [W] FLT_1D 1- time
global_quantities/power_currents(:) Power deposited on the wall due to electric currents (positive means power is deposited on the target) {dynamic} [W] FLT_1D 1- time
global_quantities/power_to_cooling(:) Power to cooling systems {dynamic} [W] FLT_1D 1- time
global_quantities/power_inner_target_ion_total(:) Total ion (summed over ion species) power on the inner target {dynamic} [W] FLT_1D 1- time
global_quantities/power_density_inner_target_max(:) Maximum power density on the inner target {dynamic} [W] FLT_1D 1- time
global_quantities/power_density_outer_target_max(:) Maximum power density on the outer target {dynamic} [W] FLT_1D 1- time
global_quantities/current_tor(:) Toroidal current flowing in the vacuum vessel {dynamic} [A] FLT_1D 1- time
description_2d(i1) Set of 2D wall descriptions, for each type of possible physics or engineering configurations necessary (gas tight vs wall with ports and holes, coarse vs fine representation, single contour limiter, disjoint gapped plasma facing components, ...). A simplified description of the toroidal extension of the 2D contours is also provided by using the phi_extensions nodes. struct_array [max_size=3 (limited in MDS+ backend only)] 1- 1...N
description_2d(i1)/type Type of the description. index = 0 for equilibrium codes (single closed limiter and vessel); 1 for gas-tight walls (disjoint PFCs with inner vessel as last limiter_unit; no vessel structure); 2 for free boundary codes (disjoint PFCs and vessel) structure
description_2d(i1)/type/name Short string identifier {static} STR_0D
description_2d(i1)/type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {static} INT_0D
description_2d(i1)/type/description Verbose description {static} STR_0D
description_2d(i1)/limiter Description of the immobile limiting surface(s) or plasma facing components for defining the Last Closed Flux Surface. structure
description_2d(i1)/limiter/type Type of the limiter description. index = 0 for the official single contour limiter and 1 for the official disjoint PFC structure like first wall. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index =2 structure
description_2d(i1)/limiter/type/name Short string identifier {static} STR_0D
description_2d(i1)/limiter/type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {static} INT_0D
description_2d(i1)/limiter/type/description Verbose description {static} STR_0D
description_2d(i1)/limiter/unit(i2) Set of limiter units struct_array [max_size=33 (limited in MDS+ backend only)] 1- 1...N
description_2d(i1)/limiter/unit(i2)/name Name of the limiter unit {static} STR_0D
description_2d(i1)/limiter/unit(i2)/closed Flag identifying whether the contour is closed (1) or open (0) {static} INT_0D
description_2d(i1)/limiter/unit(i2)/outline Irregular outline of the limiting surface. Do NOT repeat the first point for closed contours structure
description_2d(i1)/limiter/unit(i2)/outline/r(:) Major radius {static} [m] FLT_1D 1- 1...N
description_2d(i1)/limiter/unit(i2)/outline/z(:) Height {static} [m] FLT_1D 1- description_2d(i1)/limiter/unit(i2)/outline/r
description_2d(i1)/limiter/unit(i2)/phi_extensions(:,:) Simplified description of toroidal angle extensions of the unit, by a list of zones defined by their centre and full width (in toroidal angle). In each of these zones, the unit outline remains the same. Leave this node empty for an axisymmetric unit. The first dimension gives the centre and full width toroidal angle values for the unit. The second dimension represents the toroidal occurrences of the unit countour (i.e. the number of toroidal zones). {static} [rad] FLT_2D 1- 1...2
2- 1...N
description_2d(i1)/limiter/unit(i2)/resistivity Resistivity of the limiter unit {static} [ohm.m] FLT_0D
description_2d(i1)/mobile In case of mobile plasma facing components, use the time-dependent description below this node to provide the full outline of the closest PFC surfaces to the plasma. Even in such a case, the 'limiter' structure is still used to provide the outermost limiting surface (can be used e.g. to define the boundary of the mesh of equilibrium reconstruction codes) structure
description_2d(i1)/mobile/type Type of the description structure
description_2d(i1)/mobile/type/name Short string identifier {static} STR_0D
description_2d(i1)/mobile/type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {static} INT_0D
description_2d(i1)/mobile/type/description Verbose description {static} STR_0D
description_2d(i1)/mobile/unit(i2) Set of mobile units struct_array [max_size=5 (limited in MDS+ backend only)] 1- 1...N
description_2d(i1)/mobile/unit(i2)/name Name of the mobile unit {static} STR_0D
description_2d(i1)/mobile/unit(i2)/closed Flag identifying whether the contour is closed (1) or open (0) {static} INT_0D
description_2d(i1)/mobile/unit(i2)/outline(itime) Irregular outline of the mobile unit, for a set of time slices. Do NOT repeat the first point for closed contours {dynamic} struct_array 1- description_2d(i1)/mobile/unit(i2)/outline(itime)/time
description_2d(i1)/mobile/unit(i2)/outline(itime)/r(:) Major radius {dynamic} [m] FLT_1D 1- 1...N
description_2d(i1)/mobile/unit(i2)/outline(itime)/z(:) Height {dynamic} [m] FLT_1D 1- description_2d(i1)/mobile/unit(i2)/outline(itime)/r
description_2d(i1)/mobile/unit(i2)/outline(itime)/time Time {dynamic} [s] FLT_0D
description_2d(i1)/mobile/unit(i2)/phi_extensions(:,:) Simplified description of toroidal angle extensions of the unit, by a list of zones defined by their centre and full width (in toroidal angle). In each of these zones, the unit outline remains the same. Leave this node empty for an axisymmetric unit. The first dimension gives the centre and full width toroidal angle values for the unit. The second dimension represents the toroidal occurrences of the unit countour (i.e. the number of toroidal zones). {static} [rad] FLT_2D 1- 1...2
2- 1...N
description_2d(i1)/mobile/unit(i2)/resistivity Resistivity of the mobile unit {static} [ohm.m] FLT_0D
description_2d(i1)/vessel Mechanical structure of the vacuum vessel. The vessel is described as a set of nested layers with given physics properties; Two representations are admitted for each vessel unit : annular (two contours) or block elements. structure
description_2d(i1)/vessel/type Type of the description. index = 0 for the official single/multiple annular representation and 1 for the official block element representation for each unit. Additional representations needed on a code-by-code basis follow same incremental pair tagging starting on index=2 structure
description_2d(i1)/vessel/type/name Short string identifier {static} STR_0D
description_2d(i1)/vessel/type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {static} INT_0D
description_2d(i1)/vessel/type/description Verbose description {static} STR_0D
description_2d(i1)/vessel/unit(i2) Set of units struct_array [max_size=5 (limited in MDS+ backend only)] 1- 1...N
description_2d(i1)/vessel/unit(i2)/name Name of the unit {static} STR_0D
description_2d(i1)/vessel/unit(i2)/identifier Identifier of the unit {static} STR_0D
description_2d(i1)/vessel/unit(i2)/annular Annular representation of a layer by two contours, inner and outer. Alternatively, the layer can be described by a centreline and thickness. structure
description_2d(i1)/vessel/unit(i2)/annular/outline_inner Inner vessel outline. Do NOT repeat the first point for closed contours structure
description_2d(i1)/vessel/unit(i2)/annular/outline_inner/r(:) Major radius {static} [m] FLT_1D 1- 1...N
description_2d(i1)/vessel/unit(i2)/annular/outline_inner/z(:) Height {static} [m] FLT_1D 1- description_2d(i1)/vessel/unit(i2)/annular/outline_inner/r
description_2d(i1)/vessel/unit(i2)/annular/outline_inner/closed Flag identifying whether the contour is closed (1) or open (0) {static} INT_0D
description_2d(i1)/vessel/unit(i2)/annular/outline_outer Outer vessel outline. Do NOT repeat the first point for closed contours structure
description_2d(i1)/vessel/unit(i2)/annular/outline_outer/r(:) Major radius {static} [m] FLT_1D 1- 1...N
description_2d(i1)/vessel/unit(i2)/annular/outline_outer/z(:) Height {static} [m] FLT_1D 1- description_2d(i1)/vessel/unit(i2)/annular/outline_outer/r
description_2d(i1)/vessel/unit(i2)/annular/outline_outer/closed Flag identifying whether the contour is closed (1) or open (0) {static} INT_0D
description_2d(i1)/vessel/unit(i2)/annular/centreline Centreline, i.e. middle of the vessel layer as a series of point. Do NOT repeat the first point for closed contours structure
description_2d(i1)/vessel/unit(i2)/annular/centreline/r(:) Major radius {static} [m] FLT_1D 1- 1...N
description_2d(i1)/vessel/unit(i2)/annular/centreline/z(:) Height {static} [m] FLT_1D 1- description_2d(i1)/vessel/unit(i2)/annular/centreline/r
description_2d(i1)/vessel/unit(i2)/annular/centreline/closed Flag identifying whether the contour is closed (1) or open (0) {static} INT_0D
description_2d(i1)/vessel/unit(i2)/annular/thickness(:) Thickness of the vessel layer in the perpendicular direction to the centreline. Thickness(i) is the thickness of the layer between centreline/r(i),z(i) and centreline/r(i+1),z(i+1) {static} [m] FLT_1D 1- description_2d(i1)/vessel/unit(i2)/annular/centreline/r
description_2d(i1)/vessel/unit(i2)/annular/resistivity Resistivity of the vessel unit {static} [ohm.m] FLT_0D
description_2d(i1)/vessel/unit(i2)/element(i3) Set of block elements struct_array [max_size=38 (limited in MDS+ backend only)] 1- 1...N
description_2d(i1)/vessel/unit(i2)/element(i3)/name Name of the block element {static} STR_0D
description_2d(i1)/vessel/unit(i2)/element(i3)/outline Outline of the block element. Do NOT repeat the first point for closed contours structure
description_2d(i1)/vessel/unit(i2)/element(i3)/outline/r(:) Major radius {static} [m] FLT_1D 1- 1...N
description_2d(i1)/vessel/unit(i2)/element(i3)/outline/z(:) Height {static} [m] FLT_1D 1- description_2d(i1)/vessel/unit(i2)/element(i3)/outline/r
description_2d(i1)/vessel/unit(i2)/element(i3)/outline/closed Flag identifying whether the contour is closed (1) or open (0) {static} INT_0D
description_2d(i1)/vessel/unit(i2)/element(i3)/resistivity Resistivity of the block element {static} [ohm.m] FLT_0D
description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor Toroidal current induced in this block element [A] structure
description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor/data(:) Data {dynamic} [as_parent] FLT_1D 1- description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor/time
description_2d(i1)/vessel/unit(i2)/element(i3)/j_tor/time(:) Time {dynamic} [s] FLT_1D 1- 1...N
description_2d(i1)/vessel/unit(i2)/element(i3)/resistance Resistance of the block element {static} [Ohm] FLT_0D
description_ggd(i1) Set of 3D wall descriptions, described using the GGD, for each type of possible physics or engineering configurations necessary (gas tight vs wall with ports and holes, coarse vs fine representation, ...). struct_array [max_size=3 (limited in MDS+ backend only)] 1- 1...N
description_ggd(i1)/type Type of wall: index = 0 for gas tight and 1 for a wall with holes/open ports structure
description_ggd(i1)/type/name Short string identifier {static} STR_0D
description_ggd(i1)/type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {static} INT_0D
description_ggd(i1)/type/description Verbose description {static} STR_0D
description_ggd(i1)/grid_ggd(itime) Wall geometry described using the Generic Grid Description, for various time slices (in case of mobile wall elements). The timebase of this array of structure must be a subset of the timebase on which physical quantities are described (../ggd structure). Grid_subsets are used to describe various wall components in a modular way. {dynamic} struct_array 1- description_ggd(i1)/grid_ggd(itime)/time
description_ggd(i1)/grid_ggd(itime)/identifier Grid identifier. Available options (refer to the children of this identifier structure) :
Name Index Description
unspecified 0 unspecified
linear 1 Linear
cylinder 2 Cylindrical geometry (straight in axial direction)
limiter 3 Limiter
SN 4 Single null
CDN 5 Connected double null
DDN_bottom 6 Disconnected double null with inner X-point below the midplane
DDN_top 7 Disconnected double null with inner X-point above the midplane
annulus 8 Annular geometry (not necessarily with straight axis)
stellarator_island 9 Stellarator island geometry
structured_spaces 10 Structured grid represented with multiple spaces of dimension 1
LFS_snowflake_minus 11 Snowflake grid with secondary x point on the low field side, and the secondary separatrix on top of the primary
LFS_snowflake_plus 12 Snowflake grid with secondary x point to the right of the primary, and the secondary separatrix below the primary
reference 100 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
structure
description_ggd(i1)/grid_ggd(itime)/identifier/name Short string identifier {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/identifier/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/identifier/description Verbose description {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/path 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) {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/space(i2) Set of grid spaces Click here for further documentation (or contact imas@iter.org if you can't access this page). struct_array 1- 1...N
description_ggd(i1)/grid_ggd(itime)/space(i2)/identifier Space identifier. Available options (refer to the children of this identifier structure) :
Name Index Description
unspecified 0 unspecified
primary_standard 1 Primary space defining the standard grid
primary_staggered 2 Primary space defining a grid staggered with respect to the primary standard space
secondary_structured 3 Secondary space defining additional dimensions that extend the primary standard space in a structured way
structure
description_ggd(i1)/grid_ggd(itime)/space(i2)/identifier/name Short string identifier {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/identifier/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/identifier/description Verbose description {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/geometry_type Type of space geometry (0: standard, 1:Fourier, >1: Fourier with periodicity) structure
description_ggd(i1)/grid_ggd(itime)/space(i2)/geometry_type/name Short string identifier {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/geometry_type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/geometry_type/description Verbose description {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/coordinates_type(:) 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 Click here for further documentation. {dynamic} INT_1D 1- 1...N
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3) 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. struct_array 1- 1...N
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4) Set of objects for a given dimension struct_array 1- 1...N
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5) Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object struct_array 1- 1...N
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/index Index of this (n-1)-dimensional boundary object {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/boundary(i5)/neighbours(:) 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 {dynamic} INT_1D 1- 1...N
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry(:) 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. {dynamic} [mixed] FLT_1D 1- 1...N
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/nodes(:) List of nodes forming this object (indices to objects_per_dimension(1)%object(:) in Fortran notation) {dynamic} INT_1D 1- 1...N
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/measure Measure of the space object, i.e. physical size (length for 1d, area for 2d, volume for 3d objects,...) {dynamic} [m^dimension] FLT_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/object(i4)/geometry_2d(:,:) 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. {dynamic} [mixed]. Introduced after DD version 3.35.0 FLT_2D 1- 1...N
2- 1...N
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/geometry_content Content of the ../object/geometry node for this dimension. Introduced after DD version 3.33.0. Available options (refer to the children of this identifier structure) :
Name Index Description
unspecified 0 unspecified
node_coordinates 1 For nodes : node coordinates
node_coordinates_connection 11 For nodes : node coordinates, then connection length, and distance in the poloidal plane to the nearest solid surface outside the separatrix
edge_areas 21 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
face_indices_volume 31 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
face_indices_volume_connection 32 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
structure
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/geometry_content/name Short string identifier {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/geometry_content/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/space(i2)/objects_per_dimension(i3)/geometry_content/description Verbose description {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2) Grid subsets struct_array 1- 1...N
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/identifier Grid subset identifier Click here for further documentation.. Available options (refer to the children of this identifier structure) :
Name Index Description
unspecified 0 unspecified
nodes 1 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)]
nodes_combining_spaces 200 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).
edges 2 All edges (1D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
x_aligned_edges 3 All x-aligned (poloidally) aligned edges belonging to the associated spaces
y_aligned_edges 4 All y-aligned (radially) aligned edges belonging to the associated spaces
cells 5 All cells (2D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
x_points 6 Nodes defining x-points
core_cut 7 y-aligned edges inside the separatrix connecting to the active x-point
PFR_cut 8 y-aligned edges in the private flux region connecting to the active x-point
outer_throat 9 y-aligned edges in the outer SOL connecting to the active x-point
inner_throat 10 y-aligned edges in the inner SOL connecting to the active x-point
outer_midplane 11 y-aligned edges connecting to the node closest to outer midplane on the separatrix
inner_midplane 12 y-aligned edges connecting to the node closest to inner midplane on the separatrix
outer_target 13 y-aligned edges defining the outer target
inner_target 14 y-aligned edges defining the inner target
core_boundary 15 Innermost x-aligned edges
separatrix 16 x-aligned edges defining the active separatrix
main_chamber_wall 17 x-aligned edges defining main chamber wall outside of the divertor regions
outer_baffle 18 x-aligned edges defining the chamber wall of the outer active divertor region
inner_baffle 19 x-aligned edges defining the chamber wall of the inner active divertor region
outer_PFR_wall 20 x-aligned edges defining the private flux region wall of the outer active divertor region
inner_PFR_wall 21 x-aligned edges defining the private flux region wall of the inner active divertor region
core 22 Cells inside the active separatrix
sol 23 Cells defining the main SOL outside of the divertor regions
outer_divertor 24 Cells defining the outer divertor region
inner_divertor 25 Cells defining the inner divertor region
core_sol 26 x-aligned edges defining part of active separatrix separating core and sol
full_main_chamber_wall 27 main_chamber_wall + outer_baffle(s) + inner_baffle(s)
full_PFR_wall 28 outer_PFR__wall(s) + inner_PFR_wall(s)
core_cut_X2 29 y-aligned edges inside the separatrix connecting to the non-active x-point
PFR_cut_X2 30 y-aligned edges in the private flux region connecting to the non-active x-point
outer_throat_X2 31 y-aligned edges in the outer SOL connecting to the non-active x-point
inner_throat_X2 32 y-aligned edges in the inner SOL connecting to the non-active x-point
separatrix_2 33 x-aligned edges defining the non-active separatrix
outer_baffle_2 34 x-aligned edges defining the chamber wall of the outer non-active divertor region
inner_baffle_2 35 x-aligned edges defining the chamber wall of the inner non-active divertor region
outer_PFR_wall_2 36 x-aligned edges defining the private flux region wall of the outer non-active divertor region
inner_PFR_wall_2 37 x-aligned edges defining the private flux region wall of the inner non-active divertor region
intra_sep 38 Cells between the two separatrices
outer_divertor_2 39 Cells defining the outer inactive divertor region
inner_divertor_2 40 Cells defining the inner inactive divertor region
outer_target_2 41 y-aligned edges defining the outer inactive target
inner_target_2 42 y-aligned edges defining the inner inactive target
volumes 43 All volumes (3D) belonging to the associated spaces, implicit declaration (no need to replicate the grid elements in the grid_subset structure)
full_wall 44 All edges defining walls, baffles, and targets
outer_sf_leg_entrance_1 45 y-aligned edges defining the SOL entrance of the first snowflake outer leg
outer_sf_leg_entrance_2 46 y-aligned edges defining the SOL entrance of the third snowflake outer leg
outer_sf_pfr_connection_1 47 y-aligned edges defining the connection between the outer snowflake entrance and third leg
outer_sf_pfr_connection_2 48 y-aligned edges defining the connection between the outer snowflake first and second leg
magnetic_axis 100 Point corresponding to the magnetic axis
outer_mid_plane_separatrix 101 Point on active separatrix at outer mid-plane
inner_mid_plane_separatrix 102 Point on active separatrix at inner mid-plane
outer_target_separatrix 103 Point on active separatrix at outer active target
inner_target_separatrix 104 Point on active separatrix at inner active target
outer_target_separatrix_2 105 Point on non-active separatrix at outer non-active target
inner_target_separatrix_2 106 Point on non-active separatrix at inner non-active target
structure
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/identifier/name Short string identifier {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/identifier/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/identifier/description Verbose description {dynamic} STR_0D
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/dimension Space dimension of the grid subset elements. This must be equal to the sum of the dimensions of the individual objects forming the element. {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3) Set of elements defining the grid subset. An element is defined by a combination of objects from potentially all spaces struct_array 1- 1...N
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3)/object(i4) Set of objects defining the element struct_array 1- 1...N
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3)/object(i4)/space Index of the space from which that object is taken {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3)/object(i4)/dimension Dimension of the object {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element(i3)/object(i4)/index Object index {dynamic} INT_0D
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3) 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. struct_array 1- 1...N
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/jacobian(:) Metric Jacobian {dynamic} [mixed] FLT_1D 1- description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_covariant(:,:,:) Covariant metric tensor, given on each element of the subgrid (first dimension) {dynamic} [mixed] FLT_3D 1- description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element
2- 1...N
3- 1...N
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/base(i3)/tensor_contravariant(:,:,:) Contravariant metric tensor, given on each element of the subgrid (first dimension) {dynamic} [mixed] FLT_3D 1- description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element
2- 1...N
3- 1...N
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric Metric of the canonical frame onto Cartesian coordinates structure
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/jacobian(:) Metric Jacobian {dynamic} [mixed] FLT_1D 1- description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_covariant(:,:,:) Covariant metric tensor, given on each element of the subgrid (first dimension) {dynamic} [mixed] FLT_3D 1- description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element
2- 1...N
3- 1...N
description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/metric/tensor_contravariant(:,:,:) Contravariant metric tensor, given on each element of the subgrid (first dimension) {dynamic} [mixed] FLT_3D 1- description_ggd(i1)/grid_ggd(itime)/grid_subset(i2)/element
2- 1...N
3- 1...N
description_ggd(i1)/grid_ggd(itime)/time Time {dynamic} [s] FLT_0D
description_ggd(i1)/material(itime) Material of each grid_ggd object, given for each slice of the grid_ggd time base (the material is not supposed to change, but grid_ggd may evolve with time) {dynamic}. Introduced after DD version 3.37.2 struct_array 1- description_ggd(i1)/material(itime)/time
description_ggd(i1)/material(itime)/grid_subset(i2) Material is described for various wall components (grid subsets), using the identifier convention below. Available options (refer to the children of this identifier structure) :
Name Index Description
unspecified 0 unspecified
C 1 Carbon
W 2 Tungsten
C_W_coating 3 Carbon with tungsten coating
SS 4 Stainless steel
SS_C_coating 5 Stainless steel with carbon coating
IN 6 Inconel
IN_C_coating 7 Inconel with carbon coating
BC 8 Boron carbide
BN 17 Boron nitride
Ti_C_coating 9 Titanium with carbon coating
Be 10 Beryllium
Mo 11 Molybdenum
Quartz 12 Quartz
Ge 13 Germanium
Si 14 Silicon
LiF 15 Lithium fluoride
InSb 16 Indium antimonide
Cu 18 Copper
CuCrZr 19 Copper Chromium Zirconium alloy
struct_array 1- 1...N
description_ggd(i1)/material(itime)/grid_subset(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/material(itime)/grid_subset(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers Identifier values, one value is provided per element in the grid subset. If the size of the child arrays is 1, their value applies to all elements of the subset. structure
description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers/names(:) Short string identifiers {dynamic} STR_1D 1- 1...N
description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers/indices(:) Integer identifiers (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_1D 1- description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers/names
description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers/descriptions(:) Verbose description {dynamic} STR_1D 1- description_ggd(i1)/material(itime)/grid_subset(i2)/identifiers/names
description_ggd(i1)/material(itime)/time Time {dynamic} [s] FLT_0D
description_ggd(i1)/ggd(itime) Wall physics quantities represented using the general grid description, for various time slices. {dynamic} struct_array 1- description_ggd(i1)/ggd(itime)/time
description_ggd(i1)/ggd(itime)/power_density(i2) Net power density arriving on the wall surface, for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/power_density(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/power_density(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/power_density(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/power_density(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/power_density(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/temperature(i2) Temperature of the wall, for various wall components (grid subsets) [K] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/temperature(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/temperature(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/temperature(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/temperature(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/temperature(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/v_biasing(i2) Electric potential applied to the wall element by outside means, for various wall components (grid subsets). Different from the plasma electric potential or the sheath potential drop. [V]. Introduced after DD version 3.37.2 struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/v_biasing(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/v_biasing(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/v_biasing(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/v_biasing(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/v_biasing(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/recycling Fraction of incoming particles that is reflected back to the vacuum chamber. Introduced after DD version 3.37.2 structure
description_ggd(i1)/ggd(itime)/recycling/ion(i2) Recycling coefficients for the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3) List of elements forming the atom or molecule struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/z_ion Ion charge (of the dominant ionisation state; lumped ions are allowed) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/label String identifying ion (e.g. H, D, T, He, C, D2, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/neutral_index Index of the corresponding neutral species in the ../../neutral array {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3) Recycling coefficient for various wall components (grid subsets) [-] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/recycling/ion(i2)/coefficient(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/multiple_states_flag Multiple states calculation flag : 0-Only the 'ion' level is considered and the 'state' array of structure is empty; 1-Ion states are considered and are described in the 'state' array of structure {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3) Fluxes related to the different states of the species struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_min Minimum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/z_max Maximum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/label String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4) Recycling coefficient for various wall components (grid subsets) [-] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/recycling/ion(i2)/state(i3)/coefficient(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/recycling/neutral(i2) Recycling coefficients for the various neutral species struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3) List of elements forming the atom or molecule struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/label String identifying neutral (e.g. H, D, T, He, C, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/ion_index Index of the corresponding ion species in the ../../ion array {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3) Recycling coefficient for various wall components (grid subsets) [-] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/coefficient(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/multiple_states_flag Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3) Fluxes related to the different states of the species struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/label String identifying state {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/neutral_type Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI structure
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/neutral_type/name Short string identifier {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/neutral_type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/neutral_type/description Verbose description {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4) Recycling coefficient for various wall components (grid subsets) [-] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/recycling/neutral(i2)/state(i3)/coefficient(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes Particle fluxes. The incident and emitted components are distinguished. The net flux received by the wall is equal to incident - emitted. Introduced after DD version 3.37.2 structure
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons Electron fluxes structure
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2) Incident fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/incident(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2) Emitted fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/electrons/emitted(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2) Fluxes related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3) List of elements forming the atom or molecule struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/z_ion Ion charge (of the dominant ionisation state; lumped ions are allowed) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/label String identifying ion (e.g. H, D, T, He, C, D2, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/neutral_index Index of the corresponding neutral species in the ../../neutral array {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3) Incident fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/incident(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3) Emitted fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/emitted(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/multiple_states_flag Multiple states calculation flag : 0-Only the 'ion' level is considered and the 'state' array of structure is empty; 1-Ion states are considered and are described in the 'state' array of structure {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3) Fluxes related to the different states of the species struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_min Minimum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/z_max Maximum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/label String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4) Incident fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/incident(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4) Emitted fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/ion(i2)/state(i3)/emitted(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2) Neutral species fluxes struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3) List of elements forming the atom or molecule struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/label String identifying neutral (e.g. H, D, T, He, C, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/ion_index Index of the corresponding ion species in the ../../ion array {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3) Incident fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/incident(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3) Emitted fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/emitted(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/multiple_states_flag Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3) Fluxes related to the different states of the species struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/label String identifying state {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/neutral_type Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI structure
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/neutral_type/name Short string identifier {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/neutral_type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/neutral_type/description Verbose description {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4) Incident fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/incident(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4) Emitted fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/particle_fluxes/neutral(i2)/state(i3)/emitted(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes Energy fluxes. The incident and emitted components are distinguished. The net flux received by the wall is equal to incident - emitted. Introduced after DD version 3.37.2 structure
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation Total radiation, not split by process structure
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2) Incident fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/incident(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2) Emitted fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/radiation/emitted(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/current Current energy fluxes structure
description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2) Incident fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/current/incident(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2) Emitted fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/current/emitted(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination Wall recombination structure
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2) Fluxes related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3) List of elements forming the atom or molecule struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/z_ion Ion charge (of the dominant ionisation state; lumped ions are allowed) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/label String identifying ion (e.g. H, D, T, He, C, D2, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/neutral_index Index of the corresponding neutral species in the ../../neutral array {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3) Incident fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/incident(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3) Emitted fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/emitted(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/multiple_states_flag Multiple states calculation flag : 0-Only the 'ion' level is considered and the 'state' array of structure is empty; 1-Ion states are considered and are described in the 'state' array of structure {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3) Fluxes related to the different states of the species struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_min Minimum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/z_max Maximum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/label String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4) Incident fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/incident(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4) Emitted fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/ion(i2)/state(i3)/emitted(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2) Neutral species fluxes struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3) List of elements forming the atom or molecule struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/label String identifying neutral (e.g. H, D, T, He, C, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/ion_index Index of the corresponding ion species in the ../../ion array {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3) Incident fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/incident(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3) Emitted fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/emitted(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/multiple_states_flag Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3) Fluxes related to the different states of the species struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/label String identifying state {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/neutral_type Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI structure
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/neutral_type/name Short string identifier {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/neutral_type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/neutral_type/description Verbose description {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4) Incident fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/incident(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4) Emitted fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/recombination/neutral(i2)/state(i3)/emitted(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic Energy fluxes due to the kinetic energy of particles structure
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons Electron fluxes. Fluxes are given at the wall, after the sheath. structure
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2) Incident fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/incident(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2) Emitted fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/electrons/emitted(i2)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2) Fluxes related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below. Fluxes are given at the wall, after the sheath. struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3) List of elements forming the atom or molecule struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/z_ion Ion charge (of the dominant ionisation state; lumped ions are allowed) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/label String identifying ion (e.g. H, D, T, He, C, D2, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/neutral_index Index of the corresponding neutral species in the ../../neutral array {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3) Incident fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/incident(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3) Emitted fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/emitted(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/multiple_states_flag Multiple states calculation flag : 0-Only the 'ion' level is considered and the 'state' array of structure is empty; 1-Ion states are considered and are described in the 'state' array of structure {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3) Fluxes related to the different states of the species struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_min Minimum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/z_max Maximum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/label String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4) Incident fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/incident(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4) Emitted fluxes for various wall components (grid subsets) [W.m^-2] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/ion(i2)/state(i3)/emitted(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2) Neutral species fluxes struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3) List of elements forming the atom or molecule struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/label String identifying neutral (e.g. H, D, T, He, C, ...) {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/ion_index Index of the corresponding ion species in the ../../ion array {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3) Incident fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/incident(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3) Emitted fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/emitted(i3)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/multiple_states_flag Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3) Fluxes related to the different states of the species struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/label String identifying state {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/neutral_type Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI structure
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/neutral_type/name Short string identifier {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/neutral_type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/neutral_type/description Verbose description {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4) Incident fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/incident(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4) Emitted fluxes for various wall components (grid subsets) [m^-2.s^-1] struct_array 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/grid_index Index of the grid used to represent this quantity {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/grid_subset_index Index of the grid subset the data is provided on. Corresponds to the index used in the grid subset definition: grid_subset(:)/identifier/index {dynamic} INT_0D
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/values(:) One scalar value is provided per element in the grid subset. {dynamic} [as_parent] FLT_1D 1- 1...N
description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/coefficients(:,:) 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). {dynamic} [as_parent] FLT_2D 1- description_ggd(i1)/ggd(itime)/energy_fluxes/kinetic/neutral(i2)/state(i3)/emitted(i4)/values
2- 1...N
description_ggd(i1)/ggd(itime)/time Time {dynamic} [s] FLT_0D
code Generic decription of the code-specific parameters for the code that has produced this IDS structure
code/name Name of software generating IDS {constant} STR_0D
code/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
code/commit Unique commit reference of software {constant} STR_0D
code/version Unique version (tag) of software {constant} STR_0D
code/repository URL of software repository {constant} STR_0D
code/parameters List of the code specific parameters in XML format {constant} STR_0D
code/output_flag(:) 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. {dynamic} INT_1D 1- time
code/library(i1) List of external libraries used by the code that has produced this IDS struct_array [max_size=10 (limited in MDS+ backend only)] 1- 1...N
code/library(i1)/name Name of software {constant} STR_0D
code/library(i1)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
code/library(i1)/commit Unique commit reference of software {constant} STR_0D
code/library(i1)/version Unique version (tag) of software {constant} STR_0D
code/library(i1)/repository URL of software repository {constant} STR_0D
code/library(i1)/parameters List of the code specific parameters in XML format {constant} STR_0D
time(:) Generic time {dynamic} [s] FLT_1D 1- 1...N

Back to top IDS list