ITER Physics Data Model Documentation for core_transport

Core plasma transport of particles, energy, momentum and poloidal flux. The transport of particles, energy and momentum is described by diffusion coefficients, D, and convection velocities, v. 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

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

Lifecycle status: active since version 3.1.0

Last change occured on version: 3.42.0

Back to top IDS list

You are now in flat display mode, note that errorbars are not visible in this mode

Full path name Description Data Type Coordinates
ids_properties Interface Data Structure properties. This element identifies the node above as an IDS structure
ids_properties/comment Any comment describing the content of this IDS {constant} STR_0D
ids_properties/name User-defined name for this IDS occurrence {constant}. Introduced after DD version 3.39.0 STR_0D
ids_properties/homogeneous_time This node must be filled (with 0, 1, or 2) for the IDS to be valid. If 1, the time of this IDS is homogeneous, i.e. the time values for this IDS are stored in the time node just below the root of this IDS. If 0, the time values are stored in the various time fields at lower levels in the tree. In the case only constant or static nodes are filled within the IDS, homogeneous_time must be set to 2 {constant} INT_0D
ids_properties/occurrence_type Type of data contained in this occurrence. Introduced after DD version 3.39.0. Available options (refer to the children of this identifier structure) :
Name Index Description
reconstruction 1 Equilibrium reconstruction
prediction_fixed 2 Equilibrium prediction, fixed boundary
prediction_free 3 Equilibrium prediction, free boundary
mapping 4 Used for mapping equilibrium results from one grid type / resolution to another, or for including variables not present in the first set such as the calculation of magnetic field of other derived parameters
structure
ids_properties/occurrence_type/name Short string identifier {constant} STR_0D
ids_properties/occurrence_type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {constant} INT_0D
ids_properties/occurrence_type/description Verbose description {constant} STR_0D
ids_properties/source
Lifecycle status: obsolescent since version 3.34.0
Source of the data (any comment describing the origin of the data : code, path to diagnostic signals, processing method, ...). Superseeded by the new provenance structure. {constant} STR_0D
ids_properties/provider Name of the person in charge of producing this data {constant} STR_0D
ids_properties/creation_date Date at which this data has been produced {constant} STR_0D
ids_properties/version_put Version of the access layer package used to PUT this IDS structure
ids_properties/version_put/data_dictionary Version of Data Dictionary used to PUT this IDS {constant} STR_0D
ids_properties/version_put/access_layer Version of Access Layer used to PUT this IDS {constant} STR_0D
ids_properties/version_put/access_layer_language Programming language of the Access Layer high level API used to PUT this IDS {constant} STR_0D
ids_properties/provenance
Lifecycle status: alpha since version 3.34.0
Provenance information about this IDS structure
ids_properties/provenance/node(i1) Set of IDS nodes for which the provenance is given. The provenance information applies to the whole structure below the IDS node. For documenting provenance information for the whole IDS, set the size of this array of structure to 1 and leave the child "path" node empty {constant} array of structures [max_size=20 (limited in MDS+ backend only)] 1- 1...N
ids_properties/provenance/node(i1)/path Path of the node within the IDS, following the syntax given in the link below. If empty, means the provenance information applies to the whole IDS. Click here for further documentation. {constant} STR_0D
ids_properties/provenance/node(i1)/reference(i2) List of references used to populate or calculate this node, identified as explained below. In case the node is the result of of a calculation / data processing, the reference is an input to the process described in the "code" structure at the root of the IDS. The reference can be an IDS (identified by a URI or a persitent identifier, see syntax in the link below) or non-IDS data imported directly from an non-IMAS database (identified by the command used to import the reference, or the persistent identifier of the data reference). Often data are obtained by a chain of processes, however only the last process input are recorded here. The full chain of provenance has then to be reconstructed recursively from the provenance information contained in the data references. Click here for further documentation.. Introduced after DD version 3.41.0 array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/provenance/node(i1)/reference(i2)/name Reference name {constant} STR_0D
ids_properties/provenance/node(i1)/reference(i2)/timestamp Date and time (UTC) at which the reference was created, expressed in a human readable form (ISO 8601) : the format of the string shall be : YYYY-MM-DDTHH:MM:SSZ. Example : 2020-07-24T14:19:00Z {constant} STR_0D
ids_properties/plugins
Lifecycle status: alpha since version 3.39.0
Information about the plugins used to write/read this IDS. This structure is filled automatically by the Access Layer at GET/PUT time, no need to fill it via a user program.. Introduced after DD version 3.38.1 structure
ids_properties/plugins/node(i1) Set of IDS nodes for which a plugin has been applied {constant} array of structures [max_size=20 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/path Path of the node within the IDS, following the syntax given in the link below. If empty, means the plugin applies to the whole IDS. Click here for further documentation. {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2) Plugins used to PUT a node (potentially, multiple plugins can be applied, if so they are listed by order of application) array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/put_operation(i2)/name Name of software used {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/repository URL of software repository {constant} STR_0D
ids_properties/plugins/node(i1)/put_operation(i2)/parameters List of the code specific parameters in XML format {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2) Plugins to be used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application) array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/readback(i2)/name Name of software used {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/node(i1)/readback(i2)/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/repository URL of software repository {constant} STR_0D
ids_properties/plugins/node(i1)/readback(i2)/parameters List of the code specific parameters in XML format {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2) Plugins actually used to read back a node (potentially, multiple plugins can be applied, listed in reverse order of application). This information is filled by the plugin infrastructure during the GET operation. array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
ids_properties/plugins/node(i1)/get_operation(i2)/name Name of software used {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/repository URL of software repository {constant} STR_0D
ids_properties/plugins/node(i1)/get_operation(i2)/parameters List of the code specific parameters in XML format {constant} STR_0D
ids_properties/plugins/infrastructure_put Plugin infrastructure used to PUT the data structure
ids_properties/plugins/infrastructure_put/name Name of software used {constant} STR_0D
ids_properties/plugins/infrastructure_put/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/infrastructure_put/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/infrastructure_put/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/infrastructure_put/repository URL of software repository {constant} STR_0D
ids_properties/plugins/infrastructure_get Plugin infrastructure used to GET the data structure
ids_properties/plugins/infrastructure_get/name Name of software used {constant} STR_0D
ids_properties/plugins/infrastructure_get/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
ids_properties/plugins/infrastructure_get/commit Unique commit reference of software {constant} STR_0D
ids_properties/plugins/infrastructure_get/version Unique version (tag) of software {constant} STR_0D
ids_properties/plugins/infrastructure_get/repository URL of software repository {constant} STR_0D
vacuum_toroidal_field Characteristics of the vacuum toroidal field (used in Rho_Tor definition and in the normalization of current densities) structure
vacuum_toroidal_field/r0 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) {constant} [m] FLT_0D
vacuum_toroidal_field/b0(:) Vacuum toroidal field at R0 [T]; Positive sign means anti-clockwise when viewing from above. The product R0B0 must be consistent with the b_tor_vacuum_r field of the tf IDS. {dynamic} [T]. This quantity is COCOS-dependent, with the following transformation :
Label Expression
b0_like .sigma_b0_eff
FLT_1D 1- time
model(i1) Transport is described by a combination of various transport models array of structures [max_size=18 (limited in MDS+ backend only)] 1- 1...N
model(i1)/comment Any comment describing the model {constant} STR_0D
model(i1)/identifier Transport model identifier. Available options (refer to the children of this identifier structure) :
Name Index Description
unspecified 0 Unspecified transport type
combined 1 Combination of data from available transport models. Representation of the total transport in the system
transport_solver 2 Output from a transport solver
background 3 Background transport level, ad-hoc transport model not directly related to a physics model
database 4 Transport specified by a database entry external to the dynamic evolution of the plasma
neoclassical 5 Neoclassical
anomalous 6 Representation of turbulent transport
mhd 19 Transport arising from MHD frequency modes
ntm 20 Transport arising from the presence of NTMs
sawteeth 21 Transport arising from the presence of sawteeth
elm_continuous 22 Continuous ELM model --- gives the ELM averaged profile
elm_resolved 23 Time resolved ELM model
pedestal 24 Transport level to give edge pedestal
not_provided 25 No data provided
structure
model(i1)/identifier/name Short string identifier {constant} STR_0D
model(i1)/identifier/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {constant} INT_0D
model(i1)/identifier/description Verbose description {constant} STR_0D
model(i1)/flux_multiplier 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 {constant} [-] FLT_0D
model(i1)/profiles_1d(itime) Transport coefficient profiles for various time slices. Fluxes and convection are positive (resp. negative) when outwards i.e. towards the LCFS (resp. inwards i.e. towards the magnetic axes). {dynamic} array of structures 1- model(i1)/profiles_1d(itime)/time
model(i1)/profiles_1d(itime)/grid_d Grid for effective diffusivities and parallel conductivity structure
model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm(:) 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) {dynamic} [-] FLT_1D 1- 1...N
model(i1)/profiles_1d(itime)/grid_d/rho_tor(:) Toroidal flux coordinate = sqrt(phi/(pi*b0)), where the toroidal magnetic field, b0, corresponds to that stored in vacuum_toroidal_field/b0 and pi can be found in the IMAS constants {dynamic} [m] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_d/rho_pol_norm(:) Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis))) {dynamic} [-] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_d/psi(:) Poloidal magnetic flux {dynamic} [Wb]. This quantity is COCOS-dependent, with the following transformation :
Label Expression
psi_like .fact_psi
FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_d/volume(:) Volume enclosed inside the magnetic surface {dynamic} [m^3] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_d/area(:) Cross-sectional area of the flux surface {dynamic} [m^2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_d/surface(:) Surface area of the toroidal flux surface {dynamic} [m^2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_d/psi_magnetic_axis 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) {dynamic} [Wb] FLT_0D
model(i1)/profiles_1d(itime)/grid_d/psi_boundary 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) {dynamic} [Wb] FLT_0D
model(i1)/profiles_1d(itime)/grid_v Grid for effective convections structure
model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm(:) 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) {dynamic} [-] FLT_1D 1- 1...N
model(i1)/profiles_1d(itime)/grid_v/rho_tor(:) Toroidal flux coordinate = sqrt(phi/(pi*b0)), where the toroidal magnetic field, b0, corresponds to that stored in vacuum_toroidal_field/b0 and pi can be found in the IMAS constants {dynamic} [m] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_v/rho_pol_norm(:) Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis))) {dynamic} [-] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_v/psi(:) Poloidal magnetic flux {dynamic} [Wb]. This quantity is COCOS-dependent, with the following transformation :
Label Expression
psi_like .fact_psi
FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_v/volume(:) Volume enclosed inside the magnetic surface {dynamic} [m^3] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_v/area(:) Cross-sectional area of the flux surface {dynamic} [m^2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_v/surface(:) Surface area of the toroidal flux surface {dynamic} [m^2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_v/psi_magnetic_axis 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) {dynamic} [Wb] FLT_0D
model(i1)/profiles_1d(itime)/grid_v/psi_boundary 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) {dynamic} [Wb] FLT_0D
model(i1)/profiles_1d(itime)/grid_flux Grid for fluxes structure
model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm(:) 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) {dynamic} [-] FLT_1D 1- 1...N
model(i1)/profiles_1d(itime)/grid_flux/rho_tor(:) Toroidal flux coordinate = sqrt(phi/(pi*b0)), where the toroidal magnetic field, b0, corresponds to that stored in vacuum_toroidal_field/b0 and pi can be found in the IMAS constants {dynamic} [m] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_flux/rho_pol_norm(:) Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis))) {dynamic} [-] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_flux/psi(:) Poloidal magnetic flux {dynamic} [Wb]. This quantity is COCOS-dependent, with the following transformation :
Label Expression
psi_like .fact_psi
FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_flux/volume(:) Volume enclosed inside the magnetic surface {dynamic} [m^3] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_flux/area(:) Cross-sectional area of the flux surface {dynamic} [m^2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_flux/surface(:) Surface area of the toroidal flux surface {dynamic} [m^2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/grid_flux/psi_magnetic_axis 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) {dynamic} [Wb] FLT_0D
model(i1)/profiles_1d(itime)/grid_flux/psi_boundary 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) {dynamic} [Wb] FLT_0D
model(i1)/profiles_1d(itime)/conductivity_parallel(:) Parallel conductivity {dynamic} [ohm^-1.m^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/electrons Transport quantities related to the electrons structure
model(i1)/profiles_1d(itime)/electrons/particles Transport quantities for the electron density equation structure
model(i1)/profiles_1d(itime)/electrons/particles/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/electrons/particles/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/electrons/particles/flux(:) Flux {dynamic} [m^-2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/electrons/energy Transport quantities for the electron energy equation structure
model(i1)/profiles_1d(itime)/electrons/energy/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/electrons/energy/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/electrons/energy/flux(:) Flux {dynamic} [W.m^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/total_ion_energy Transport coefficients for the total (summed over ion species) energy equation structure
model(i1)/profiles_1d(itime)/total_ion_energy/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/total_ion_energy/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/total_ion_energy/flux(:) Flux {dynamic} [W.m^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/momentum_tor
Lifecycle status: obsolescent since version 3.42.0
Transport coefficients for total toroidal momentum equation structure
model(i1)/profiles_1d(itime)/momentum_tor/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/momentum_tor/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/momentum_tor/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/momentum_phi Transport coefficients for total toroidal momentum equation structure
model(i1)/profiles_1d(itime)/momentum_phi/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/momentum_phi/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/momentum_phi/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/e_field_radial(:) Radial component of the electric field (calculated e.g. by a neoclassical model) {dynamic} [V.m^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2) 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 array of structures 1- 1...N
model(i1)/profiles_1d(itime)/ion(i2)/element(i3) List of elements forming the atom or molecule array of structures 1- 1...N
model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
model(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
model(i1)/profiles_1d(itime)/ion(i2)/z_ion Ion charge (of the dominant ionisation state; lumped ions are allowed) {dynamic} [Elementary Charge Unit] FLT_0D
model(i1)/profiles_1d(itime)/ion(i2)/label
Lifecycle status: obsolescent since version 3.42.0
String identifying ion (e.g. H, D, T, He, C, D2, ...) {dynamic} STR_0D
model(i1)/profiles_1d(itime)/ion(i2)/name String identifying ion (e.g. H, D, T, He, C, D2, ...) {dynamic} STR_0D
model(i1)/profiles_1d(itime)/ion(i2)/neutral_index Index of the corresponding neutral species in the ../../neutral array {dynamic} INT_0D
model(i1)/profiles_1d(itime)/ion(i2)/particles Transport related to the ion density equation structure
model(i1)/profiles_1d(itime)/ion(i2)/particles/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/particles/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/particles/flux(:) Flux {dynamic} [m^-2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/energy Transport coefficients related to the ion energy equation structure
model(i1)/profiles_1d(itime)/ion(i2)/energy/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/energy/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/energy/flux(:) Flux {dynamic} [W.m^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum Transport coefficients related to the ion momentum equations for various components (directions) structure
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial Radial component structure
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/radial/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic Diamagnetic component structure
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/diamagnetic/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel Parallel component structure
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/parallel/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal Poloidal component structure
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/poloidal/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal Toroidal component structure
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/momentum/toroidal/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/multiple_states_flag Multiple states calculation flag : 0-Only the 'ion' level is considered and the 'state' array of structure is empty; 1-Ion states are considered and are described in the 'state' array of structure {dynamic} INT_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3) Transport coefficients related to the different states of the species array of structures 1- 1...N
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min Minimum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max Maximum Z of the charge state bundle {dynamic} [Elementary Charge Unit] FLT_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/label
Lifecycle status: obsolescent since version 3.42.0
String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) {dynamic} STR_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/name String identifying charge state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) {dynamic} STR_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/is_neutral
Lifecycle status: obsolescent since version 3.3.0
Flag specifying if this state corresponds to a neutral (1) or not (0) {dynamic} INT_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type
Lifecycle status: obsolescent since version 3.3.0
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold; 2: thermal; 3: fast; 4: NBI structure
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/name Short string identifier {dynamic} STR_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/index Integer identifier (enumeration index within a list). Private identifier values must be indicated by a negative index. {dynamic} INT_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/neutral_type/description Verbose description {dynamic} STR_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles Transport quantities related to density equation of the charge state considered (thermal+non-thermal) structure
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/particles/flux(:) Flux {dynamic} [m^-2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy Transport quantities related to the energy equation of the charge state considered structure
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/energy/flux(:) Flux {dynamic} [W.m^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum Transport coefficients related to the state momentum equations for various components (directions) structure
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial Radial component structure
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/radial/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic Diamagnetic component structure
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/diamagnetic/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel Parallel component structure
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/parallel/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal Poloidal component structure
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/poloidal/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal Toroidal component structure
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flux(:) Flux {dynamic} [kg.m^-1.s^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/ion(i2)/state(i3)/momentum/toroidal/flow_damping_rate(:) Damping rate for this flow component (e.g. due to collisions, calculated from a neoclassical model) {dynamic} [s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2) Transport coefficients related to the various neutral species array of structures 1- 1...N
model(i1)/profiles_1d(itime)/neutral(i2)/element(i3) List of elements forming the atom or molecule array of structures 1- 1...N
model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a Mass of atom {dynamic} [Atomic Mass Unit] FLT_0D
model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n Nuclear charge {dynamic} [Elementary Charge Unit] FLT_0D
model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/atoms_n Number of atoms of this element in the molecule {dynamic} INT_0D
model(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity
Lifecycle status: obsolescent since version 3.15.0
Multiplicity of the atom {dynamic} [Elementary Charge Unit] FLT_0D
model(i1)/profiles_1d(itime)/neutral(i2)/label
Lifecycle status: obsolescent since version 3.42.0
String identifying ion (e.g. H+, D+, T+, He+2, C+, ...) {dynamic} STR_0D
model(i1)/profiles_1d(itime)/neutral(i2)/name String identifying ion (e.g. H+, D+, T+, He+2, C+, ...) {dynamic} STR_0D
model(i1)/profiles_1d(itime)/neutral(i2)/ion_index Index of the corresponding ion species in the ../../ion array {dynamic} INT_0D
model(i1)/profiles_1d(itime)/neutral(i2)/particles Transport related to the neutral density equation structure
model(i1)/profiles_1d(itime)/neutral(i2)/particles/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/particles/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/particles/flux(:) Flux {dynamic} [m^-2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/energy Transport coefficients related to the neutral energy equation structure
model(i1)/profiles_1d(itime)/neutral(i2)/energy/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/energy/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/energy/flux(:) Flux {dynamic} [W.m^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/multiple_states_flag Multiple states calculation flag : 0-Only one state is considered; 1-Multiple states are considered and are described in the state structure {dynamic} INT_0D
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3) Transport coefficients related to the different states of the species array of structures 1- 1...N
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/label
Lifecycle status: obsolescent since version 3.42.0
String identifying state {dynamic} STR_0D
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/name String identifying state {dynamic} STR_0D
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] FLT_0D
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_mode Vibrational mode of this state, e.g. "A_g". Need to define, or adopt a standard nomenclature. {dynamic} STR_0D
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/electron_configuration Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} STR_0D
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles Transport quantities related to density equation of the charge state considered (thermal+non-thermal) structure
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/particles/flux(:) Flux {dynamic} [m^-2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy Transport quantities related to the energy equation of the charge state considered structure
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/d(:) Effective diffusivity {dynamic} [m^2.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_d/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/v(:) Effective convection {dynamic} [m.s^-1] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_v/rho_tor_norm
model(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/energy/flux(:) Flux {dynamic} [W.m^-2] FLT_1D 1- model(i1)/profiles_1d(itime)/grid_flux/rho_tor_norm
model(i1)/profiles_1d(itime)/time Time {dynamic} [s] FLT_0D
model(i1)/code Code-specific parameters used for this model structure
model(i1)/code/name Name of software used {constant} STR_0D
model(i1)/code/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
model(i1)/code/commit Unique commit reference of software {constant} STR_0D
model(i1)/code/version Unique version (tag) of software {constant} STR_0D
model(i1)/code/repository URL of software repository {constant} STR_0D
model(i1)/code/parameters List of the code specific parameters in XML format {constant} STR_0D
model(i1)/code/output_flag Output flag : 0 means the run is successful, other values mean some difficulty has been encountered, the exact meaning is then code specific. Negative values mean the result shall not be used. structure
model(i1)/code/output_flag/data(:) Data {dynamic} INT_1D 1- model(i1)/code/output_flag/time
model(i1)/code/output_flag/time(:) Time {dynamic} [s] FLT_1D 1- 1...N
code Generic decription of the code-specific parameters for the code that has produced this IDS structure
code/name Name of software generating IDS {constant} STR_0D
code/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
code/commit Unique commit reference of software {constant} STR_0D
code/version Unique version (tag) of software {constant} STR_0D
code/repository URL of software repository {constant} STR_0D
code/parameters List of the code specific parameters in XML format {constant} STR_0D
code/output_flag(:) Output flag : 0 means the run is successful, other values mean some difficulty has been encountered, the exact meaning is then code specific. Negative values mean the result shall not be used. {dynamic} INT_1D 1- time
code/library(i1) List of external libraries used by the code that has produced this IDS array of structures [max_size=10 (limited in MDS+ backend only)] 1- 1...N
code/library(i1)/name Name of software {constant} STR_0D
code/library(i1)/description Short description of the software (type, purpose) {constant}. Introduced after DD version 3.38.1 STR_0D
code/library(i1)/commit Unique commit reference of software {constant} STR_0D
code/library(i1)/version Unique version (tag) of software {constant} STR_0D
code/library(i1)/repository URL of software repository {constant} STR_0D
code/library(i1)/parameters List of the code specific parameters in XML format {constant} STR_0D
time(:) Generic time {dynamic} [s] FLT_1D 1- 1...N

Back to top IDS list