ITER Physics Data Model Documentation for sawteeth
Description of sawtooth events. This IDS must be used in homogeneous_time = 1 mode
Notation of array of structure indices: itime indicates a time index; i1, i2, i3, ... indicate other indices with their depth in the IDS. This notation clarifies the path of a given node, but should not be used to compare indices of different nodes (they may have different meanings).
Lifecycle status: alpha since version 3.0.4
Last change occured on version: 3.42.1
You are now in flat display mode, note that errorbars are not visible in this modeFull 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) :
|
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) | 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 :
|
FLT_1D |
1- time |
|||||||||||||||
crash_trigger(:) | Flag indicating whether a crash condition has been satisfied : 0 = no crash. N(>0) = crash triggered due to condition N as follows. 1: crash triggered by the ideal kink criterion; 2: crash triggered by the ideal kink criterion including kinetic effects from fast particles; 31: crash triggered by the resistive kink criterion (meeting necessary conditions for reconnection); 32: crash triggered by the resistive kink criterion (resistive kink mode is unstable). The distinction between 31 and 32 only indicates whether (31) or (32) was the last criterion to be satisfied {dynamic} | INT_1D |
1- time |
|||||||||||||||
profiles_1d(itime) | Core profiles after sawtooth crash for various time slices {dynamic} | array of structures |
1- profiles_1d(itime)/time |
|||||||||||||||
profiles_1d(itime)/grid | Radial grid | structure | ||||||||||||||||
profiles_1d(itime)/grid/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 |
|||||||||||||||
profiles_1d(itime)/grid/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- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/grid/rho_pol_norm(:) | Normalised poloidal flux coordinate = sqrt((psi(rho)-psi(magnetic_axis)) / (psi(LCFS)-psi(magnetic_axis))) {dynamic} [-] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/grid/psi(:) | Poloidal magnetic flux {dynamic} [Wb]. This quantity is COCOS-dependent, with the following transformation :
|
FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/grid/volume(:) | Volume enclosed inside the magnetic surface {dynamic} [m^3] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/grid/area(:) | Cross-sectional area of the flux surface {dynamic} [m^2] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/grid/surface(:) | Surface area of the toroidal flux surface {dynamic} [m^2] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/grid/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 | ||||||||||||||||
profiles_1d(itime)/grid/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 | ||||||||||||||||
profiles_1d(itime)/t_e(:) | Electron temperature {dynamic} [eV] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/t_i_average(:) | Ion temperature (averaged on charge states and ion species) {dynamic} [eV] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/n_e(:) | Electron density (thermal+non-thermal) {dynamic} [m^-3] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/n_e_fast(:) | Density of fast (non-thermal) electrons {dynamic} [m^-3] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/n_i_total_over_n_e(:) | Ratio of total ion density (sum over species and charge states) over electron density. (thermal+non-thermal) {dynamic} [-] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/momentum_tor(:) Lifecycle status: obsolescent since version 3.42.1 |
Total plasma toroidal momentum, summed over ion species and electrons {dynamic} [kg.m/s] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/momentum_phi(:) | Total plasma toroidal momentum, summed over ion species and electrons {dynamic} [kg.m/s] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/zeff(:) | Effective charge {dynamic} [-] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/p_e(:) | Electron pressure {dynamic} [Pa] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/p_e_fast_perpendicular(:) | Fast (non-thermal) electron perpendicular pressure {dynamic} [Pa] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/p_e_fast_parallel(:) | Fast (non-thermal) electron parallel pressure {dynamic} [Pa] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/p_i_total(:) | Total ion pressure (sum over the ion species) {dynamic} [Pa] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/p_i_total_fast_perpendicular(:) | Fast (non-thermal) total ion (sum over the ion species) perpendicular pressure {dynamic} [Pa] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/p_i_total_fast_parallel(:) | Fast (non-thermal) total ion (sum over the ion species) parallel pressure {dynamic} [Pa] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/pressure_thermal(:) | Thermal pressure (electrons+ions) {dynamic} [Pa] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/pressure_perpendicular(:) | Total perpendicular pressure (electrons+ions, thermal+non-thermal) {dynamic} [Pa] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/pressure_parallel(:) | Total parallel pressure (electrons+ions, thermal+non-thermal) {dynamic} [Pa] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/j_total(:) | Total parallel current density = average(jtot.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0 {dynamic} [A/m^2] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/j_tor(:) Lifecycle status: obsolescent since version 3.42.1 |
Total toroidal current density = average(j_tor/R) / average(1/R) {dynamic} [A/m^2] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/j_phi(:) | Total toroidal current density = average(j_phi/R) / average(1/R) {dynamic} [A/m^2] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/j_ohmic(:) | Ohmic parallel current density = average(J_Ohmic.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0 {dynamic} [A/m^2] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/j_non_inductive(:) | Non-inductive (includes bootstrap) parallel current density = average(jni.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0 {dynamic} [A/m^2] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/j_bootstrap(:) | Bootstrap current density = average(J_Bootstrap.B) / B0, where B0 = Core_Profiles/Vacuum_Toroidal_Field/ B0 {dynamic} [A/m^2] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/conductivity_parallel(:) | Parallel conductivity {dynamic} [ohm^-1.m^-1] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/e_field_parallel(:) | Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/ B0 {dynamic} [V.m^-1] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/q(:) | Safety factor {dynamic} [-] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/magnetic_shear(:) | Magnetic shear, defined as rho_tor/q . dq/drho_tor {dynamic} [-] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/phi(:) | Toroidal flux {dynamic} [Wb] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/psi_star_pre_crash(:) | Psi* = psi - phi, just before the sawtooth crash {dynamic} [Wb] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/psi_star_post_crash(:) | Psi* = psi - phi, after the sawtooth crash {dynamic} [Wb] | FLT_1D |
1- profiles_1d(itime)/grid/rho_tor_norm |
|||||||||||||||
profiles_1d(itime)/time | Time {dynamic} [s] | FLT_0D | ||||||||||||||||
diagnostics | Detailed information about the sawtooth characteristics | structure | ||||||||||||||||
diagnostics/magnetic_shear_q1(:) | Magnetic shear at surface q = 1, defined as rho_tor/q . dq/drho_tor {dynamic} [-] | FLT_1D |
1- time |
|||||||||||||||
diagnostics/rho_tor_norm_q1(:) | Normalised toroidal flux coordinate at surface q = 1 {dynamic} [-] | FLT_1D |
1- time |
|||||||||||||||
diagnostics/rho_tor_norm_inversion(:) | Normalised toroidal flux coordinate at inversion radius {dynamic} [-] | FLT_1D |
1- time |
|||||||||||||||
diagnostics/rho_tor_norm_mixing(:) | Normalised toroidal flux coordinate at mixing radius {dynamic} [-] | FLT_1D |
1- time |
|||||||||||||||
diagnostics/previous_crash_trigger(:) | Previous crash trigger. Flag indicating whether a crash condition has been satisfied : 0 = no crash. N(>0) = crash triggered due to condition N {dynamic} | INT_1D |
1- time |
|||||||||||||||
diagnostics/previous_crash_time(:) | Time at which the previous sawtooth crash occured {dynamic} [s] | FLT_1D |
1- time |
|||||||||||||||
diagnostics/previous_period(:) | Previous sawtooth period {dynamic} [s] | FLT_1D |
1- time |
|||||||||||||||
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 |