edge_sources

Edge plasma sources. Energy terms correspond to the full kinetic energy equation (i.e. the energy flux takes into account the energy transported by the particle flux)

  • Maximum occurrences (MDS+ backend only): 10

New in version 3.22.0: lifecycle status active

Changed in version 3.42.0.

ids_propertiesstructure

See common IDS structure reference: ids_properties.

midplanestructureChoice of midplane definition (use the lowest index number if […]

Choice of midplane definition (use the lowest index number if more than one value is relevant)

This is an identifier. See midplane_identifier for the available options.

New in version >3.32.1.

midplane/nameSTR_0DShort string identifier

Short string identifier

midplane/indexINT_0DInteger identifier (enumeration index within a list). […]

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

midplane/descriptionSTR_0DVerbose description

Verbose description

grid_ggd(itime)AoSGrid (using the Generic Grid Description), for various time slices. […]

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

Coordinate

1

grid_ggd(itime)/time

grid_ggd(itime)/identifierstructureGrid identifier

Grid identifier

This is an identifier. See ggd_identifier for the available options.

grid_ggd(itime)/identifier/nameSTR_0DShort string identifier

Short string identifier

grid_ggd(itime)/identifier/indexINT_0DInteger identifier (enumeration index within a list). […]

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

grid_ggd(itime)/identifier/descriptionSTR_0DVerbose description

Verbose description

grid_ggd(itime)/pathSTR_0DPath of the grid, including the IDS name, in case of implicit […]

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: #wall:2/description_ggd(1)/grid_ggd, means that the grid is located in the wall IDS, occurrence 2, with relative path description_ggd(1)/grid_ggd, using Fortran index convention (here : first index of the array)

Click here for further documentation.

grid_ggd(itime)/space(i1)AoSSet of grid spaces

Set of grid spaces

Click here for further documentation (or contact imas@iter.org if you can’t access this page).

Coordinate

1

1...N

grid_ggd(itime)/space(i1)/identifierstructureSpace identifier

Space identifier

This is an identifier. See ggd_space_identifier for the available options.

grid_ggd(itime)/space(i1)/identifier/nameSTR_0DShort string identifier

Short string identifier

grid_ggd(itime)/space(i1)/identifier/indexINT_0DInteger identifier (enumeration index within a list). […]

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

grid_ggd(itime)/space(i1)/identifier/descriptionSTR_0DVerbose description

Verbose description

grid_ggd(itime)/space(i1)/geometry_typestructureType of space geometry (0: standard, 1:Fourier, >1: Fourier with […]

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

grid_ggd(itime)/space(i1)/geometry_type/nameSTR_0DShort string identifier

Short string identifier

grid_ggd(itime)/space(i1)/geometry_type/indexINT_0DInteger identifier (enumeration index within a list). […]

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

grid_ggd(itime)/space(i1)/geometry_type/descriptionSTR_0DVerbose description

Verbose description

grid_ggd(itime)/space(i1)/coordinates_type(i2)AoSType of coordinates describing the physical space, for every […]

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.

This is an identifier. See coordinate_identifier for the available options.

Coordinate

1

1...N

Changed in version 4.0.0: Type changed from INT_1D

grid_ggd(itime)/space(i1)/coordinates_type(i2)/nameSTR_0DShort string identifier

Short string identifier

grid_ggd(itime)/space(i1)/coordinates_type(i2)/indexINT_0DInteger identifier (enumeration index within a list). […]

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

grid_ggd(itime)/space(i1)/coordinates_type(i2)/descriptionSTR_0DVerbose description

Verbose description

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)AoSDefinition of the space objects for every dimension (from one […]

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.

Coordinate

1

1...N

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)AoSSet of objects for a given dimension

Set of objects for a given dimension

Coordinate

1

1...N

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)AoSSet of (n-1)-dimensional objects defining the boundary of this […]

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

Coordinate

1

1...N

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/indexINT_0DIndex of this (n-1)-dimensional boundary object

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

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/neighbours(:)INT_1DList of indices of the n-dimensional objects adjacent to the […]

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

Coordinate

1

1...N

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)mixedFLT_1DGeometry data associated with the object, its detailed content […]

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.

Coordinate

1

