plasma_transport
¶
Plasma transport. This IDS is a prototype based on the merge of core_transport and edge_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): 5
New in version 3.42.0: lifecycle status alpha
Changed in version 4.1.0.
ids_propertiesstructure¶
See common IDS structure reference: ids_properties
.
midplanestructure¶Choice 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.
vacuum_toroidal_fieldstructure¶Characteristics of the vacuum toroidal field (used in Rho_Tor […]
Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities)
vacuum_toroidal_field/r0 ⇹mFLT_0D¶Reference major radius where the vacuum toroidal magnetic field […]
Reference major radius where the vacuum toroidal magnetic field is given (usually a fixed position such as the middle of the vessel at the equatorial midplane)
grid_ggd(itime)AoS¶Grid (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
1 |
grid_ggd(itime)/identifierstructure¶Grid identifier
Grid identifier
This is an identifier. See ggd_identifier
for the available options.
grid_ggd(itime)/pathSTR_0D¶Path 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)
grid_ggd(itime)/space(i1)AoS¶Set of grid spaces
Set of grid spaces
Click here for further documentation (or contact imas@iter.org if you can’t access this page).
1 |
|
grid_ggd(itime)/space(i1)/identifierstructure¶Space identifier
Space identifier
This is an identifier. See ggd_space_identifier
for the available options.
grid_ggd(itime)/space(i1)/geometry_typestructure¶Type 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)/coordinates_type(i2)AoS¶Type 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.
1 |
|
Changed in version 4.0.0: Type changed from INT_1D
grid_ggd(itime)/space(i1)/coordinates_type(i2)/nameSTR_0D¶Short string identifier
Short string identifier
grid_ggd(itime)/space(i1)/objects_per_dimension(i2)AoS¶Definition 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.
1 |
|
grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)AoS¶Set of objects for a given dimension
Set of objects for a given dimension
1 |
|
grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)AoS¶Set of (n-1)-dimensional objects defining the boundary of this […]
Set of (n-1)-dimensional objects defining the boundary of this n-dimensional object
1 |
|
grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/boundary(i4)/indexINT_0D¶Index 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_1D¶List 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
1 |
|
grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/geometry(:)mixedFLT_1D¶Geometry 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.
1 |
|
grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/nodes(:)INT_1D¶List 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)
1 |
|
grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/object(i3)/measurem^dimensionFLT_0D¶Measure 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_2D¶2D 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.
1 |
|
2 |
|
New in version >3.35.0.
grid_ggd(itime)/space(i1)/objects_per_dimension(i2)/geometry_contentstructure¶Content 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_0D¶Short string identifier
Short string identifier
grid_ggd(itime)/grid_subset(i1)AoS¶Grid subsets
Grid subsets
1 |
|
grid_ggd(itime)/grid_subset(i1)/identifierstructure¶Grid 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_0D¶Short string identifier
Short string identifier
grid_ggd(itime)/grid_subset(i1)/dimensionINT_0D¶Space 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)AoS¶Set 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
1 |
|
grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)AoS¶Set of objects defining the element
Set of objects defining the element
1 |
|
grid_ggd(itime)/grid_subset(i1)/element(i2)/object(i3)/spaceINT_0D¶Index 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)/base(i2)AoS¶Set 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.
1 |
|
grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_covariant(:,:,:) ⇹mixedFLT_3D¶Covariant metric tensor, given on each element of the subgrid […]
Covariant metric tensor, given on each element of the subgrid (first dimension)
1 |
|
2 |
|
3 |
|
grid_ggd(itime)/grid_subset(i1)/base(i2)/tensor_contravariant(:,:,:) ⇹mixedFLT_3D¶Contravariant metric tensor, given on each element of the subgrid […]
Contravariant metric tensor, given on each element of the subgrid (first dimension)
1 |
|
2 |
|
3 |
|
grid_ggd(itime)/grid_subset(i1)/metricstructure¶Metric of the canonical frame onto Cartesian coordinates
Metric of the canonical frame onto Cartesian coordinates
grid_ggd(itime)/grid_subset(i1)/metric/tensor_covariant(:,:,:) ⇹mixedFLT_3D¶Covariant metric tensor, given on each element of the subgrid […]
Covariant metric tensor, given on each element of the subgrid (first dimension)
1 |
|
2 |
|
3 |
|
grid_ggd(itime)/grid_subset(i1)/metric/tensor_contravariant(:,:,:) ⇹mixedFLT_3D¶Contravariant metric tensor, given on each element of the subgrid […]
Contravariant metric tensor, given on each element of the subgrid (first dimension)
1 |
|
2 |
|
3 |
|
model(i1)AoS¶Transport is described by a combination of various transport […]
Transport is described by a combination of various transport models
Maximum occurrences (MDS+ backend only): 18
1 |
|
model(i1)/identifierstructure¶Transport model identifier
Transport model identifier
This is an identifier. See plasma_transport_identifier
for the available options.
model(i1)/flux_multiplier ⇹1FLT_0D¶Multiplier 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)/profiles_1d(itime)AoS¶Transport coefficient profiles for various time slices. […]
Transport coefficient profiles for various time slices. The transport of particles, energy and momentum is described by diffusion coefficients, D, and convection velocities, v. In 1D (radial) equations, these are defined by the total fluxes of particles, energy and momentum, across a flux surface given by : V’ [-D Y’ <|grad(rho_tor_norm)|^2> + v Y <|grad(rho_tor_norm)|>], where Y represents the particles, energy and momentum density, respectively, while V is the volume inside a flux surface, the primes denote derivatives with respect to rho_tor_norm and < X > is the flux surface average of a quantity X. This formulation remains valid when changing simultaneously rho_tor_norm into rho_tor in the gradient terms and in the derivatives denoted by the prime. The average flux stored in the IDS as sibling of D and v is the total flux described above divided by the flux surface area V’ <|grad(rho_tor_norm)|>. Note that the energy flux includes the energy transported by the particle flux, in this form: Q = V’ [- n D (T)’ <|grad(rho_tor_norm)|^2> + v (nT) <|grad(rho_tor_norm)|>] + flux_multiplier * T * particle_flux. Fluxes and convection are positive (resp. negative) when outwards i.e. towards the LCFS (resp. inwards i.e. towards the magnetic axes).
1 |
model(i1)/profiles_1d(itime)/grid_dstructure¶Grid for effective diffusivities and parallel conductivity. […]
Grid for effective diffusivities and parallel conductivity. Note that some of the radial coordinates listed above are undefined outside the last closed flux surface, thus they must be filled with EMPTY_FLOAT values in such locations
model(i1)/profiles_1d(itime)/grid_d/rho_pol_norm(:) ⇹1FLT_1D¶Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis) […]
Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis) / (psi(LCFS)-psi(magnetic_axis)))
1 |
|
model(i1)/profiles_1d(itime)/grid_d/psi(:) ⇹WbFLT_1D¶Poloidal magnetic flux. […]
Poloidal magnetic flux. Integral of magnetic field passing through a contour defined by the intersection of a flux surface passing through the point of interest and a Z=constant plane. If the integration surface is flat, the surface normal vector is in the increasing vertical coordinate direction, Z, namely upwards.
1 |
model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm(:) ⇹1FLT_1D¶Normalised toroidal flux coordinate. […]
Normalised toroidal flux coordinate. The normalizing value for rho_tor_norm, is the toroidal flux coordinate at the equilibrium boundary (LCFS or 99.x % of the LCFS in case of a fixed boundary equilibium calculation, see time_slice/boundary/b_flux_pol_norm in the equilibrium IDS)
1 |
model(i1)/profiles_1d(itime)/grid_d/rho_tor(:) ⇹mFLT_1D¶Toroidal flux coordinate. […]
Toroidal flux coordinate. rho_tor = sqrt(b_flux_tor/(pi*b0)) ~ sqrt(pi*r^2*b0/(pi*b0)) ~ r [m]. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0
1 |
model(i1)/profiles_1d(itime)/grid_d/volume(:) ⇹m^3FLT_1D¶Volume enclosed inside the magnetic surface
Volume enclosed inside the magnetic surface
1 |
model(i1)/profiles_1d(itime)/grid_d/area(:) ⇹m^2FLT_1D¶Cross-sectional area of the flux surface
Cross-sectional area of the flux surface
1 |
model(i1)/profiles_1d(itime)/grid_d/surface(:) ⇹m^2FLT_1D¶Surface area of the toroidal flux surface
Surface area of the toroidal flux surface
1 |
model(i1)/profiles_1d(itime)/grid_d/psi_magnetic_axis ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the magnetic axis (useful […]
Value of the poloidal magnetic flux at the magnetic axis (useful to normalize the psi array values when the radial grid doesn’t go from the magnetic axis to the plasma boundary)
model(i1)/profiles_1d(itime)/grid_d/psi_boundary ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the plasma boundary (useful […]
Value of the poloidal magnetic flux at the plasma boundary (useful to normalize the psi array values when the radial grid doesn’t go from the magnetic axis to the plasma boundary)
model(i1)/profiles_1d(itime)/grid_vstructure¶Grid for effective convections. […]
Grid for effective convections. Note that some of the radial coordinates listed above are undefined outside the last closed flux surface, thus they must be filled with EMPTY_FLOAT values in such locations
model(i1)/profiles_1d(itime)/grid_v/rho_pol_norm(:) ⇹1FLT_1D¶Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis) […]
Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis) / (psi(LCFS)-psi(magnetic_axis)))
1 |
|
model(i1)/profiles_1d(itime)/grid_v/psi(:) ⇹WbFLT_1D¶Poloidal magnetic flux. […]
Poloidal magnetic flux. Integral of magnetic field passing through a contour defined by the intersection of a flux surface passing through the point of interest and a Z=constant plane. If the integration surface is flat, the surface normal vector is in the increasing vertical coordinate direction, Z, namely upwards.
1 |
model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm(:) ⇹1FLT_1D¶Normalised toroidal flux coordinate. […]
Normalised toroidal flux coordinate. The normalizing value for rho_tor_norm, is the toroidal flux coordinate at the equilibrium boundary (LCFS or 99.x % of the LCFS in case of a fixed boundary equilibium calculation, see time_slice/boundary/b_flux_pol_norm in the equilibrium IDS)
1 |
model(i1)/profiles_1d(itime)/grid_v/rho_tor(:) ⇹mFLT_1D¶Toroidal flux coordinate. […]
Toroidal flux coordinate. rho_tor = sqrt(b_flux_tor/(pi*b0)) ~ sqrt(pi*r^2*b0/(pi*b0)) ~ r [m]. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0
1 |
model(i1)/profiles_1d(itime)/grid_v/volume(:) ⇹m^3FLT_1D¶Volume enclosed inside the magnetic surface
Volume enclosed inside the magnetic surface
1 |
model(i1)/profiles_1d(itime)/grid_v/area(:) ⇹m^2FLT_1D¶Cross-sectional area of the flux surface
Cross-sectional area of the flux surface
1 |
model(i1)/profiles_1d(itime)/grid_v/surface(:) ⇹m^2FLT_1D¶Surface area of the toroidal flux surface
Surface area of the toroidal flux surface
1 |
model(i1)/profiles_1d(itime)/grid_v/psi_magnetic_axis ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the magnetic axis (useful […]
Value of the poloidal magnetic flux at the magnetic axis (useful to normalize the psi array values when the radial grid doesn’t go from the magnetic axis to the plasma boundary)
model(i1)/profiles_1d(itime)/grid_v/psi_boundary ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the plasma boundary (useful […]
Value of the poloidal magnetic flux at the plasma boundary (useful to normalize the psi array values when the radial grid doesn’t go from the magnetic axis to the plasma boundary)
model(i1)/profiles_1d(itime)/grid_fluxstructure¶Grid for fluxes. […]
Grid for fluxes. Note that some of the radial coordinates listed above are undefined outside the last closed flux surface, thus they must be filled with EMPTY_FLOAT values in such locations
model(i1)/profiles_1d(itime)/grid_flux/rho_pol_norm(:) ⇹1FLT_1D¶Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis) […]
Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis) / (psi(LCFS)-psi(magnetic_axis)))
1 |
|
model(i1)/profiles_1d(itime)/grid_flux/psi(:) ⇹WbFLT_1D¶Poloidal magnetic flux. […]
Poloidal magnetic flux. Integral of magnetic field passing through a contour defined by the intersection of a flux surface passing through the point of interest and a Z=constant plane. If the integration surface is flat, the surface normal vector is in the increasing vertical coordinate direction, Z, namely upwards.
1 |
model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm(:) ⇹1FLT_1D¶Normalised toroidal flux coordinate. […]
Normalised toroidal flux coordinate. The normalizing value for rho_tor_norm, is the toroidal flux coordinate at the equilibrium boundary (LCFS or 99.x % of the LCFS in case of a fixed boundary equilibium calculation, see time_slice/boundary/b_flux_pol_norm in the equilibrium IDS)
1 |
model(i1)/profiles_1d(itime)/grid_flux/rho_tor(:) ⇹mFLT_1D¶Toroidal flux coordinate. […]
Toroidal flux coordinate. rho_tor = sqrt(b_flux_tor/(pi*b0)) ~ sqrt(pi*r^2*b0/(pi*b0)) ~ r [m]. The toroidal field used in its definition is indicated under vacuum_toroidal_field/b0
1 |
model(i1)/profiles_1d(itime)/grid_flux/volume(:) ⇹m^3FLT_1D¶Volume enclosed inside the magnetic surface
Volume enclosed inside the magnetic surface
1 |
model(i1)/profiles_1d(itime)/grid_flux/area(:) ⇹m^2FLT_1D¶Cross-sectional area of the flux surface
Cross-sectional area of the flux surface
1 |
model(i1)/profiles_1d(itime)/grid_flux/surface(:) ⇹m^2FLT_1D¶Surface area of the toroidal flux surface
Surface area of the toroidal flux surface
1 |
model(i1)/profiles_1d(itime)/grid_flux/psi_magnetic_axis ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the magnetic axis (useful […]
Value of the poloidal magnetic flux at the magnetic axis (useful to normalize the psi array values when the radial grid doesn’t go from the magnetic axis to the plasma boundary)
model(i1)/profiles_1d(itime)/grid_flux/psi_boundary ⇹WbFLT_0D¶Value of the poloidal magnetic flux at the plasma boundary (useful […]
Value of the poloidal magnetic flux at the plasma boundary (useful to normalize the psi array values when the radial grid doesn’t go from the magnetic axis to the plasma boundary)
model(i1)/profiles_1d(itime)/conductivity_parallel(:) ⇹ohm^-1.m^-1FLT_1D¶Parallel conductivity
Parallel conductivity
1 |
model(i1)/profiles_1d(itime)/electronsstructure¶Transport quantities related to the electrons
Transport quantities related to the electrons
model(i1)/profiles_1d(itime)/electrons/particlesstructure¶Transport quantities for the electron density equation
Transport quantities for the electron density equation
model(i1)/profiles_1d(itime)/electrons/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/electrons/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/electrons/energystructure¶Transport quantities for the electron energy equation
Transport quantities for the electron energy equation
model(i1)/profiles_1d(itime)/electrons/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/electrons/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/total_ion_energystructure¶Transport coefficients for the total (summed over ion species) […]
Transport coefficients for the total (summed over ion species) energy equation
model(i1)/profiles_1d(itime)/total_ion_energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/total_ion_energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/momentum_phistructure¶Transport coefficients for total toroidal momentum equation
Transport coefficients for total toroidal momentum equation
Changed in version 3.42.0: Renamed from momentum_tor
model(i1)/profiles_1d(itime)/momentum_phi/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/momentum_phi/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/e_field_radial(:) ⇹V.m^-1FLT_1D¶Radial component of the electric field (calculated e.g. […]
Radial component of the electric field (calculated e.g. by a neoclassical model)
1 |
model(i1)/profiles_1d(itime)/ion(i2)AoS¶Transport coefficients related to the various ion species, in […]
Transport coefficients related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below
1 |
|
model(i1)/profiles_1d(itime)/ion(i2)/element(i3)AoS¶List of elements forming the atom or molecule
List of elements forming the atom or molecule
1 |
|
model(i1)/profiles_1d(itime)/ion(i2)/z_ion ⇹eFLT_0D¶Ion charge (of the dominant ionisation state; lumped ions are […]
Ion charge (of the dominant ionisation state; lumped ions are allowed)
model(i1)/profiles_1d(itime)/ion(i2)/labelSTR_0D¶String identifying ion (e.g. […]
String identifying ion (e.g. H, D, T, He, C, D2, …)
model(i1)/profiles_1d(itime)/ion(i2)/neutral_indexINT_0D¶Index of the corresponding neutral species in the ../../neutral […]
Index of the corresponding neutral species in the ../../neutral array
model(i1)/profiles_1d(itime)/ion(i2)/particlesstructure¶Transport related to the ion density equation
Transport related to the ion density equation
model(i1)/profiles_1d(itime)/ion(i2)/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/energystructure¶Transport coefficients related to the ion energy equation
Transport coefficients related to the ion energy equation
model(i1)/profiles_1d(itime)/ion(i2)/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentumstructure¶Transport coefficients related to the ion momentum equations […]
Transport coefficients related to the ion momentum equations for various components (directions)
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radialstructure¶Radial component
Radial component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagneticstructure¶Diamagnetic component
Diamagnetic component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallelstructure¶Parallel component
Parallel component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidalstructure¶Poloidal component
Poloidal component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidalstructure¶Toroidal component
Toroidal component
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/multiple_states_flagINT_0D¶Multiple 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)/profiles_1d(itime)/ion(i2)/state(i3)AoS¶Transport coefficients related to the different states of the […]
Transport coefficients related to the different states of the species
1 |
|
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min ⇹eFLT_0D¶Minimum Z of the charge state bundle
Minimum Z of the charge state bundle
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max ⇹eFLT_0D¶Maximum Z of the charge state bundle
Maximum Z of the charge state bundle
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/labelSTR_0D¶String identifying charge state (e.g. […]
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, …)
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level ⇹eFLT_0D¶Vibrational level (can be bundled)
Vibrational level (can be bundled)
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_modeSTR_0D¶Vibrational 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)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configurationSTR_0D¶Configuration of atomic orbitals of this state, e.g. […]
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particlesstructure¶Transport quantities related to density equation of the charge […]
Transport quantities related to density equation of the charge state considered (thermal+non-thermal)
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energystructure¶Transport quantities related to the energy equation of the charge […]
Transport quantities related to the energy equation of the charge state considered
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentumstructure¶Transport coefficients related to the state momentum equations […]
Transport coefficients related to the state momentum equations for various components (directions)
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radialstructure¶Radial component
Radial component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagneticstructure¶Diamagnetic component
Diamagnetic component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallelstructure¶Parallel component
Parallel component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidalstructure¶Poloidal component
Poloidal component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidalstructure¶Toroidal component
Toroidal component
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flux(:) ⇹kg.m^-1.s^-2FLT_1D¶Flux
Flux
1 |
model(i1)/profiles_1d(itime)/neutral(i2)AoS¶Transport coefficients related to the various neutral species
Transport coefficients related to the various neutral species
1 |
|
model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)AoS¶List of elements forming the atom or molecule
List of elements forming the atom or molecule
1 |
|
model(i1)/profiles_1d(itime)/neutral(i2)/labelSTR_0D¶String identifying ion (e.g. […]
String identifying ion (e.g. H+, D+, T+, He+2, C+, …)
model(i1)/profiles_1d(itime)/neutral(i2)/ion_indexINT_0D¶Index of the corresponding ion species in the ../../ion array
Index of the corresponding ion species in the ../../ion array
model(i1)/profiles_1d(itime)/neutral(i2)/particlesstructure¶Transport related to the neutral density equation
Transport related to the neutral density equation
model(i1)/profiles_1d(itime)/neutral(i2)/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/energystructure¶Transport coefficients related to the neutral energy equation
Transport coefficients related to the neutral energy equation
model(i1)/profiles_1d(itime)/neutral(i2)/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/multiple_states_flagINT_0D¶Multiple 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)/profiles_1d(itime)/neutral(i2)/state(i3)AoS¶Transport coefficients related to the different states of the […]
Transport coefficients related to the different states of the species
1 |
|
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/labelSTR_0D¶String identifying state
String identifying state
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level ⇹eFLT_0D¶Vibrational level (can be bundled)
Vibrational level (can be bundled)
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_modeSTR_0D¶Vibrational 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)/profiles_1d(itime)/neutral(i2)/state(i3)/electron_configurationSTR_0D¶Configuration of atomic orbitals of this state, e.g. […]
Configuration of atomic orbitals of this state, e.g. 1s2-2s1
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particlesstructure¶Transport quantities related to density equation of the charge […]
Transport quantities related to density equation of the charge state considered (thermal+non-thermal)
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energystructure¶Transport quantities related to the energy equation of the charge […]
Transport quantities related to the energy equation of the charge state considered
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/d(:) ⇹m^2.s^-1FLT_1D¶Effective diffusivity
Effective diffusivity
1 |
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/v(:) ⇹m.s^-1FLT_1D¶Effective convection
Effective convection
1 |
model(i1)/ggd(itime)AoS¶Transport 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
1 |
model(i1)/ggd(itime)/conductivity(i2)ohm^-1.m^-1AoS¶Conductivity, on various grid subsets
Conductivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/conductivity(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/conductivity(i2)/radial_coefficients(:,:) ⇹ohm^-1.m^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/conductivity(i2)/diamagnetic(:) ⇹ohm^-1.m^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/conductivity(i2)/diamagnetic_coefficients(:,:) ⇹ohm^-1.m^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/conductivity(i2)/parallel(:) ⇹ohm^-1.m^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/conductivity(i2)/parallel_coefficients(:,:) ⇹ohm^-1.m^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/conductivity(i2)/poloidal(:) ⇹ohm^-1.m^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/conductivity(i2)/poloidal_coefficients(:,:) ⇹ohm^-1.m^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/conductivity(i2)/r(:) ⇹ohm^-1.m^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/conductivity(i2)/r_coefficients(:,:) ⇹ohm^-1.m^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/conductivity(i2)/phi(:) ⇹ohm^-1.m^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/conductivity(i2)/phi_coefficients(:,:) ⇹ohm^-1.m^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/conductivity(i2)/z(:) ⇹ohm^-1.m^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/conductivity(i2)/z_coefficients(:,:) ⇹ohm^-1.m^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/electronsstructure¶Transport quantities related to the electrons
Transport quantities related to the electrons
model(i1)/ggd(itime)/electrons/particlesstructure¶Transport quantities for the electron density equation
Transport quantities for the electron density equation
model(i1)/ggd(itime)/electrons/particles/d(i2)m^2.s^-1AoS¶Particle effective diffusivity (in the direction perpendicular […]
Particle effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/electrons/particles/d(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/d(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/v(i2)m.s^-1AoS¶Particle effective convection (in the direction perpendicular […]
Particle effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/electrons/particles/v(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/v(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/flux(i2)m^-2.s^-1AoS¶Particle flux in the direction perpendicular to the edges or […]
Particle 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
1 |
|
model(i1)/ggd(itime)/electrons/particles/flux(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/flux(i2)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)1AoS¶Particle flux limiter coefficient, on various grid subsets
Particle flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/flux_limiter(i2)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/d_radial(i2)m^2.s^-1AoS¶Particle effective diffusivity (in the radial direction), on […]
Particle effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/d_radial(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/v_radial(i2)m.s^-1AoS¶Particle effective convection (in the radial direction), on various […]
Particle effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/v_radial(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)m^-2.s^-1AoS¶Particle flux in the radial direction, on various grid subsets
Particle flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/flux_radial(i2)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/d_pol(i2)m^2.s^-1AoS¶Particle effective diffusivity (in the poloidal direction), on […]
Particle effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/d_pol(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/v_pol(i2)m.s^-1AoS¶Particle effective convection (in the poloidal direction), on […]
Particle effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/v_pol(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)m^-2.s^-1AoS¶Particle flux in the poloidal direction, on various grid subsets
Particle flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/flux_pol(i2)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/d_parallel(i2)m^2.s^-1AoS¶Particle effective diffusivity (in the parallel direction), on […]
Particle effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/electrons/particles/d_parallel(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd(itime)/electrons/particles/d_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/d_parallel(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/v_parallel(i2)m.s^-1AoS¶Particle effective convection (in the parallel direction), on […]
Particle effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/electrons/particles/v_parallel(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd(itime)/electrons/particles/v_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/v_parallel(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/particles/flux_parallel(i2)m^-2.s^-1AoS¶Particle flux in the parallel direction, on various grid subsets
Particle flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/electrons/particles/flux_parallel(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd(itime)/electrons/particles/flux_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹m^-2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/particles/flux_parallel(i2)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energystructure¶Transport quantities for the electron energy equation
Transport quantities for the electron energy equation
model(i1)/ggd(itime)/electrons/energy/d(i2)m^2.s^-1AoS¶Energy effective diffusivity, on various grid subsets
Energy effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/electrons/energy/d(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/d(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/v(i2)m.s^-1AoS¶Energy effective convection, on various grid subsets
Energy effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/electrons/energy/v(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/v(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/flux(i2)W.m^-2AoS¶Energy flux, on various grid subsets
Energy flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/electrons/energy/flux(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/flux(i2)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)1AoS¶Energy flux limiter coefficient, on various grid subsets
Energy flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/flux_limiter(i2)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/d_radial(i2)m^2.s^-1AoS¶Energy effective diffusivity (in the radial direction), on various […]
Energy effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/d_radial(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/v_radial(i2)m.s^-1AoS¶Energy effective convection (in the radial direction), on various […]
Energy effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/v_radial(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)W.m^-2AoS¶Energy flux in the radial direction, on various grid subsets
Energy flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/flux_radial(i2)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/d_pol(i2)m^2.s^-1AoS¶Energy effective diffusivity (in the poloidal direction), on […]
Energy effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/d_pol(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/v_pol(i2)m.s^-1AoS¶Energy effective convection (in the poloidal direction), on various […]
Energy effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/v_pol(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)W.m^-2AoS¶Energy flux in the poloidal direction, on various grid subsets
Energy flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/flux_pol(i2)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/d_parallel(i2)m^2.s^-1AoS¶Energy effective diffusivity (in the parallel direction), on […]
Energy effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/electrons/energy/d_parallel(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd(itime)/electrons/energy/d_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/d_parallel(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/v_parallel(i2)m.s^-1AoS¶Energy effective convection (in the parallel direction), on various […]
Energy effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/electrons/energy/v_parallel(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd(itime)/electrons/energy/v_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/v_parallel(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/electrons/energy/flux_parallel(i2)W.m^-2AoS¶Energy flux in the parallel direction, on various grid subsets
Energy flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/electrons/energy/flux_parallel(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd(itime)/electrons/energy/flux_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹W.m^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/electrons/energy/flux_parallel(i2)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energystructure¶Transport 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^-1AoS¶Energy effective diffusivity, on various grid subsets
Energy effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/total_ion_energy/d(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/d(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/v(i2)m.s^-1AoS¶Energy effective convection, on various grid subsets
Energy effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/total_ion_energy/v(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/v(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/flux(i2)W.m^-2AoS¶Energy flux, on various grid subsets
Energy flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/total_ion_energy/flux(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/flux(i2)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)1AoS¶Energy flux limiter coefficient, on various grid subsets
Energy flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/flux_limiter(i2)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)m^2.s^-1AoS¶Energy effective diffusivity (in the radial direction), on various […]
Energy effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/d_radial(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)m.s^-1AoS¶Energy effective convection (in the radial direction), on various […]
Energy effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/v_radial(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)W.m^-2AoS¶Energy flux in the radial direction, on various grid subsets
Energy flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/flux_radial(i2)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)m^2.s^-1AoS¶Energy effective diffusivity (in the poloidal direction), on […]
Energy effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/d_pol(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)m.s^-1AoS¶Energy effective convection (in the poloidal direction), on various […]
Energy effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/v_pol(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)W.m^-2AoS¶Energy flux in the poloidal direction, on various grid subsets
Energy flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/flux_pol(i2)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/d_parallel(i2)m^2.s^-1AoS¶Energy effective diffusivity (in the parallel direction), on […]
Energy effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/total_ion_energy/d_parallel(i2)/grid_indexINT_0D¶Index 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_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/d_parallel(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/v_parallel(i2)m.s^-1AoS¶Energy effective convection (in the parallel direction), on various […]
Energy effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/total_ion_energy/v_parallel(i2)/grid_indexINT_0D¶Index 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_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/v_parallel(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/total_ion_energy/flux_parallel(i2)W.m^-2AoS¶Energy flux in the parallel direction, on various grid subsets
Energy flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/total_ion_energy/flux_parallel(i2)/grid_indexINT_0D¶Index 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_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹W.m^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/total_ion_energy/flux_parallel(i2)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentumstructure¶Transport 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^-1AoS¶Momentum effective diffusivity, on various grid subsets
Momentum effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/momentum/d(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/d(i2)/radial_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic(:) ⇹m^2.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/d(i2)/diamagnetic_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/d(i2)/parallel(:) ⇹m^2.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/d(i2)/parallel_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/d(i2)/poloidal(:) ⇹m^2.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/d(i2)/poloidal_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/d(i2)/r(:) ⇹m^2.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/d(i2)/r_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/d(i2)/phi(:) ⇹m^2.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/momentum/d(i2)/phi_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/momentum/d(i2)/z(:) ⇹m^2.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/d(i2)/z_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/v(i2)m.s^-1AoS¶Momentum effective convection, on various grid subsets
Momentum effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/momentum/v(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/v(i2)/radial_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic(:) ⇹m.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/v(i2)/diamagnetic_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/v(i2)/parallel(:) ⇹m.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/v(i2)/parallel_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/v(i2)/poloidal(:) ⇹m.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/v(i2)/poloidal_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/v(i2)/r(:) ⇹m.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/v(i2)/r_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/v(i2)/phi(:) ⇹m.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/momentum/v(i2)/phi_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/momentum/v(i2)/z(:) ⇹m.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/v(i2)/z_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/flux(i2)kg.m^-1.s^-2AoS¶Momentum flux, on various grid subsets
Momentum flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/momentum/flux(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux(i2)/radial_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic(:) ⇹kg.m^-1.s^-2FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux(i2)/diamagnetic_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux(i2)/parallel(:) ⇹kg.m^-1.s^-2FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux(i2)/parallel_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux(i2)/poloidal(:) ⇹kg.m^-1.s^-2FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux(i2)/poloidal_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux(i2)/r(:) ⇹kg.m^-1.s^-2FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/flux(i2)/r_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/flux(i2)/phi(:) ⇹kg.m^-1.s^-2FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/momentum/flux(i2)/phi_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/momentum/flux(i2)/z(:) ⇹kg.m^-1.s^-2FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/flux(i2)/z_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/flux_limiter(i2)1AoS¶Momentum flux limiter coefficient, on various grid subsets
Momentum flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/radial_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic(:) ⇹1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/diamagnetic_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel(:) ⇹1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/parallel_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal(:) ⇹1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/poloidal_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/r_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/phi(:) ⇹1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/phi_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/flux_limiter(i2)/z_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/momentum/d_radial(i2)m^2.s^-1AoS¶Momentum effective diffusivity (in the radial direction), on […]
Momentum effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/momentum/d_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/d_radial(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/v_radial(i2)m.s^-1AoS¶Momentum effective convection (in the radial direction), on various […]
Momentum effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/momentum/v_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/v_radial(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux_radial(i2)kg.m^-1.s^-2AoS¶Momentum flux in the radial direction, on various grid subsets
Momentum flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/momentum/flux_radial(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux_radial(i2)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/d_pol(i2)m^2.s^-1AoS¶Momentum effective diffusivity (in the poloidal direction), on […]
Momentum effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/momentum/d_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/d_pol(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/v_pol(i2)m.s^-1AoS¶Momentum effective convection (in the poloidal direction), on […]
Momentum effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/momentum/v_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/v_pol(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux_pol(i2)kg.m^-1.s^-2AoS¶Momentum flux in the poloidal direction, on various grid subsets
Momentum flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/momentum/flux_pol(i2)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux_pol(i2)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/d_parallel(i2)m^2.s^-1AoS¶Momentum effective diffusivity (in the parallel direction), on […]
Momentum effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/momentum/d_parallel(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd(itime)/momentum/d_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/d_parallel(i2)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/v_parallel(i2)m.s^-1AoS¶Momentum effective convection (in the parallel direction), on […]
Momentum effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/momentum/v_parallel(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd(itime)/momentum/v_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/v_parallel(i2)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/momentum/flux_parallel(i2)kg.m^-1.s^-2AoS¶Momentum flux in the parallel direction, on various grid subsets
Momentum flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/momentum/flux_parallel(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd(itime)/momentum/flux_parallel(i2)/grid_subset_indexINT_0D¶Index 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_parallel(i2)/values(:) ⇹kg.m^-1.s^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/momentum/flux_parallel(i2)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)AoS¶Transport coefficients related to the various ion species, in […]
Transport coefficients related to the various ion species, in the sense of isonuclear or isomolecular sequences. Ionisation states (and other types of states) must be differentiated at the state level below
1 |
|
model(i1)/ggd(itime)/ion(i2)/element(i3)AoS¶List of elements forming the atom or molecule
List of elements forming the atom or molecule
1 |
|
model(i1)/ggd(itime)/ion(i2)/z_ion ⇹eFLT_0D¶Ion charge (of the dominant ionisation state; lumped ions are […]
Ion charge (of the dominant ionisation state; lumped ions are allowed)
model(i1)/ggd(itime)/ion(i2)/labelSTR_0D¶String identifying ion (e.g. […]
String identifying ion (e.g. H, D, T, He, C, D2, …)
model(i1)/ggd(itime)/ion(i2)/neutral_indexINT_0D¶Index of the corresponding neutral species in the ../../neutral […]
Index of the corresponding neutral species in the ../../neutral array
model(i1)/ggd(itime)/ion(i2)/particlesstructure¶Transport 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^-1AoS¶Particle effective diffusivity (in the direction perpendicular […]
Particle effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/d(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/v(i3)m.s^-1AoS¶Particle effective convection (in the direction perpendicular […]
Particle effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/v(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)m^-2.s^-1AoS¶Particle flux in the direction perpendicular to the edges or […]
Particle 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
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux(i3)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)1AoS¶Particle flux limiter coefficient, on various grid subsets
Particle flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux_limiter(i3)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)m^2.s^-1AoS¶Particle effective diffusivity (in the radial direction), on […]
Particle effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/d_radial(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)m.s^-1AoS¶Particle effective convection (in the radial direction), on various […]
Particle effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/v_radial(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)m^-2.s^-1AoS¶Particle flux in the radial direction, on various grid subsets
Particle flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux_radial(i3)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)m^2.s^-1AoS¶Particle effective diffusivity (in the poloidal direction), on […]
Particle effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/d_pol(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)m.s^-1AoS¶Particle effective convection (in the poloidal direction), on […]
Particle effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/v_pol(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)m^-2.s^-1AoS¶Particle flux in the poloidal direction, on various grid subsets
Particle flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux_pol(i3)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/d_parallel(i3)m^2.s^-1AoS¶Particle effective diffusivity (in the parallel direction), on […]
Particle effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/particles/d_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/d_parallel(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/v_parallel(i3)m.s^-1AoS¶Particle effective convection (in the parallel direction), on […]
Particle effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/particles/v_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/v_parallel(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux_parallel(i3)m^-2.s^-1AoS¶Particle flux in the parallel direction, on various grid subsets
Particle flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/particles/flux_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m^-2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/particles/flux_parallel(i3)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energystructure¶Transport 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^-1AoS¶Energy effective diffusivity, on various grid subsets
Energy effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/d(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/v(i3)m.s^-1AoS¶Energy effective convection, on various grid subsets
Energy effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/v(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)W.m^-2AoS¶Energy flux, on various grid subsets
Energy flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux(i3)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)1AoS¶Energy flux limiter coefficient, on various grid subsets
Energy flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux_limiter(i3)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)m^2.s^-1AoS¶Energy effective diffusivity (in the radial direction), on various […]
Energy effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/d_radial(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)m.s^-1AoS¶Energy effective convection (in the radial direction), on various […]
Energy effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/v_radial(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)W.m^-2AoS¶Energy flux in the radial direction, on various grid subsets
Energy flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux_radial(i3)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)m^2.s^-1AoS¶Energy effective diffusivity (in the poloidal direction), on […]
Energy effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/d_pol(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)m.s^-1AoS¶Energy effective convection (in the poloidal direction), on various […]
Energy effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/v_pol(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)W.m^-2AoS¶Energy flux in the poloidal direction, on various grid subsets
Energy flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux_pol(i3)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/d_parallel(i3)m^2.s^-1AoS¶Energy effective diffusivity (in the parallel direction), on […]
Energy effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/energy/d_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/d_parallel(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/v_parallel(i3)m.s^-1AoS¶Energy effective convection (in the parallel direction), on various […]
Energy effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/energy/v_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/v_parallel(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux_parallel(i3)W.m^-2AoS¶Energy flux in the parallel direction, on various grid subsets
Energy flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/energy/flux_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹W.m^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/energy/flux_parallel(i3)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentumstructure¶Transport 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^-1AoS¶Momentum effective diffusivity, on various grid subsets
Momentum effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/radial_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic(:) ⇹m^2.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/diamagnetic_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel(:) ⇹m^2.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/parallel_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal(:) ⇹m^2.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/poloidal_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r(:) ⇹m^2.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/r_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/phi(:) ⇹m^2.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/phi_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z(:) ⇹m^2.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/d(i3)/z_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)m.s^-1AoS¶Momentum effective convection, on various grid subsets
Momentum effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/radial_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic(:) ⇹m.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/diamagnetic_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel(:) ⇹m.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/parallel_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal(:) ⇹m.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/poloidal_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r(:) ⇹m.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/r_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/phi(:) ⇹m.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/phi_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z(:) ⇹m.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/v(i3)/z_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)kg.m^-1.s^-2AoS¶Momentum flux, on various grid subsets
Momentum flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/radial_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic(:) ⇹kg.m^-1.s^-2FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/diamagnetic_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel(:) ⇹kg.m^-1.s^-2FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/parallel_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal(:) ⇹kg.m^-1.s^-2FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/poloidal_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r(:) ⇹kg.m^-1.s^-2FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/r_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/phi(:) ⇹kg.m^-1.s^-2FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
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_2D¶Interpolation 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).
1 |
|
2 |
|
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_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/flux(i3)/z_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)1AoS¶Momentum flux limiter coefficient, on various grid subsets
Momentum flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/radial_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic(:) ⇹1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel(:) ⇹1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/parallel_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal(:) ⇹1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/poloidal_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/r_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/phi(:) ⇹1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/phi_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/flux_limiter(i3)/z_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)m^2.s^-1AoS¶Momentum effective diffusivity (in the radial direction), on […]
Momentum effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d_radial(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)m.s^-1AoS¶Momentum effective convection (in the radial direction), on various […]
Momentum effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v_radial(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)kg.m^-1.s^-2AoS¶Momentum flux in the radial direction, on various grid subsets
Momentum flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_radial(i3)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)m^2.s^-1AoS¶Momentum effective diffusivity (in the poloidal direction), on […]
Momentum effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d_pol(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)m.s^-1AoS¶Momentum effective convection (in the poloidal direction), on […]
Momentum effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v_pol(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)kg.m^-1.s^-2AoS¶Momentum flux in the poloidal direction, on various grid subsets
Momentum flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_pol(i3)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d_parallel(i3)m^2.s^-1AoS¶Momentum effective diffusivity (in the parallel direction), on […]
Momentum effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/momentum/d_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/d_parallel(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v_parallel(i3)m.s^-1AoS¶Momentum effective convection (in the parallel direction), on […]
Momentum effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/momentum/v_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/v_parallel(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_parallel(i3)kg.m^-1.s^-2AoS¶Momentum flux in the parallel direction, on various grid subsets
Momentum flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/momentum/flux_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹kg.m^-1.s^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/momentum/flux_parallel(i3)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/multiple_states_flagINT_0D¶Multiple 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)AoS¶Transport coefficients related to the different states of the […]
Transport coefficients related to the different states of the species
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/z_min ⇹eFLT_0D¶Minimum Z of the state bundle
Minimum Z of the state bundle
model(i1)/ggd(itime)/ion(i2)/state(i3)/z_max ⇹eFLT_0D¶Maximum Z of the state bundle
Maximum Z of the state bundle
model(i1)/ggd(itime)/ion(i2)/state(i3)/labelSTR_0D¶String identifying state (e.g. […]
String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, …)
model(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_level ⇹eFLT_0D¶Vibrational level (can be bundled)
Vibrational level (can be bundled)
model(i1)/ggd(itime)/ion(i2)/state(i3)/vibrational_modeSTR_0D¶Vibrational 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_0D¶Configuration 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)/particlesstructure¶Transport 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^-1AoS¶Particle effective diffusivity (in the direction perpendicular […]
Particle effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)m.s^-1AoS¶Particle effective convection (in the direction perpendicular […]
Particle effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)m^-2.s^-1AoS¶Particle flux in the direction perpendicular to the edges or […]
Particle 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
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux(i4)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)1AoS¶Particle flux limiter coefficient, on various grid subsets
Particle flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_limiter(i4)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)m^2.s^-1AoS¶Particle effective diffusivity (in the radial direction), on […]
Particle effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_radial(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)m.s^-1AoS¶Particle effective convection (in the radial direction), on various […]
Particle effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_radial(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)m^-2.s^-1AoS¶Particle flux in the radial direction, on various grid subsets
Particle flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_radial(i4)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)m^2.s^-1AoS¶Particle effective diffusivity (in the poloidal direction), on […]
Particle effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_pol(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)m.s^-1AoS¶Particle effective convection (in the poloidal direction), on […]
Particle effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_pol(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)m^-2.s^-1AoS¶Particle flux in the poloidal direction, on various grid subsets
Particle flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_pol(i4)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_parallel(i4)m^2.s^-1AoS¶Particle effective diffusivity (in the parallel direction), on […]
Particle effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/d_parallel(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_parallel(i4)m.s^-1AoS¶Particle effective convection (in the parallel direction), on […]
Particle effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/v_parallel(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_parallel(i4)m^-2.s^-1AoS¶Particle flux in the parallel direction, on various grid subsets
Particle flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m^-2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/particles/flux_parallel(i4)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energystructure¶Transport 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^-1AoS¶Energy effective diffusivity, on various grid subsets
Energy effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)m.s^-1AoS¶Energy effective convection, on various grid subsets
Energy effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)W.m^-2AoS¶Energy flux, on various grid subsets
Energy flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux(i4)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)1AoS¶Energy flux limiter coefficient, on various grid subsets
Energy flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_limiter(i4)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)m^2.s^-1AoS¶Energy effective diffusivity (in the radial direction), on various […]
Energy effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_radial(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)m.s^-1AoS¶Energy effective convection (in the radial direction), on various […]
Energy effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_radial(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)W.m^-2AoS¶Energy flux in the radial direction, on various grid subsets
Energy flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_radial(i4)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)m^2.s^-1AoS¶Energy effective diffusivity (in the poloidal direction), on […]
Energy effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_pol(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)m.s^-1AoS¶Energy effective convection (in the poloidal direction), on various […]
Energy effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_pol(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)W.m^-2AoS¶Energy flux in the poloidal direction, on various grid subsets
Energy flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_pol(i4)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_parallel(i4)m^2.s^-1AoS¶Energy effective diffusivity (in the parallel direction), on […]
Energy effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/d_parallel(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_parallel(i4)m.s^-1AoS¶Energy effective convection (in the parallel direction), on various […]
Energy effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/v_parallel(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_parallel(i4)W.m^-2AoS¶Energy flux in the parallel direction, on various grid subsets
Energy flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹W.m^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/energy/flux_parallel(i4)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentumstructure¶Transport 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^-1AoS¶Momentum effective diffusivity, on various grid subsets
Momentum effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/radial_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic(:) ⇹m^2.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel(:) ⇹m^2.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/parallel_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal(:) ⇹m^2.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r(:) ⇹m^2.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/r_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/phi(:) ⇹m^2.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
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_2D¶Interpolation 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).
1 |
|
2 |
|
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_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d(i4)/z_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)m.s^-1AoS¶Momentum effective convection, on various grid subsets
Momentum effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/radial_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic(:) ⇹m.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel(:) ⇹m.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/parallel_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal(:) ⇹m.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r(:) ⇹m.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/r_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/phi(:) ⇹m.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
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_2D¶Interpolation 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).
1 |
|
2 |
|
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_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v(i4)/z_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)kg.m^-1.s^-2AoS¶Momentum flux, on various grid subsets
Momentum flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/radial_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic(:) ⇹kg.m^-1.s^-2FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel(:) ⇹kg.m^-1.s^-2FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal(:) ⇹kg.m^-1.s^-2FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r(:) ⇹kg.m^-1.s^-2FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/r_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/phi(:) ⇹kg.m^-1.s^-2FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
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_2D¶Interpolation 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).
1 |
|
2 |
|
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_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux(i4)/z_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)1AoS¶Momentum flux limiter coefficient, on various grid subsets
Momentum flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic(:) ⇹1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel(:) ⇹1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal(:) ⇹1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/phi(:) ⇹1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/phi_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)m^2.s^-1AoS¶Momentum effective diffusivity (in the radial direction), on […]
Momentum effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_radial(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)m.s^-1AoS¶Momentum effective convection (in the radial direction), on various […]
Momentum effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_radial(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)kg.m^-1.s^-2AoS¶Momentum flux in the radial direction, on various grid subsets
Momentum flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_radial(i4)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)m^2.s^-1AoS¶Momentum effective diffusivity (in the poloidal direction), on […]
Momentum effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_pol(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)m.s^-1AoS¶Momentum effective convection (in the poloidal direction), on […]
Momentum effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_pol(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)kg.m^-1.s^-2AoS¶Momentum flux in the poloidal direction, on various grid subsets
Momentum flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_pol(i4)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_parallel(i4)m^2.s^-1AoS¶Momentum effective diffusivity (in the parallel direction), on […]
Momentum effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/d_parallel(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_parallel(i4)m.s^-1AoS¶Momentum effective convection (in the parallel direction), on […]
Momentum effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/v_parallel(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_parallel(i4)kg.m^-1.s^-2AoS¶Momentum flux in the parallel direction, on various grid subsets
Momentum flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹kg.m^-1.s^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/ion(i2)/state(i3)/momentum/flux_parallel(i4)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)AoS¶Transport coefficients related to the various neutral species
Transport coefficients related to the various neutral species
1 |
|
model(i1)/ggd(itime)/neutral(i2)/element(i3)AoS¶List of elements forming the atom or molecule
List of elements forming the atom or molecule
1 |
|
model(i1)/ggd(itime)/neutral(i2)/labelSTR_0D¶String identifying neutral (e.g. […]
String identifying neutral (e.g. H, D, T, He, C, …)
model(i1)/ggd(itime)/neutral(i2)/ion_indexINT_0D¶Index 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)/particlesstructure¶Transport 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^-1AoS¶Particle effective diffusivity (in the direction perpendicular […]
Particle effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/d(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)m.s^-1AoS¶Particle effective convection (in the direction perpendicular […]
Particle effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/v(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)m^-2.s^-1AoS¶Particle flux in the direction perpendicular to the edges or […]
Particle 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
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux(i3)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)1AoS¶Particle flux limiter coefficient, on various grid subsets
Particle flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux_limiter(i3)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)m^2.s^-1AoS¶Particle effective diffusivity (in the radial direction), on […]
Particle effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/d_radial(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)m.s^-1AoS¶Particle effective convection (in the radial direction), on various […]
Particle effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/v_radial(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)m^-2.s^-1AoS¶Particle flux in the radial direction, on various grid subsets
Particle flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux_radial(i3)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)m^2.s^-1AoS¶Particle effective diffusivity (in the poloidal direction), on […]
Particle effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/d_pol(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)m.s^-1AoS¶Particle effective convection (in the poloidal direction), on […]
Particle effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/v_pol(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)m^-2.s^-1AoS¶Particle flux in the poloidal direction, on various grid subsets
Particle flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux_pol(i3)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/d_parallel(i3)m^2.s^-1AoS¶Particle effective diffusivity (in the parallel direction), on […]
Particle effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/particles/d_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/d_parallel(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/v_parallel(i3)m.s^-1AoS¶Particle effective convection (in the parallel direction), on […]
Particle effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/particles/v_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/v_parallel(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux_parallel(i3)m^-2.s^-1AoS¶Particle flux in the parallel direction, on various grid subsets
Particle flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/particles/flux_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m^-2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/particles/flux_parallel(i3)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energystructure¶Transport 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^-1AoS¶Energy effective diffusivity, on various grid subsets
Energy effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/d(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)m.s^-1AoS¶Energy effective convection, on various grid subsets
Energy effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/v(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)W.m^-2AoS¶Energy flux, on various grid subsets
Energy flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux(i3)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)1AoS¶Energy flux limiter coefficient, on various grid subsets
Energy flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux_limiter(i3)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)m^2.s^-1AoS¶Energy effective diffusivity (in the radial direction), on various […]
Energy effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/d_radial(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)m.s^-1AoS¶Energy effective convection (in the radial direction), on various […]
Energy effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/v_radial(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)W.m^-2AoS¶Energy flux in the radial direction, on various grid subsets
Energy flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux_radial(i3)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)m^2.s^-1AoS¶Energy effective diffusivity (in the poloidal direction), on […]
Energy effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/d_pol(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)m.s^-1AoS¶Energy effective convection (in the poloidal direction), on various […]
Energy effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/v_pol(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)W.m^-2AoS¶Energy flux in the poloidal direction, on various grid subsets
Energy flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux_pol(i3)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/d_parallel(i3)m^2.s^-1AoS¶Energy effective diffusivity (in the parallel direction), on […]
Energy effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/energy/d_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/d_parallel(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/v_parallel(i3)m.s^-1AoS¶Energy effective convection (in the parallel direction), on various […]
Energy effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/energy/v_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/v_parallel(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux_parallel(i3)W.m^-2AoS¶Energy flux in the parallel direction, on various grid subsets
Energy flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/energy/flux_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹W.m^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/energy/flux_parallel(i3)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentumstructure¶Transport 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^-1AoS¶Momentum effective diffusivity, on various grid subsets
Momentum effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/radial_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic(:) ⇹m^2.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/diamagnetic_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel(:) ⇹m^2.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/parallel_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal(:) ⇹m^2.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/poloidal_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r(:) ⇹m^2.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/r_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/phi(:) ⇹m^2.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/phi_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z(:) ⇹m^2.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/d(i3)/z_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)m.s^-1AoS¶Momentum effective convection, on various grid subsets
Momentum effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/radial_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic(:) ⇹m.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/diamagnetic_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel(:) ⇹m.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/parallel_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal(:) ⇹m.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/poloidal_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r(:) ⇹m.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/r_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/phi(:) ⇹m.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/phi_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z(:) ⇹m.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/v(i3)/z_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)kg.m^-1.s^-2AoS¶Momentum flux, on various grid subsets
Momentum flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/radial_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic(:) ⇹kg.m^-1.s^-2FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/diamagnetic_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel(:) ⇹kg.m^-1.s^-2FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/parallel_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal(:) ⇹kg.m^-1.s^-2FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/poloidal_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r(:) ⇹kg.m^-1.s^-2FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/r_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/phi(:) ⇹kg.m^-1.s^-2FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
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_2D¶Interpolation 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).
1 |
|
2 |
|
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_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux(i3)/z_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)1AoS¶Momentum flux limiter coefficient, on various grid subsets
Momentum flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/radial_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic(:) ⇹1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/diamagnetic_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel(:) ⇹1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/parallel_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal(:) ⇹1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/poloidal_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/r_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/phi(:) ⇹1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/phi_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_limiter(i3)/z_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)m^2.s^-1AoS¶Momentum effective diffusivity (in the radial direction), on […]
Momentum effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d_radial(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)m.s^-1AoS¶Momentum effective convection (in the radial direction), on various […]
Momentum effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v_radial(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)kg.m^-1.s^-2AoS¶Momentum flux in the radial direction, on various grid subsets
Momentum flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_radial(i3)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)m^2.s^-1AoS¶Momentum effective diffusivity (in the poloidal direction), on […]
Momentum effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d_pol(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)m.s^-1AoS¶Momentum effective convection (in the poloidal direction), on […]
Momentum effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v_pol(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)kg.m^-1.s^-2AoS¶Momentum flux in the poloidal direction, on various grid subsets
Momentum flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_pol(i3)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d_parallel(i3)m^2.s^-1AoS¶Momentum effective diffusivity (in the parallel direction), on […]
Momentum effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/momentum/d_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/d_parallel(i3)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v_parallel(i3)m.s^-1AoS¶Momentum effective convection (in the parallel direction), on […]
Momentum effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/momentum/v_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/v_parallel(i3)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_parallel(i3)kg.m^-1.s^-2AoS¶Momentum flux in the parallel direction, on various grid subsets
Momentum flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_parallel(i3)/grid_indexINT_0D¶Index 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_parallel(i3)/grid_subset_indexINT_0D¶Index 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_parallel(i3)/values(:) ⇹kg.m^-1.s^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/momentum/flux_parallel(i3)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/multiple_states_flagINT_0D¶Multiple 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)AoS¶Transport coefficients related to the different states of the […]
Transport coefficients related to the different states of the species
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/labelSTR_0D¶String identifying state
String identifying state
model(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_level ⇹eFLT_0D¶Vibrational level (can be bundled)
Vibrational level (can be bundled)
model(i1)/ggd(itime)/neutral(i2)/state(i3)/vibrational_modeSTR_0D¶Vibrational 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_typestructure¶Neutral 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_0D¶Short string identifier
Short string identifier
model(i1)/ggd(itime)/neutral(i2)/state(i3)/electron_configurationSTR_0D¶Configuration 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)/particlesstructure¶Transport 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^-1AoS¶Particle effective diffusivity (in the direction perpendicular […]
Particle effective diffusivity (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)m.s^-1AoS¶Particle effective convection (in the direction perpendicular […]
Particle effective convection (in the direction perpendicular to the edge of faces of the grid), on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)m^-2.s^-1AoS¶Particle flux in the direction perpendicular to the edges or […]
Particle 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
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux(i4)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)1AoS¶Particle flux limiter coefficient, on various grid subsets
Particle flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_limiter(i4)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)m^2.s^-1AoS¶Particle effective diffusivity (in the radial direction), on […]
Particle effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_radial(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)m.s^-1AoS¶Particle effective convection (in the radial direction), on various […]
Particle effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_radial(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)m^-2.s^-1AoS¶Particle flux in the radial direction, on various grid subsets
Particle flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_radial(i4)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)m^2.s^-1AoS¶Particle effective diffusivity (in the poloidal direction), on […]
Particle effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_pol(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)m.s^-1AoS¶Particle effective convection (in the poloidal direction), on […]
Particle effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_pol(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)m^-2.s^-1AoS¶Particle flux in the poloidal direction, on various grid subsets
Particle flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_pol(i4)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_parallel(i4)m^2.s^-1AoS¶Particle effective diffusivity (in the parallel direction), on […]
Particle effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/d_parallel(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_parallel(i4)m.s^-1AoS¶Particle effective convection (in the parallel direction), on […]
Particle effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/v_parallel(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_parallel(i4)m^-2.s^-1AoS¶Particle flux in the parallel direction, on various grid subsets
Particle flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m^-2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/particles/flux_parallel(i4)/coefficients(:,:) ⇹m^-2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energystructure¶Transport 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^-1AoS¶Energy effective diffusivity, on various grid subsets
Energy effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)m.s^-1AoS¶Energy effective convection, on various grid subsets
Energy effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)W.m^-2AoS¶Energy flux, on various grid subsets
Energy flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux(i4)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)1AoS¶Energy flux limiter coefficient, on various grid subsets
Energy flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_limiter(i4)/coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)m^2.s^-1AoS¶Energy effective diffusivity (in the radial direction), on various […]
Energy effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_radial(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)m.s^-1AoS¶Energy effective convection (in the radial direction), on various […]
Energy effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_radial(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)W.m^-2AoS¶Energy flux in the radial direction, on various grid subsets
Energy flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_radial(i4)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)m^2.s^-1AoS¶Energy effective diffusivity (in the poloidal direction), on […]
Energy effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_pol(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)m.s^-1AoS¶Energy effective convection (in the poloidal direction), on various […]
Energy effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_pol(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)W.m^-2AoS¶Energy flux in the poloidal direction, on various grid subsets
Energy flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_pol(i4)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_parallel(i4)m^2.s^-1AoS¶Energy effective diffusivity (in the parallel direction), on […]
Energy effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/d_parallel(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_parallel(i4)m.s^-1AoS¶Energy effective convection (in the parallel direction), on various […]
Energy effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/v_parallel(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_parallel(i4)W.m^-2AoS¶Energy flux in the parallel direction, on various grid subsets
Energy flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹W.m^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/energy/flux_parallel(i4)/coefficients(:,:) ⇹W.m^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentumstructure¶Transport 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^-1AoS¶Momentum effective diffusivity, on various grid subsets
Momentum effective diffusivity, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/radial_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic(:) ⇹m^2.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/diamagnetic_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel(:) ⇹m^2.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/parallel_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal(:) ⇹m^2.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/poloidal_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r(:) ⇹m^2.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/r_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/phi(:) ⇹m^2.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
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_2D¶Interpolation 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).
1 |
|
2 |
|
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_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d(i4)/z_coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)m.s^-1AoS¶Momentum effective convection, on various grid subsets
Momentum effective convection, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/radial_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic(:) ⇹m.s^-1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/diamagnetic_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel(:) ⇹m.s^-1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/parallel_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal(:) ⇹m.s^-1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/poloidal_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r(:) ⇹m.s^-1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/r_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/phi(:) ⇹m.s^-1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
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_2D¶Interpolation 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).
1 |
|
2 |
|
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_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v(i4)/z_coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)kg.m^-1.s^-2AoS¶Momentum flux, on various grid subsets
Momentum flux, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/radial_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic(:) ⇹kg.m^-1.s^-2FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/diamagnetic_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel(:) ⇹kg.m^-1.s^-2FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/parallel_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal(:) ⇹kg.m^-1.s^-2FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/poloidal_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r(:) ⇹kg.m^-1.s^-2FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/r_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/phi(:) ⇹kg.m^-1.s^-2FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
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_2D¶Interpolation 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).
1 |
|
2 |
|
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_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux(i4)/z_coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)1AoS¶Momentum flux limiter coefficient, on various grid subsets
Momentum flux limiter coefficient, on various grid subsets
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶Radial component, one scalar value is provided per element in […]
Radial component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/radial_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic(:) ⇹1FLT_1D¶Diamagnetic component, one scalar value is provided per element […]
Diamagnetic component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/diamagnetic_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel(:) ⇹1FLT_1D¶Parallel component, one scalar value is provided per element […]
Parallel component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/parallel_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal(:) ⇹1FLT_1D¶Poloidal component, one scalar value is provided per element […]
Poloidal component, one scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/poloidal_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/r_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/phi(:) ⇹1FLT_1D¶Toroidal component, one scalar value is provided per element […]
Toroidal component, one scalar value is provided per element in the grid subset.
1 |
|
Changed in version 3.42.0: Renamed from toroidal
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/phi_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
Changed in version 3.42.0: Renamed from toroidal_coefficients
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z(:) ⇹1FLT_1D¶Component 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.
1 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_limiter(i4)/z_coefficients(:,:) ⇹1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
New in version >3.37.2.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)m^2.s^-1AoS¶Momentum effective diffusivity (in the radial direction), on […]
Momentum effective diffusivity (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_radial(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)m.s^-1AoS¶Momentum effective convection (in the radial direction), on various […]
Momentum effective convection (in the radial direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_radial(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)kg.m^-1.s^-2AoS¶Momentum flux in the radial direction, on various grid subsets
Momentum flux in the radial direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_radial(i4)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)m^2.s^-1AoS¶Momentum effective diffusivity (in the poloidal direction), on […]
Momentum effective diffusivity (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_pol(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)m.s^-1AoS¶Momentum effective convection (in the poloidal direction), on […]
Momentum effective convection (in the poloidal direction), on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_pol(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)kg.m^-1.s^-2AoS¶Momentum flux in the poloidal direction, on various grid subsets
Momentum flux in the poloidal direction, on various grid subsets
1 |
|
New in version >3.38.1.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/grid_indexINT_0D¶Index 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_0D¶Index 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_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_pol(i4)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_parallel(i4)m^2.s^-1AoS¶Momentum effective diffusivity (in the parallel direction), on […]
Momentum effective diffusivity (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m^2.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/d_parallel(i4)/coefficients(:,:) ⇹m^2.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_parallel(i4)m.s^-1AoS¶Momentum effective convection (in the parallel direction), on […]
Momentum effective convection (in the parallel direction), on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹m.s^-1FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/v_parallel(i4)/coefficients(:,:) ⇹m.s^-1FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_parallel(i4)kg.m^-1.s^-2AoS¶Momentum flux in the parallel direction, on various grid subsets
Momentum flux in the parallel direction, on various grid subsets
1 |
|
New in version >4.0.0.
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_parallel(i4)/grid_indexINT_0D¶Index 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_parallel(i4)/grid_subset_indexINT_0D¶Index 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_parallel(i4)/values(:) ⇹kg.m^-1.s^-2FLT_1D¶One scalar value is provided per element in the grid subset.
One scalar value is provided per element in the grid subset.
1 |
|
model(i1)/ggd(itime)/neutral(i2)/state(i3)/momentum/flux_parallel(i4)/coefficients(:,:) ⇹kg.m^-1.s^-2FLT_2D¶Interpolation 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).
1 |
|
2 |
|
model(i1)/ggd_fast(itime)AoS¶Quantities 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).
1 |
model(i1)/ggd_fast(itime)/electronsstructure¶Transport 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^-1AoS¶Total 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)
1 |
|
model(i1)/ggd_fast(itime)/electrons/particle_flux_integrated(i2)/grid_indexINT_0D¶Index 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)WAoS¶Power carried by this species crossing a surface, for various […]
Power carried by this species crossing a surface, for various surfaces (grid subsets)
1 |
|
model(i1)/ggd_fast(itime)/electrons/power(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd_fast(itime)/ion(i2)AoS¶Transport 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. Ionisation states (and other types of states) must be differentiated at the state level below
1 |
|
model(i1)/ggd_fast(itime)/ion(i2)/element(i3)AoS¶List of elements forming the atom or molecule
List of elements forming the atom or molecule
1 |
|
model(i1)/ggd_fast(itime)/ion(i2)/z_ion ⇹eFLT_0D¶Ion charge (of the dominant ionisation state; lumped ions are […]
Ion charge (of the dominant ionisation state; lumped ions are allowed)
model(i1)/ggd_fast(itime)/ion(i2)/labelSTR_0D¶String identifying ion (e.g. […]
String identifying ion (e.g. H, D, T, He, C, D2, …)
model(i1)/ggd_fast(itime)/ion(i2)/neutral_indexINT_0D¶Index 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^-1AoS¶Total 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)
1 |
|
model(i1)/ggd_fast(itime)/ion(i2)/particle_flux_integrated(i3)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd_fast(itime)/neutral(i2)AoS¶Transport coefficients and flux integrals related to the various […]
Transport coefficients and flux integrals related to the various ion and neutral species
1 |
|
model(i1)/ggd_fast(itime)/neutral(i2)/element(i3)AoS¶List of elements forming the atom or molecule
List of elements forming the atom or molecule
1 |
|
model(i1)/ggd_fast(itime)/neutral(i2)/labelSTR_0D¶String identifying neutral (e.g. […]
String identifying neutral (e.g. H, D, T, He, C, …)
model(i1)/ggd_fast(itime)/neutral(i2)/ion_indexINT_0D¶Index 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^-1AoS¶Total 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)
1 |
|
model(i1)/ggd_fast(itime)/neutral(i2)/particle_flux_integrated(i3)/grid_indexINT_0D¶Index 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)WAoS¶Power 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)
1 |
|
model(i1)/ggd_fast(itime)/power_ion_total(i2)/grid_indexINT_0D¶Index 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)W.m^-2AoS¶Maximum power density over a surface, for various surfaces (grid […]
Maximum power density over a surface, for various surfaces (grid subsets)
1 |
|
model(i1)/ggd_fast(itime)/energy_flux_max(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/ggd_fast(itime)/power(i2)WAoS¶Power (sum over all species) crossing a surface, for various […]
Power (sum over all species) crossing a surface, for various surfaces (grid subsets)
1 |
|
model(i1)/ggd_fast(itime)/power(i2)/grid_indexINT_0D¶Index of the grid used to represent this quantity
Index of the grid used to represent this quantity
model(i1)/codestructure¶Code-specific parameters used for this model
Code-specific parameters used for this model
model(i1)/code/descriptionSTR_0D¶Short description of the software (type, purpose)
Short description of the software (type, purpose)
New in version >3.38.1.
model(i1)/code/parametersSTR_0D¶List of the code specific parameters in XML format
List of the code specific parameters in XML format