edge_transport

Edge plasma transport. 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

model(i1)AoSTransport is described by a combination of various transport […]

Transport is described by a combination of various transport models

  • Maximum occurrences (MDS+ backend only): 10

Coordinate

1

1...N

model(i1)/identifierstructureTransport model identifier

Transport model identifier

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

model(i1)/identifier/nameSTR_0DShort string identifier

Short string identifier

model(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.

model(i1)/identifier/descriptionSTR_0DVerbose description

Verbose description

model(i1)/flux_multiplier1FLT_0DMultiplier applied to the particule flux when adding its contribution […]

Multiplier applied to the particule flux when adding its contribution in the expression of the heat flux : can be 0, 3/2 or 5/2

model(i1)/ggd(itime)AoSTransport coefficients represented using the general grid description, […]

Transport coefficients represented using the general grid description, for various time slices. Fluxes are given in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area). Radial fluxes are positive when they are directed away from the magnetic axis. Poloidal fluxes are positive when they are directed in such a way that they travel clockwise around the magnetic axis (poloidal plane viewed such that the centerline of the tokamak is on the left). Parallel fluxes are positive when they are co-directed with the magnetic field. Toroidal fluxes are positive if travelling counter-clockwise when looking at the plasma from above

Coordinate

1

model(i1)/ggd(itime)/time

model(i1)/ggd(itime)/conductivity(i2)ohm^-1.m^-1AoSConductivity, on various grid subsets

Conductivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/conductivity(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

model(i1)/ggd(itime)/conductivity(i2)/radial(:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/radial_coefficients(:,:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/diamagnetic(:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/diamagnetic_coefficients(:,:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/parallel(:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/parallel_coefficients(:,:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/poloidal(:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/poloidal_coefficients(:,:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/r(:)ohm^-1.m^-1FLT_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.

model(i1)/ggd(itime)/conductivity(i2)/r_coefficients(:,:)ohm^-1.m^-1FLT_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.

model(i1)/ggd(itime)/conductivity(i2)/phi(:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/phi_coefficients(:,:)ohm^-1.m^-1FLT_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

model(i1)/ggd(itime)/conductivity(i2)/z(:)ohm^-1.m^-1FLT_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.

model(i1)/ggd(itime)/conductivity(i2)/z_coefficients(:,:)ohm^-1.m^-1FLT_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.

model(i1)/ggd(itime)/electronsstructureTransport quantities related to the electrons

Transport quantities related to the electrons

model(i1)/ggd(itime)/electrons/particlesstructureTransport quantities for the electron density equation

Transport quantities for the electron density equation

model(i1)/ggd(itime)/electrons/particles/d(i2)m^2.s^-1AoSEffective diffusivity (in the direction perpendicular to the […]

Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/d(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

model(i1)/ggd(itime)/electrons/particles/d(i2)/values(:)m^2.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

model(i1)/ggd(itime)/electrons/particles/d(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/electrons/particles/d(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/particles/v(i2)m.s^-1AoSEffective convection (in the direction perpendicular to the edge […]

Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/v(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

model(i1)/ggd(itime)/electrons/particles/v(i2)/values(:)m.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

model(i1)/ggd(itime)/electrons/particles/v(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/electrons/particles/v(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/particles/flux(i2)m^-2.s^-1AoSFlux in the direction perpendicular to the edges or faces of […]

Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/flux(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

model(i1)/ggd(itime)/electrons/particles/flux(i2)/values(:)m^-2.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

model(i1)/ggd(itime)/electrons/particles/flux(i2)/coefficients(:,:)m^-2.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

model(i1)/ggd(itime)/electrons/particles/flux(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/flux_limiter(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

model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/values(:)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

model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/coefficients(:,:)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

model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/particles/d_radial(i2)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/d_radial(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

model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/values(:)m^2.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

model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/particles/v_radial(i2)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/v_radial(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

model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/values(:)m.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

model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)m^-2.s^-1AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/flux_radial(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

model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/values(:)m^-2.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

model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/coefficients(:,:)m^-2.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

model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/particles/d_pol(i2)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/d_pol(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

model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/values(:)m^2.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

model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/particles/v_pol(i2)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/v_pol(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

model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/values(:)m.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

model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)m^-2.s^-1AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/particles/flux_pol(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

model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/values(:)m^-2.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

model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/coefficients(:,:)m^-2.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

model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energystructureTransport quantities for the electron energy equation

Transport quantities for the electron energy equation

model(i1)/ggd(itime)/electrons/energy/d(i2)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/d(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

model(i1)/ggd(itime)/electrons/energy/d(i2)/values(:)m^2.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

model(i1)/ggd(itime)/electrons/energy/d(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/electrons/energy/d(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energy/v(i2)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/v(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

model(i1)/ggd(itime)/electrons/energy/v(i2)/values(:)m.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

model(i1)/ggd(itime)/electrons/energy/v(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/electrons/energy/v(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energy/flux(i2)W.m^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/flux(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

model(i1)/ggd(itime)/electrons/energy/flux(i2)/values(:)W.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

model(i1)/ggd(itime)/electrons/energy/flux(i2)/coefficients(:,:)W.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

model(i1)/ggd(itime)/electrons/energy/flux(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/flux_limiter(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

model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/values(:)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

model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/coefficients(:,:)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

model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energy/d_radial(i2)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/d_radial(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

model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/values(:)m^2.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

model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energy/v_radial(i2)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/v_radial(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

model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/values(:)m.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

model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)W.m^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/flux_radial(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

model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/values(:)W.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

model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/coefficients(:,:)W.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

model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energy/d_pol(i2)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/d_pol(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

model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/values(:)m^2.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

model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energy/v_pol(i2)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/v_pol(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

model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/values(:)m.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

model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)W.m^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/electrons/energy/flux_pol(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

model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/values(:)W.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

model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/coefficients(:,:)W.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

model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energystructureTransport coefficients for the total (summed over ion species) […]

Transport coefficients for the total (summed over ion species) energy equation

model(i1)/ggd(itime)/total_ion_energy/d(i2)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/d(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

model(i1)/ggd(itime)/total_ion_energy/d(i2)/values(:)m^2.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

model(i1)/ggd(itime)/total_ion_energy/d(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/total_ion_energy/d(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energy/v(i2)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/v(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

model(i1)/ggd(itime)/total_ion_energy/v(i2)/values(:)m.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

model(i1)/ggd(itime)/total_ion_energy/v(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/total_ion_energy/v(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energy/flux(i2)W.m^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/flux(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

model(i1)/ggd(itime)/total_ion_energy/flux(i2)/values(:)W.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

model(i1)/ggd(itime)/total_ion_energy/flux(i2)/coefficients(:,:)W.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

model(i1)/ggd(itime)/total_ion_energy/flux(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/flux_limiter(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

model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/values(:)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

model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/coefficients(:,:)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

model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/d_radial(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

model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/values(:)m^2.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

model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/v_radial(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

model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/values(:)m.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

model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)W.m^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/flux_radial(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

model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/values(:)W.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

model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/coefficients(:,:)W.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

model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/d_pol(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

model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/values(:)m^2.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

model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/v_pol(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

model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/values(:)m.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

model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)W.m^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/total_ion_energy/flux_pol(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

model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/values(:)W.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

model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/coefficients(:,:)W.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

model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/momentumstructureTransport coefficients for total momentum equation. […]

Transport coefficients for total momentum equation. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.

model(i1)/ggd(itime)/momentum/d(i2)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/d(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

model(i1)/ggd(itime)/momentum/d(i2)/radial(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/radial_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/parallel(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/parallel_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/poloidal(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/poloidal_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/r(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/momentum/d(i2)/r_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/momentum/d(i2)/phi(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/phi_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/momentum/d(i2)/z(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/momentum/d(i2)/z_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/momentum/v(i2)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/v(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

model(i1)/ggd(itime)/momentum/v(i2)/radial(:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/radial_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic(:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/parallel(:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/parallel_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/poloidal(:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/poloidal_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/r(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/momentum/v(i2)/r_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/momentum/v(i2)/phi(:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/phi_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/momentum/v(i2)/z(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/momentum/v(i2)/z_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/momentum/flux(i2)kg.m^-1.s^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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.

model(i1)/ggd(itime)/momentum/flux(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.

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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

model(i1)/ggd(itime)/momentum/flux(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.

model(i1)/ggd(itime)/momentum/flux(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.

model(i1)/ggd(itime)/momentum/flux_limiter(i2)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/flux_limiter(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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial(:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic(:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel(:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal(:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r(:)1FLT_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.

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/phi(:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/phi_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z(:)1FLT_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.

model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/momentum/d_radial(i2)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/d_radial(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

model(i1)/ggd(itime)/momentum/d_radial(i2)/values(:)m^2.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

model(i1)/ggd(itime)/momentum/d_radial(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/momentum/d_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/momentum/v_radial(i2)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/v_radial(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

model(i1)/ggd(itime)/momentum/v_radial(i2)/values(:)m.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

model(i1)/ggd(itime)/momentum/v_radial(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/momentum/v_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/momentum/flux_radial(i2)kg.m^-1.s^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/flux_radial(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

model(i1)/ggd(itime)/momentum/flux_radial(i2)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/momentum/flux_radial(i2)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/momentum/flux_radial(i2)/values

2

1...N

model(i1)/ggd(itime)/momentum/d_pol(i2)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/d_pol(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

model(i1)/ggd(itime)/momentum/d_pol(i2)/values(:)m^2.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

model(i1)/ggd(itime)/momentum/d_pol(i2)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/momentum/d_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/momentum/v_pol(i2)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/v_pol(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

model(i1)/ggd(itime)/momentum/v_pol(i2)/values(:)m.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

model(i1)/ggd(itime)/momentum/v_pol(i2)/coefficients(:,:)m.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

model(i1)/ggd(itime)/momentum/v_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/momentum/flux_pol(i2)kg.m^-1.s^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/momentum/flux_pol(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

model(i1)/ggd(itime)/momentum/flux_pol(i2)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/momentum/flux_pol(i2)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/momentum/flux_pol(i2)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)AoSTransport coefficients related to the various ion species, in […]

Transport coefficients related to the various 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

model(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

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

Mass of atom

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

Nuclear charge

Changed in version 4.0.0: Type changed from FLT_0D

model(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

model(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)

model(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

model(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

model(i1)/ggd(itime)/ion(i2)/particlesstructureTransport related to the ion density equation

Transport related to the ion density equation

model(i1)/ggd(itime)/ion(i2)/particles/d(i3)m^2.s^-1AoSEffective diffusivity (in the direction perpendicular to the […]

Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/d(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

model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/particles/v(i3)m.s^-1AoSEffective convection (in the direction perpendicular to the edge […]

Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/v(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

model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)m^-2.s^-1AoSFlux in the direction perpendicular to the edges or faces of […]

Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/flux(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

model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/values(:)m^-2.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

model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/coefficients(:,:)m^-2.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

model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(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

model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/values(:)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

model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/coefficients(:,:)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

model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/d_radial(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

model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/v_radial(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

model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)m^-2.s^-1AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(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

model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/values(:)m^-2.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

model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/coefficients(:,:)m^-2.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

model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/d_pol(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

model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/v_pol(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

model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)m^-2.s^-1AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(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

model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/values(:)m^-2.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

model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/coefficients(:,:)m^-2.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

model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energystructureTransport coefficients related to the ion energy equation

Transport coefficients related to the ion energy equation

model(i1)/ggd(itime)/ion(i2)/energy/d(i3)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/d(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

model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energy/v(i3)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/v(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

model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)W.m^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/flux(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

model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/values(:)W.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

model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/coefficients(:,:)W.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

model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(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

model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/values(:)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

model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/coefficients(:,:)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

model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/d_radial(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

model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/v_radial(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

model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)W.m^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(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

model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/values(:)W.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

model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/coefficients(:,:)W.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

model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/d_pol(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

model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/v_pol(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

model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)W.m^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(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

model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/values(:)W.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

model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/coefficients(:,:)W.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

model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/momentumstructureTransport coefficients for the ion momentum equations. […]

Transport coefficients for the ion momentum equations. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/d(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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/phi(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/phi_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/v(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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/phi(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/phi_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)kg.m^-1.s^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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.

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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.

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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.

model(i1)/ggd(itime)/ion(i2)/momentum/flux(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.

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r(:)1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/phi(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/phi_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z(:)1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(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

model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(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

model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)kg.m^-1.s^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(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

model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(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

model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)kg.m^-1.s^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/values

2

1...N

model(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

model(i1)/ggd(itime)/ion(i2)/state(i3)AoSTransport coefficients related to the different states of the […]

Transport coefficients related to the different states of the species

Coordinate

1

1...N

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

Minimum Z of the state bundle

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

Maximum Z of the state bundle

model(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

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

Vibrational level (can be bundled)

model(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.

model(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particlesstructureTransport quantities related to density equation of the state […]

Transport quantities related to density equation of the state considered (thermal+non-thermal)

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)m^2.s^-1AoSEffective diffusivity (in the direction perpendicular to the […]

Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)m.s^-1AoSEffective convection (in the direction perpendicular to the edge […]

Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)m^-2.s^-1AoSFlux in the direction perpendicular to the edges or faces of […]

Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/values(:)m^-2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/coefficients(:,:)m^-2.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/values(:)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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/coefficients(:,:)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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)m^-2.s^-1AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/values(:)m^-2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/coefficients(:,:)m^-2.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)m^-2.s^-1AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/values(:)m^-2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/coefficients(:,:)m^-2.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energystructureTransport quantities related to the energy equation of the state […]

Transport quantities related to the energy equation of the state considered

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)W.m^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/values(:)W.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/coefficients(:,:)W.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/values(:)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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/coefficients(:,:)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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)W.m^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/values(:)W.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/coefficients(:,:)W.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)W.m^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/values(:)W.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/coefficients(:,:)W.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

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

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentumstructureTransport coefficients related to the momentum equations of the […]

Transport coefficients related to the momentum equations of the state considered. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/phi(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/phi_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/phi(:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/phi_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)kg.m^-1.s^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r(:)1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/phi(:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/phi_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z(:)1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)kg.m^-1.s^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/values(:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/values(:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/coefficients(:,:)m.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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/values

2

1...N

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)kg.m^-1.s^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)AoSTransport coefficients related to the various neutral species

Transport coefficients related to the various neutral species

Coordinate

1

1...N

model(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

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

Mass of atom

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

Nuclear charge

Changed in version 4.0.0: Type changed from FLT_0D

model(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

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

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

model(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

model(i1)/ggd(itime)/neutral(i2)/particlesstructureTransport related to the ion density equation

Transport related to the ion density equation

model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)m^2.s^-1AoSEffective diffusivity (in the direction perpendicular to the […]

Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/d(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

model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)m.s^-1AoSEffective convection (in the direction perpendicular to the edge […]

Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/v(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

model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)m^-2.s^-1AoSFlux in the direction perpendicular to the edges or faces of […]

Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/flux(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

model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/values(:)m^-2.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

model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/coefficients(:,:)m^-2.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

model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(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

model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/values(:)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

model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/coefficients(:,:)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

model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(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

model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(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

model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)m^-2.s^-1AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(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

model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/values(:)m^-2.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

model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/coefficients(:,:)m^-2.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

model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(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

model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(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

model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)m^-2.s^-1AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(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

model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/values(:)m^-2.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

model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/coefficients(:,:)m^-2.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

model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energystructureTransport coefficients related to the ion energy equation

Transport coefficients related to the ion energy equation

model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/d(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

model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/v(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

model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)W.m^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/flux(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

model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/values(:)W.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

model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/coefficients(:,:)W.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

model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(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

model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/values(:)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

model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/coefficients(:,:)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

model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(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

model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(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

model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)W.m^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(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

model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/values(:)W.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

model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/coefficients(:,:)W.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

model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(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

model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(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

model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)W.m^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(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

model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/values(:)W.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

model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/coefficients(:,:)W.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

model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/momentumstructureTransport coefficients for the neutral momentum equations. […]

Transport coefficients for the neutral momentum equations. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/d(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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/phi(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/phi_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/v(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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/phi(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/phi_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)kg.m^-1.s^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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.

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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.

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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.

model(i1)/ggd(itime)/neutral(i2)/momentum/flux(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.

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r(:)1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/phi(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/phi_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z(:)1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(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

model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(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

model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)kg.m^-1.s^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(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

model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(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

model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)kg.m^-1.s^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/values

2

1...N

model(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)AoSTransport coefficients related to the different states of the […]

Transport coefficients related to the different states of the species

Coordinate

1

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/nameSTR_0DString identifying state

String identifying state

Changed in version 3.42.0: Renamed from label

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

Vibrational level (can be bundled)

model(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.

model(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

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

Short string identifier

model(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.

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

Verbose description

model(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particlesstructureTransport quantities related to density equation of the state […]

Transport quantities related to density equation of the state considered (thermal+non-thermal)

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)m^2.s^-1AoSEffective diffusivity (in the direction perpendicular to the […]

Effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)m.s^-1AoSEffective convection (in the direction perpendicular to the edge […]

Effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)m^-2.s^-1AoSFlux in the direction perpendicular to the edges or faces of […]

Flux in the direction perpendicular to the edges or faces of the grid (flow crossing that surface divided by its actual area), on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/values(:)m^-2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/coefficients(:,:)m^-2.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/values(:)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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/coefficients(:,:)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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)m^-2.s^-1AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/values(:)m^-2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/coefficients(:,:)m^-2.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)m^-2.s^-1AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/values(:)m^-2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/coefficients(:,:)m^-2.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energystructureTransport quantities related to the energy equation of the state […]

Transport quantities related to the energy equation of the state considered

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)W.m^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/values(:)W.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/coefficients(:,:)W.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/values(:)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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/coefficients(:,:)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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)W.m^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/values(:)W.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/coefficients(:,:)W.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/coefficients(:,:)m^2.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/coefficients(:,:)m.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)W.m^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/values(:)W.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/coefficients(:,:)W.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

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

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentumstructureTransport coefficients related to the momentum equations of the […]

Transport coefficients related to the momentum equations of the state considered. The various components two levels below this node refer to the momentum vector components, while their flux is given in the direction perpendicular to the edges or faces of the grid.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)m^2.s^-1AoSEffective diffusivity, on various grid subsets

Effective diffusivity, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/phi(:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/phi_coefficients(:,:)m^2.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z(:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z_coefficients(:,:)m^2.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)m.s^-1AoSEffective convection, on various grid subsets

Effective convection, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/phi(:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/phi_coefficients(:,:)m.s^-1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z(:)m.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z_coefficients(:,:)m.s^-1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)kg.m^-1.s^-2AoSFlux, on various grid subsets

Flux, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)1AoSFlux limiter coefficient, on various grid subsets

Flux limiter coefficient, on various grid subsets

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r(:)1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/phi(:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/phi_coefficients(:,:)1FLT_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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z(:)1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients(:,:)1FLT_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.

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)m^2.s^-1AoSEffective diffusivity (in the radial direction), on various grid […]

Effective diffusivity (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)m.s^-1AoSEffective convection (in the radial direction), on various grid […]

Effective convection (in the radial direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)kg.m^-1.s^-2AoSFlux in the radial direction, on various grid subsets

Flux in the radial direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)m^2.s^-1AoSEffective diffusivity (in the poloidal direction), on various […]

Effective diffusivity (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/values(:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/coefficients(:,:)m^2.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)m.s^-1AoSEffective convection (in the poloidal direction), on various […]

Effective convection (in the poloidal direction), on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/values(:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/coefficients(:,:)m.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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/values

2

1...N

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)kg.m^-1.s^-2AoSFlux in the poloidal direction, on various grid subsets

Flux in the poloidal direction, on various grid subsets

Coordinate

1

1...N

New in version >3.38.1.

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

Index of the grid used to represent this quantity

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/values(:)kg.m^-1.s^-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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/coefficients(:,:)kg.m^-1.s^-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

model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/values

2

1...N

model(i1)/ggd(itime)/timesFLT_0DTime

Time

model(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

model(i1)/ggd_fast(itime)/time

model(i1)/ggd_fast(itime)/electronsstructureTransport quantities and flux integrals related to the electrons

Transport quantities and flux integrals related to the electrons

model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)s^-1AoSTotal number of particles of this species crossing a surface […]

Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)

Coordinate

1

1...N

model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(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

model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)/values^-1FLT_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)

model(i1)/ggd_fast(itime)/electrons/power(i2)WAoSPower carried by this species crossing a surface, for various […]

Power carried by this species crossing a surface, for various surfaces (grid subsets)

Coordinate

1

1...N

model(i1)/ggd_fast(itime)/electrons/power(i2)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

model(i1)/ggd_fast(itime)/electrons/power(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

model(i1)/ggd_fast(itime)/electrons/power(i2)/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)

model(i1)/ggd_fast(itime)/ion(i2)AoSTransport coefficients and flux integrals related to the various […]

Transport coefficients and flux integrals related to the various 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

model(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

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

Mass of atom

model(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

model(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

model(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)

model(i1)/ggd_fast(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

model(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

model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)s^-1AoSTotal number of particles of this species crossing a surface […]

Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(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

model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)/values^-1FLT_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)

model(i1)/ggd_fast(itime)/neutral(i2)AoSTransport coefficients and flux integrals related to the various […]

Transport coefficients and flux integrals related to the various ion and neutral species

Coordinate

1

1...N

model(i1)/ggd_fast(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

model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/auFLT_0DMass of atom

Mass of atom

model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)/z_neINT_0DNuclear charge

Nuclear charge

Changed in version 4.0.0: Type changed from FLT_0D

model(i1)/ggd_fast(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

model(i1)/ggd_fast(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

model(i1)/ggd_fast(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

model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)s^-1AoSTotal number of particles of this species crossing a surface […]

Total number of particles of this species crossing a surface per unit time, for various surfaces (grid subsets)

Coordinate

1

1...N

model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(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

model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)/values^-1FLT_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)

model(i1)/ggd_fast(itime)/power_ion_total(i2)WAoSPower carried by all ions (sum over ions species) crossing a […]

Power carried by all ions (sum over ions species) crossing a surface, for various surfaces (grid subsets)

Coordinate

1

1...N

model(i1)/ggd_fast(itime)/power_ion_total(i2)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

model(i1)/ggd_fast(itime)/power_ion_total(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

model(i1)/ggd_fast(itime)/power_ion_total(i2)/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)

model(i1)/ggd_fast(itime)/energy_flux_max(i2)W.m^-2AoSMaximum power density over a surface, for various surfaces (grid […]

Maximum power density over a surface, for various surfaces (grid subsets)

Coordinate

1

1...N

model(i1)/ggd_fast(itime)/energy_flux_max(i2)/grid_indexINT_0DIndex of the grid used to represent this quantity

Index of the grid used to represent this quantity

model(i1)/ggd_fast(itime)/energy_flux_max(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

model(i1)/ggd_fast(itime)/energy_flux_max(i2)/valueW.m^-2FLT_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)

model(i1)/ggd_fast(itime)/power(i2)WAoSPower (sum over all species) crossing a surface, for various […]

Power (sum over all species) crossing a surface, for various surfaces (grid subsets)

Coordinate

1

1...N

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

Index of the grid used to represent this quantity

model(i1)/ggd_fast(itime)/power(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

model(i1)/ggd_fast(itime)/power(i2)/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)

model(i1)/ggd_fast(itime)/timesFLT_0DTime

Time

model(i1)/codestructureCode-specific parameters used for this model

Code-specific parameters used for this model

model(i1)/code/nameSTR_0DName of software used

Name of software used

model(i1)/code/descriptionSTR_0DShort description of the software (type, purpose)

Short description of the software (type, purpose)

New in version >3.38.1.

model(i1)/code/commitSTR_0DUnique commit reference of software

Unique commit reference of software

model(i1)/code/versionSTR_0DUnique version (tag) of software

Unique version (tag) of software

model(i1)/code/repositorySTR_0DURL of software repository

URL of software repository

model(i1)/code/parametersSTR_0DList of the code specific parameters in XML format

List of the code specific parameters in XML format

model(i1)/code/output_flagstructureOutput flag : 0 means the run is successful, other values mean […]

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.

model(i1)/code/output_flag/data(:)INT_1DData

Data

Coordinate

1

model(i1)/code/output_flag/time

model(i1)/code/output_flag/time(:)sFLT_1DTime

Time

Coordinate

1

1...N

codestructure

See common IDS structure reference: code.

time(:)sFLT_1DGeneric time

Generic time

Coordinate

1

1...N