1...N

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)INT_1DList of nodes forming this object (indices to objects_per_dimension(1)%object(:) […]

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

Coordinate

1

1...N

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measurem^dimensionFLT_0DMeasure of the space object, i.e. […]

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

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry_2d(:,:)mixedFLT_2D2D geometry data associated with the object. […]

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.

Coordinate

1

1...N

2

1...N

New in version >3.35.0.

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_contentstructureContent of the ../object/geometry node for this dimension

Content of the ../object/geometry node for this dimension

This is an identifier. See ggd_geometry_content_identifier for the available options.

New in version >3.33.0.

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/nameSTR_0DShort string identifier

Short string identifier

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/indexINT_0DInteger identifier (enumeration index within a list). […]

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

grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_content/descriptionSTR_0DVerbose description

Verbose description

grid_ggd(itime)/grid_subset(i1)AoSGrid subsets

Grid subsets

Coordinate

1

1...N

grid_ggd(itime)/grid_subset(i1)/identifierstructureGrid subset identifier

Grid subset identifier

Click here for further documentation.

This is an identifier. See ggd_subset_identifier for the available options.

grid_ggd(itime)/grid_subset(i1)/identifier/nameSTR_0DShort string identifier

Short string identifier

grid_ggd(itime)/grid_subset(i1)/identifier/indexINT_0DInteger identifier (enumeration index within a list). […]

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

grid_ggd(itime)/grid_subset(i1)/identifier/descriptionSTR_0DVerbose description

Verbose description

grid_ggd(itime)/grid_subset(i1)/dimensionINT_0DSpace dimension of the grid subset elements, using the convention […]

Space dimension of the grid subset elements, using the convention 1=nodes, 2=edges, 3=faces, 4=cells/volumes

grid_ggd(itime)/grid_subset(i1)/element(i2)AoSSet of elements defining the grid subset. […]

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

Coordinate

1

1...N

grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)AoSSet of objects defining the element

Set of objects defining the element

Coordinate

1

1...N

grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/spaceINT_0DIndex of the space from which that object is taken

Index of the space from which that object is taken

grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/dimensionINT_0DDimension of the object - using the convention 1=nodes, 2=edges, […]

Dimension of the object - using the convention 1=nodes, 2=edges, 3=faces, 4=cells/volumes

grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/indexINT_0DObject index

Object index

grid_ggd(itime)/grid_subset(i1)/base(i2)AoSSet of bases for the grid subset. […]

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.

Coordinate

1

1...N

grid_ggd(itime)/grid_subset(i1)/base(i2)/jacobian(:)mixedFLT_1DMetric Jacobian

Metric Jacobian

Coordinate

1

grid_ggd(itime)/grid_subset(i1)/element

grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:)mixedFLT_3DCovariant metric tensor, given on each element of the subgrid […]

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

Coordinate

1

grid_ggd(itime)/grid_subset(i1)/element

2

1...N

3

1...N

grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:)mixedFLT_3DContravariant metric tensor, given on each element of the subgrid […]

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

Coordinate

1

grid_ggd(itime)/grid_subset(i1)/element

2

1...N (same as grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant)

3

1...N (same as grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant)

grid_ggd(itime)/grid_subset(i1)/metricstructureMetric of the canonical frame onto Cartesian coordinates

Metric of the canonical frame onto Cartesian coordinates

grid_ggd(itime)/grid_subset(i1)/metric/jacobian(:)mixedFLT_1DMetric Jacobian

Metric Jacobian

Coordinate

1

grid_ggd(itime)/grid_subset(i1)/element

grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant(:,:,:)mixedFLT_3DCovariant metric tensor, given on each element of the subgrid […]

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

Coordinate

1

grid_ggd(itime)/grid_subset(i1)/element

2

1...N

3

1...N

grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant(:,:,:)mixedFLT_3DContravariant metric tensor, given on each element of the subgrid […]

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

Coordinate

1

grid_ggd(itime)/grid_subset(i1)/element

2

1...N (same as grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant)

3

1...N (same as grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant)

grid_ggd(itime)/timesFLT_0DTime

Time

source(i1)AoSSet of source terms

Set of source terms

  • Maximum occurrences (MDS+ backend only): 80

Coordinate

1

1...N

source(i1)/identifierstructureSource term identifier (process causing this source term)

Source term identifier (process causing this source term)

This is an identifier. See edge_source_identifier for the available options.

source(i1)/identifier/nameSTR_0DShort string identifier

Short string identifier

source(i1)/identifier/indexINT_0DInteger identifier (enumeration index within a list). […]

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

source(i1)/identifier/descriptionSTR_0DVerbose description

Verbose description

source(i1)/speciesstructureSpecies causing this source term (if relevant, e.g. […]

Species causing this source term (if relevant, e.g. a particular ion or neutral state in case of line radiation)

source(i1)/species/typestructureSpecies type. […]

Species type. index=1 for electron; index=2 for ion species in a single/average state (refer to ion structure); index=3 for ion species in a particular state (refer to ion/state structure); index=4 for neutral species in a single/average state (refer to neutral structure); index=5 for neutral species in a particular state (refer to neutral/state structure); index=6 for neutron; index=7 for photon

This is an identifier. See species_reference_identifier for the available options.

source(i1)/species/type/nameSTR_0DShort string identifier

Short string identifier

source(i1)/species/type/indexINT_0DInteger identifier (enumeration index within a list). […]

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

source(i1)/species/type/descriptionSTR_0DVerbose description

Verbose description

source(i1)/species/ionstructureDescription of the ion or neutral species, used if type/index […]

Description of the ion or neutral species, used if type/index = 2 or 3

source(i1)/species/ion/element(i2)AoSList of elements forming the atom or molecule

List of elements forming the atom or molecule

  • Maximum occurrences (MDS+ backend only): 5

Coordinate

1

1...N

source(i1)/species/ion/element(i2)/auFLT_0DMass of atom

Mass of atom

source(i1)/species/ion/element(i2)/z_neINT_0DNuclear charge

Nuclear charge

Changed in version 4.0.0: Type changed from FLT_0D

source(i1)/species/ion/element(i2)/atoms_nINT_0DNumber of atoms of this element in the molecule

Number of atoms of this element in the molecule

source(i1)/species/ion/z_ioneFLT_0DIon charge (of the dominant ionization state; lumped ions are […]

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

source(i1)/species/ion/nameSTR_0DString identifying ion (e.g. […]

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

Changed in version 3.42.0: Renamed from label

source(i1)/species/ion/statestructureQuantities related to the different states of the species (ionization, […]

Quantities related to the different states of the species (ionization, energy, excitation, …)

source(i1)/species/ion/state/z_mineFLT_0DMinimum Z of the charge state bundle (z_min = z_max = 0 for a […]

Minimum Z of the charge state bundle (z_min = z_max = 0 for a neutral)

source(i1)/species/ion/state/z_maxeFLT_0DMaximum Z of the charge state bundle (equal to z_min if no bundle)

Maximum Z of the charge state bundle (equal to z_min if no bundle)

source(i1)/species/ion/state/nameSTR_0DString identifying ion state (e.g. […]

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

Changed in version 3.42.0: Renamed from label

source(i1)/species/ion/state/electron_configurationSTR_0DConfiguration of atomic orbitals of this state, e.g. […]

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

source(i1)/species/ion/state/vibrational_leveleFLT_0DVibrational level (can be bundled)

Vibrational level (can be bundled)

source(i1)/species/ion/state/vibrational_modeSTR_0DVibrational mode of this state, e.g. […]

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

source(i1)/species/neutralstructureDescription of the neutral species, used if type/index = 4 or […]

Description of the neutral species, used if type/index = 4 or 5

source(i1)/species/neutral/element(i2)AoSList of elements forming the atom or molecule

List of elements forming the atom or molecule

  • Maximum occurrences (MDS+ backend only): 5

Coordinate

1

1...N

source(i1)/species/neutral/element(i2)/auFLT_0DMass of atom

Mass of atom

source(i1)/species/neutral/element(i2)/z_neINT_0DNuclear charge

Nuclear charge

Changed in version 4.0.0: Type changed from FLT_0D

source(i1)/species/neutral/element(i2)/atoms_nINT_0DNumber of atoms of this element in the molecule

Number of atoms of this element in the molecule

source(i1)/species/neutral/nameSTR_0DString identifying neutral (e.g. […]

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

Changed in version 3.42.0: Renamed from label

source(i1)/species/neutral/statestructureState of the species (energy, excitation, …)

State of the species (energy, excitation, …)

source(i1)/species/neutral/state/nameSTR_0DString identifying neutral state

String identifying neutral state

Changed in version 3.42.0: Renamed from label

source(i1)/species/neutral/state/electron_configurationSTR_0DConfiguration of atomic orbitals of this state, e.g. […]

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

source(i1)/species/neutral/state/vibrational_leveleFLT_0DVibrational level (can be bundled)

Vibrational level (can be bundled)

source(i1)/species/neutral/state/vibrational_modeSTR_0DVibrational mode of this state, e.g. […]

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

source(i1)/species/neutral/state/neutral_typestructureNeutral type, in terms of energy. […]

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

This is an identifier. See neutrals_identifier for the available options.

source(i1)/species/neutral/state/neutral_type/nameSTR_0DShort string identifier

Short string identifier

source(i1)/species/neutral/state/neutral_type/indexINT_0DInteger identifier (enumeration index within a list). […]

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

source(i1)/species/neutral/state/neutral_type/descriptionSTR_0DVerbose description

Verbose description

source(i1)/ggd(itime)AoSSource terms represented using the general grid description, […]

Source terms represented using the general grid description, for various time slices

Coordinate

1

source(i1)/ggd(itime)/time

source(i1)/ggd(itime)/electronsstructureSources for electrons

Sources for electrons

source(i1)/ggd(itime)/electrons/particles(i2)m^-3.s^-1AoSSource term for electron density equation, given on various grid […]

Source term for electron density equation, given on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/electrons/particles(i2)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/electrons/particles(i2)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/electrons/particles(i2)/values(:)m^-3.s^-1FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/electrons/particles(i2)/coefficients(:,:)m^-3.s^-1FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/electrons/particles(i2)/values

2

1...N

source(i1)/ggd(itime)/electrons/energy(i2)W.m^-3AoSSource term for the electron energy equation, given on various […]

Source term for the electron energy equation, given on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/electrons/energy(i2)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/electrons/energy(i2)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/electrons/energy(i2)/values(:)W.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/electrons/energy(i2)/coefficients(:,:)W.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/electrons/energy(i2)/values

2

1...N

source(i1)/ggd(itime)/ion(i2)AoSSource terms related to the different ion species, in the sense […]

Source terms related to the different ion species, in the sense of isonuclear or isomolecular sequences. ionization states (and other types of states) must be differentiated at the state level below

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/element(i3)AoSList of elements forming the atom or molecule

List of elements forming the atom or molecule

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/element(i3)/auFLT_0DMass of atom

Mass of atom

source(i1)/ggd(itime)/ion(i2)/element(i3)/z_neINT_0DNuclear charge

Nuclear charge

Changed in version 4.0.0: Type changed from FLT_0D

source(i1)/ggd(itime)/ion(i2)/element(i3)/atoms_nINT_0DNumber of atoms of this element in the molecule

Number of atoms of this element in the molecule

source(i1)/ggd(itime)/ion(i2)/z_ioneFLT_0DIon charge (of the dominant ionization state; lumped ions are […]

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

source(i1)/ggd(itime)/ion(i2)/nameSTR_0DString identifying ion (e.g. […]

String identifying ion (e.g. H, D, T, He, C, D2, …)

Changed in version 3.42.0: Renamed from label

source(i1)/ggd(itime)/ion(i2)/neutral_indexINT_0DIndex of the corresponding neutral species in the ../../neutral […]

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

source(i1)/ggd(itime)/ion(i2)/particles(i3)s^-1.m^-3AoSSource term for ion density equation, on various grid subsets

Source term for ion density equation, on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/particles(i3)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/ion(i2)/particles(i3)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/ion(i2)/particles(i3)/values(:)s^-1.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/particles(i3)/coefficients(:,:)s^-1.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/ion(i2)/particles(i3)/values

2

1...N

source(i1)/ggd(itime)/ion(i2)/energy(i3)W.m^-3AoSSource term for the ion energy transport equation, on various […]

Source term for the ion energy transport equation, on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/energy(i3)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/ion(i2)/energy(i3)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/ion(i2)/energy(i3)/values(:)W.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/energy(i3)/coefficients(:,:)W.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/ion(i2)/energy(i3)/values

2

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)kg.m^-1.s^-2AoSSource term for momentum equations (sum over states when multiple […]

Source term for momentum equations (sum over states when multiple states are considered), on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial(:)kg.m^-1.s^-2FLT_1DRadial component, one scalar value is provided per element in […]

Radial component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/radial_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the radial component, to be used […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic(:)kg.m^-1.s^-2FLT_1DDiamagnetic component, one scalar value is provided per element […]

Diamagnetic component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/diamagnetic_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the diamagnetic component, to […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel(:)kg.m^-1.s^-2FLT_1DParallel component, one scalar value is provided per element […]

Parallel component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/parallel_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the parallel component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal(:)kg.m^-1.s^-2FLT_1DPoloidal component, one scalar value is provided per element […]

Poloidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/poloidal_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the poloidal component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r(:)kg.m^-1.s^-2FLT_1DComponent along the major radius axis, one scalar value is provided […]

Component along the major radius axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/r_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the major […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/phi(:)kg.m^-1.s^-2FLT_1DToroidal component, one scalar value is provided per element […]

Toroidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

Changed in version 3.42.0: Renamed from toroidal

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/phi_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the toroidal component, to be […]

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

Coordinate

1

1...N

2

1...N

Changed in version 3.42.0: Renamed from toroidal_coefficients

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z(:)kg.m^-1.s^-2FLT_1DComponent along the height axis, one scalar value is provided […]

Component along the height axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/ion(i2)/momentum(i3)/z_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the height […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/ion(i2)/multiple_states_flagINT_0DMultiple states calculation flag : 0-Only the ‘ion’ level is […]

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

source(i1)/ggd(itime)/ion(i2)/state(i3)AoSSource terms related to the different states of the species (ionization, […]

Source terms related to the different states of the species (ionization, energy, excitation, …)

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/z_mineFLT_0DMinimum Z of the state bundle

Minimum Z of the state bundle

source(i1)/ggd(itime)/ion(i2)/state(i3)/z_maxeFLT_0DMaximum Z of the state bundle

Maximum Z of the state bundle

source(i1)/ggd(itime)/ion(i2)/state(i3)/nameSTR_0DString identifying state (e.g. […]

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

Changed in version 3.42.0: Renamed from label

source(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_leveleFLT_0DVibrational level (can be bundled)

Vibrational level (can be bundled)

source(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_modeSTR_0DVibrational mode of this state, e.g. […]

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

source(i1)/ggd(itime)/ion(i2)/state(i3)/electron_configurationSTR_0DConfiguration of atomic orbitals of this state, e.g. […]

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

source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)s^-1.m^-3AoSSource term for the state density transport equation

Source term for the state density transport equation

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/values(:)s^-1.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/coefficients(:,:)s^-1.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/ion(i2)/state(i3)/particles(i4)/values

2

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)W.m^-3AoSSource terms for the state energy transport equation

Source terms for the state energy transport equation

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/values(:)W.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/coefficients(:,:)W.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/ion(i2)/state(i3)/energy(i4)/values

2

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)kg.m^-1.s^-2AoSSource term for momentum equations, on various grid subsets

Source term for momentum equations, on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial(:)kg.m^-1.s^-2FLT_1DRadial component, one scalar value is provided per element in […]

Radial component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/radial_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the radial component, to be used […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic(:)kg.m^-1.s^-2FLT_1DDiamagnetic component, one scalar value is provided per element […]

Diamagnetic component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the diamagnetic component, to […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel(:)kg.m^-1.s^-2FLT_1DParallel component, one scalar value is provided per element […]

Parallel component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/parallel_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the parallel component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal(:)kg.m^-1.s^-2FLT_1DPoloidal component, one scalar value is provided per element […]

Poloidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/poloidal_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the poloidal component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r(:)kg.m^-1.s^-2FLT_1DComponent along the major radius axis, one scalar value is provided […]

Component along the major radius axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/r_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the major […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/phi(:)kg.m^-1.s^-2FLT_1DToroidal component, one scalar value is provided per element […]

Toroidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

Changed in version 3.42.0: Renamed from toroidal

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/phi_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the toroidal component, to be […]

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

Coordinate

1

1...N

2

1...N

Changed in version 3.42.0: Renamed from toroidal_coefficients

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z(:)kg.m^-1.s^-2FLT_1DComponent along the height axis, one scalar value is provided […]

Component along the height axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/ion(i2)/state(i3)/momentum(i4)/z_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the height […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/neutral(i2)AoSSource terms related to the different neutral species

Source terms related to the different neutral species

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/element(i3)AoSList of elements forming the atom or molecule

List of elements forming the atom or molecule

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/element(i3)/auFLT_0DMass of atom

Mass of atom

source(i1)/ggd(itime)/neutral(i2)/element(i3)/z_neINT_0DNuclear charge

Nuclear charge

Changed in version 4.0.0: Type changed from FLT_0D

source(i1)/ggd(itime)/neutral(i2)/element(i3)/atoms_nINT_0DNumber of atoms of this element in the molecule

Number of atoms of this element in the molecule

source(i1)/ggd(itime)/neutral(i2)/nameSTR_0DString identifying neutral (e.g. […]

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

Changed in version 3.42.0: Renamed from label

source(i1)/ggd(itime)/neutral(i2)/ion_indexINT_0DIndex of the corresponding ion species in the ../../ion array

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

source(i1)/ggd(itime)/neutral(i2)/particles(i3)s^-1.m^-3AoSSource term for ion density equation, on various grid subsets

Source term for ion density equation, on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/particles(i3)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/neutral(i2)/particles(i3)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/neutral(i2)/particles(i3)/values(:)s^-1.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/particles(i3)/coefficients(:,:)s^-1.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/neutral(i2)/particles(i3)/values

2

1...N

source(i1)/ggd(itime)/neutral(i2)/energy(i3)W.m^-3AoSSource term for the ion energy transport equation, on various […]

Source term for the ion energy transport equation, on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/energy(i3)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/neutral(i2)/energy(i3)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/neutral(i2)/energy(i3)/values(:)W.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/energy(i3)/coefficients(:,:)W.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/neutral(i2)/energy(i3)/values

2

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)kg.m^-1.s^-2AoSSource term for momentum equations (sum over states when multiple […]

Source term for momentum equations (sum over states when multiple states are considered), on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial(:)kg.m^-1.s^-2FLT_1DRadial component, one scalar value is provided per element in […]

Radial component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/radial_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the radial component, to be used […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic(:)kg.m^-1.s^-2FLT_1DDiamagnetic component, one scalar value is provided per element […]

Diamagnetic component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/diamagnetic_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the diamagnetic component, to […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel(:)kg.m^-1.s^-2FLT_1DParallel component, one scalar value is provided per element […]

Parallel component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/parallel_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the parallel component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal(:)kg.m^-1.s^-2FLT_1DPoloidal component, one scalar value is provided per element […]

Poloidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/poloidal_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the poloidal component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r(:)kg.m^-1.s^-2FLT_1DComponent along the major radius axis, one scalar value is provided […]

Component along the major radius axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/r_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the major […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/phi(:)kg.m^-1.s^-2FLT_1DToroidal component, one scalar value is provided per element […]

Toroidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

Changed in version 3.42.0: Renamed from toroidal

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/phi_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the toroidal component, to be […]

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

Coordinate

1

1...N

2

1...N

Changed in version 3.42.0: Renamed from toroidal_coefficients

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z(:)kg.m^-1.s^-2FLT_1DComponent along the height axis, one scalar value is provided […]

Component along the height axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/neutral(i2)/momentum(i3)/z_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the height […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/neutral(i2)/multiple_states_flagINT_0DMultiple states calculation flag : 0-Only one state is considered; […]

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

source(i1)/ggd(itime)/neutral(i2)/state(i3)AoSSource terms related to the different states of the species (energy, […]

Source terms related to the different states of the species (energy, excitation, …)

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/nameSTR_0DString identifying ion (e.g. […]

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

Changed in version 3.42.0: Renamed from label

source(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_leveleFLT_0DVibrational level (can be bundled)

Vibrational level (can be bundled)

source(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_modeSTR_0DVibrational mode of this state, e.g. […]

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

source(i1)/ggd(itime)/neutral(i2)/state(i3)/electron_configurationSTR_0DConfiguration of atomic orbitals of this state, e.g. […]

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

source(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_typestructureNeutral type, in terms of energy. […]

Neutral type, in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI

source(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/nameSTR_0DShort string identifier

Short string identifier

source(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/indexINT_0DInteger identifier (enumeration index within a list). […]

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

source(i1)/ggd(itime)/neutral(i2)/state(i3)/neutral_type/descriptionSTR_0DVerbose description

Verbose description

source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)s^-1.m^-3AoSSource term for the state density transport equation

Source term for the state density transport equation

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/values(:)s^-1.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/coefficients(:,:)s^-1.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/neutral(i2)/state(i3)/particles(i4)/values

2

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)W.m^-3AoSSource terms for the state energy transport equation

Source terms for the state energy transport equation

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/values(:)W.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/coefficients(:,:)W.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/neutral(i2)/state(i3)/energy(i4)/values

2

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)kg.m^-1.s^-2AoSSource term for momentum equations, on various grid subsets

Source term for momentum equations, on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial(:)kg.m^-1.s^-2FLT_1DRadial component, one scalar value is provided per element in […]

Radial component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/radial_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the radial component, to be used […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic(:)kg.m^-1.s^-2FLT_1DDiamagnetic component, one scalar value is provided per element […]

Diamagnetic component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/diamagnetic_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the diamagnetic component, to […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel(:)kg.m^-1.s^-2FLT_1DParallel component, one scalar value is provided per element […]

Parallel component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/parallel_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the parallel component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal(:)kg.m^-1.s^-2FLT_1DPoloidal component, one scalar value is provided per element […]

Poloidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/poloidal_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the poloidal component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r(:)kg.m^-1.s^-2FLT_1DComponent along the major radius axis, one scalar value is provided […]

Component along the major radius axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/r_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the major […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/phi(:)kg.m^-1.s^-2FLT_1DToroidal component, one scalar value is provided per element […]

Toroidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

Changed in version 3.42.0: Renamed from toroidal

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/phi_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the toroidal component, to be […]

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

Coordinate

1

1...N

2

1...N

Changed in version 3.42.0: Renamed from toroidal_coefficients

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z(:)kg.m^-1.s^-2FLT_1DComponent along the height axis, one scalar value is provided […]

Component along the height axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum(i4)/z_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the height […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/total_ion_energy(i2)W.m^-3AoSSource term for the total (summed over ion species) energy equation, […]

Source term for the total (summed over ion species) energy equation, on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/total_ion_energy(i2)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/total_ion_energy(i2)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/total_ion_energy(i2)/values(:)W.m^-3FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/total_ion_energy(i2)/coefficients(:,:)W.m^-3FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/total_ion_energy(i2)/values

2

1...N

source(i1)/ggd(itime)/momentum(i2)kg.m^-1.s^-2AoSSource term for total momentum equations, on various grid subsets

Source term for total momentum equations, on various grid subsets

Coordinate

1

1...N

source(i1)/ggd(itime)/momentum(i2)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/momentum(i2)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/momentum(i2)/radial(:)kg.m^-1.s^-2FLT_1DRadial component, one scalar value is provided per element in […]

Radial component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/momentum(i2)/radial_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the radial component, to be used […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/momentum(i2)/diamagnetic(:)kg.m^-1.s^-2FLT_1DDiamagnetic component, one scalar value is provided per element […]

Diamagnetic component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/momentum(i2)/diamagnetic_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the diamagnetic component, to […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/momentum(i2)/parallel(:)kg.m^-1.s^-2FLT_1DParallel component, one scalar value is provided per element […]

Parallel component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/momentum(i2)/parallel_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the parallel component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/momentum(i2)/poloidal(:)kg.m^-1.s^-2FLT_1DPoloidal component, one scalar value is provided per element […]

Poloidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

source(i1)/ggd(itime)/momentum(i2)/poloidal_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the poloidal component, to be […]

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

Coordinate

1

1...N

2

1...N

source(i1)/ggd(itime)/momentum(i2)/r(:)kg.m^-1.s^-2FLT_1DComponent along the major radius axis, one scalar value is provided […]

Component along the major radius axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/momentum(i2)/r_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the major […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/momentum(i2)/phi(:)kg.m^-1.s^-2FLT_1DToroidal component, one scalar value is provided per element […]

Toroidal component, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

Changed in version 3.42.0: Renamed from toroidal

source(i1)/ggd(itime)/momentum(i2)/phi_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the toroidal component, to be […]

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

Coordinate

1

1...N

2

1...N

Changed in version 3.42.0: Renamed from toroidal_coefficients

source(i1)/ggd(itime)/momentum(i2)/z(:)kg.m^-1.s^-2FLT_1DComponent along the height axis, one scalar value is provided […]

Component along the height axis, one scalar value is provided per element in the grid subset.

Coordinate

1

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/momentum(i2)/z_coefficients(:,:)kg.m^-1.s^-2FLT_2DInterpolation coefficients for the component along the height […]

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

Coordinate

1

1...N

2

1...N

New in version >3.37.2.

source(i1)/ggd(itime)/current(i2)A.m^-2AoSCurrent density source

Current density source

Coordinate

1

1...N

source(i1)/ggd(itime)/current(i2)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd(itime)/current(i2)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd(itime)/current(i2)/values(:)A.m^-2FLT_1DOne scalar value is provided per element in the grid subset.

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

Coordinate

1

1...N

source(i1)/ggd(itime)/current(i2)/coefficients(:,:)A.m^-2FLT_2DInterpolation coefficients, to be used for a high precision evaluation […]

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).

Coordinate

1

source(i1)/ggd(itime)/current(i2)/values

2

1...N

source(i1)/ggd(itime)/timesFLT_0DTime

Time

source(i1)/ggd_fast(itime)AoSQuantities provided at a faster sampling rate than the full ggd […]

Quantities provided at a faster sampling rate than the full ggd quantities. These are either integrated quantities or local quantities provided on a reduced set of positions. Positions and integration domains are described by a set of grid_subsets (of size 1 for a position).

Coordinate

1

source(i1)/ggd_fast(itime)/time

source(i1)/ggd_fast(itime)/ion(i2)AoSSource term integrals related to the various ion species

Source term integrals related to the various ion species

Coordinate

1

1...N

source(i1)/ggd_fast(itime)/ion(i2)/element(i3)AoSList of elements forming the atom or molecule

List of elements forming the atom or molecule

Coordinate

1

1...N

source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/auFLT_0DMass of atom

Mass of atom

source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/z_neINT_0DNuclear charge

Nuclear charge

Changed in version 4.0.0: Type changed from FLT_0D

source(i1)/ggd_fast(itime)/ion(i2)/element(i3)/atoms_nINT_0DNumber of atoms of this element in the molecule

Number of atoms of this element in the molecule

source(i1)/ggd_fast(itime)/ion(i2)/z_ioneFLT_0DIon charge (of the dominant ionization state; lumped ions are […]

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

source(i1)/ggd_fast(itime)/ion(i2)/nameSTR_0DString identifying ion (e.g. […]

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

Changed in version 3.42.0: Renamed from label

source(i1)/ggd_fast(itime)/ion(i2)/neutral_indexINT_0DIndex of the corresponding neutral species in the ../../neutral […]

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

source(i1)/ggd_fast(itime)/ion(i2)/power(i3)WAoSTotal power source or sink related to this ion species, integrated […]

Total power source or sink related to this ion species, integrated over the volume of the grid subset, for various grid subsets.

Coordinate

1

1...N

source(i1)/ggd_fast(itime)/ion(i2)/power(i3)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

source(i1)/ggd_fast(itime)/ion(i2)/power(i3)/grid_subset_indexINT_0DIndex of the grid subset the data is provided on. […]

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

source(i1)/ggd_fast(itime)/ion(i2)/power(i3)/valueWFLT_0DScalar value of the quantity on the grid subset (corresponding […]

Scalar value of the quantity on the grid subset (corresponding to a single local position or to an integrated value over the subset)

source(i1)/ggd_fast(itime)/timesFLT_0DTime

Time

codestructure

See common IDS structure reference: code.

time(:)sFLT_1DGeneric time

Generic time

Coordinate

1

1...N