Instant changes of the radial core plasma profiles due to pellet, MHD, ...
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).
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/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/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} |
struct_array [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)/sources(:) |
List of sources used to import or calculate this node, identified as explained below.
In case the node is the result of of a calculation / data processing, the source is
an input to the process described in the "code" structure at the root of the IDS.
The source 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 source, or the persistent identifier of the data
source). 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 sources. Click here for further documentation. {constant} |
STR_1D |
1- 1...N
|
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} |
struct_array [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) |
struct_array [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) |
struct_array [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. |
struct_array [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/r0_error_upper |
Upper error for "r0" {constant} [m] |
FLT_0D |
|
vacuum_toroidal_field/r0_error_lower |
Lower error for "r0" {constant} [m] |
FLT_0D |
|
vacuum_toroidal_field/r0_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "r0" {constant} |
INT_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
|
vacuum_toroidal_field/b0_error_upper(:) |
Upper error for "b0" {dynamic} [T]. This quantity is COCOS-dependent, with the following transformation :
Label |
Expression |
b0_like |
.sigma_b0_eff |
|
FLT_1D |
1- time
|
vacuum_toroidal_field/b0_error_lower(:) |
Lower error for "b0" {dynamic} [T]. This quantity is COCOS-dependent, with the following transformation :
Label |
Expression |
b0_like |
.sigma_b0_eff |
|
FLT_1D |
1- time
|
vacuum_toroidal_field/b0_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "b0" {constant} |
INT_0D |
|
change(i1) |
Set of instant change terms (each being due to a different phenomenon) |
struct_array [max_size=10 (limited in MDS+ backend only)] |
1- 1...N
|
change(i1)/identifier |
Instant change term identifier. Available options (refer to the children of this identifier structure) :
Name |
Index |
Description |
unspecified |
0 |
Unspecified instant changes |
total |
1 |
Total instant changes; combines all types of events |
pellet |
2 |
Instant changes from a pellet |
sawtooth |
3 |
Instant changes from a sawtooth |
elm |
4 |
Instant changes from an edge localised mode |
|
structure |
|
change(i1)/identifier/name |
Short string identifier {constant} |
STR_0D |
|
change(i1)/identifier/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {constant} |
INT_0D |
|
change(i1)/identifier/description |
Verbose description {constant} |
STR_0D |
|
change(i1)/profiles_1d(itime) |
Changes in 1D core profiles for various time slices. This structure mirrors core_profiles/profiles_1d
and describes instant changes to each of these physical quantities (i.e. a signed
difference quantity after change - quantity before change) {dynamic} |
struct_array |
1- change(i1)/profiles_1d(itime)/time
|
change(i1)/profiles_1d(itime)/grid |
Radial grid |
structure |
|
change(i1)/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
|
change(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_upper(:) |
Upper error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_lower(:) |
Lower error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/grid/rho_tor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_tor_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/grid/rho_tor(:) |
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 {dynamic} [m] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/rho_tor_error_upper(:) |
Upper error for "rho_tor" {dynamic} [m] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/rho_tor_error_lower(:) |
Lower error for "rho_tor" {dynamic} [m] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/rho_tor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_tor" {dynamic} |
INT_0D |
|
change(i1)/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- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_upper(:) |
Upper error for "rho_pol_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_lower(:) |
Lower error for "rho_pol_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/rho_pol_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_pol_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/grid/psi(:) |
Poloidal magnetic flux {dynamic} [Wb]. This quantity is COCOS-dependent, with the following transformation :
Label |
Expression |
psi_like |
.fact_psi |
|
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/psi_error_upper(:) |
Upper error for "psi" {dynamic} [Wb]. This quantity is COCOS-dependent, with the following transformation :
Label |
Expression |
psi_like |
.fact_psi |
|
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/psi_error_lower(:) |
Lower error for "psi" {dynamic} [Wb]. This quantity is COCOS-dependent, with the following transformation :
Label |
Expression |
psi_like |
.fact_psi |
|
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/psi_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "psi" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/grid/volume(:) |
Volume enclosed inside the magnetic surface {dynamic} [m^3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/volume_error_upper(:) |
Upper error for "volume" {dynamic} [m^3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/volume_error_lower(:) |
Lower error for "volume" {dynamic} [m^3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/volume_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "volume" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/grid/area(:) |
Cross-sectional area of the flux surface {dynamic} [m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/area_error_upper(:) |
Upper error for "area" {dynamic} [m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/area_error_lower(:) |
Lower error for "area" {dynamic} [m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/area_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "area" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/grid/surface(:) |
Surface area of the toroidal flux surface {dynamic} [m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/surface_error_upper(:) |
Upper error for "surface" {dynamic} [m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/surface_error_lower(:) |
Lower error for "surface" {dynamic} [m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/grid/surface_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "surface" {dynamic} |
INT_0D |
|
change(i1)/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 |
|
change(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_upper |
Upper error for "psi_magnetic_axis" {dynamic} [Wb] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_lower |
Lower error for "psi_magnetic_axis" {dynamic} [Wb] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/grid/psi_magnetic_axis_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "psi_magnetic_axis" {dynamic} |
INT_0D |
|
change(i1)/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 |
|
change(i1)/profiles_1d(itime)/grid/psi_boundary_error_upper |
Upper error for "psi_boundary" {dynamic} [Wb] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/grid/psi_boundary_error_lower |
Lower error for "psi_boundary" {dynamic} [Wb] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/grid/psi_boundary_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "psi_boundary" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons |
Quantities related to the electrons |
structure |
|
change(i1)/profiles_1d(itime)/electrons/temperature(:) |
Temperature {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/temperature_error_upper(:) |
Upper error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/temperature_error_lower(:) |
Lower error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/temperature_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "temperature" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_validity |
Indicator of the validity of the temperature profile. 0: valid from automated processing,
1: valid and certified by the RO; - 1 means problem identified in the data processing
(request verification by the RO), -2: invalid data, should not be used {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit |
Information on the fit used to obtain the temperature profile [eV] |
structure |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured(:) |
Measured values {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured_error_upper(:) |
Upper error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured_error_lower(:) |
Lower error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "measured" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/source(:) |
Path to the source data for each measurement in the IMAS data dictionary, e.g. ece/channel(i)/t_e
for the electron temperature on the i-th channel in the ECE IDS {dynamic} |
STR_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement(:) |
Exact time slices used from the time array of the measurement source data. If the
time slice does not exist in the time array of the source data, it means linear interpolation
has been used {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_upper(:) |
Upper error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_lower(:) |
Lower error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method |
Method used to slice the data : index = 0 means using exact time slice of the measurement,
1 means linear interpolation, ... |
structure |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/name |
Short string identifier {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_slice_method/description |
Verbose description {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width(:) |
In case the measurements are averaged over a time interval, this node is the full
width of this time interval (empty otherwise). In case the slicing/averaging method
doesn't use a hard time interval cutoff, this width is the characteristic time span
of the slicing/averaging method. By convention, the time interval starts at time_measurement-time_width
and ends at time_measurement. {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_upper(:) |
Upper error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_lower(:) |
Lower error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/time_measurement_width_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement_width" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/local(:) |
Integer flag : 1 means local measurement, 0 means line-integrated measurement {dynamic} |
INT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm(:) |
Normalised toroidal flux coordinate of each measurement (local value for a local measurement,
minimum value reached by the line of sight for a line measurement) {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_upper(:) |
Upper error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_lower(:) |
Lower error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/rho_tor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_tor_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/weight(:) |
Weight given to each measured value {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/weight_error_upper(:) |
Upper error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/weight_error_lower(:) |
Lower error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "weight" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/reconstructed(:) |
Value reconstructed from the fit {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_upper(:) |
Upper error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_lower(:) |
Lower error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/reconstructed_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "reconstructed" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/chi_squared(:) |
Squared error normalized by the weighted standard deviation considered in the minimization
process : chi_squared = weight^2 *(reconstructed - measured)^2 / sigma^2, where sigma
is the standard deviation of the measurement error {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_upper(:) |
Upper error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_lower(:) |
Lower error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/chi_squared_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "chi_squared" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/temperature_fit/parameters |
List of the fit specific parameters in XML format {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/electrons/density(:) |
Density (thermal+non-thermal) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/density_error_upper(:) |
Upper error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/density_error_lower(:) |
Lower error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/density_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_validity |
Indicator of the validity of the density profile. 0: valid from automated processing,
1: valid and certified by the RO; - 1 means problem identified in the data processing
(request verification by the RO), -2: invalid data, should not be used {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit |
Information on the fit used to obtain the density profile [m^-3] |
structure |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/measured(:) |
Measured values {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/electrons/density_fit/measured_error_upper(:) |
Upper error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/electrons/density_fit/measured_error_lower(:) |
Lower error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/electrons/density_fit/measured_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "measured" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/source(:) |
Path to the source data for each measurement in the IMAS data dictionary, e.g. ece/channel(i)/t_e
for the electron temperature on the i-th channel in the ECE IDS {dynamic} |
STR_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement(:) |
Exact time slices used from the time array of the measurement source data. If the
time slice does not exist in the time array of the source data, it means linear interpolation
has been used {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_error_upper(:) |
Upper error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_error_lower(:) |
Lower error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method |
Method used to slice the data : index = 0 means using exact time slice of the measurement,
1 means linear interpolation, ... |
structure |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/name |
Short string identifier {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_slice_method/description |
Verbose description {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_width(:) |
In case the measurements are averaged over a time interval, this node is the full
width of this time interval (empty otherwise). In case the slicing/averaging method
doesn't use a hard time interval cutoff, this width is the characteristic time span
of the slicing/averaging method. By convention, the time interval starts at time_measurement-time_width
and ends at time_measurement. {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_upper(:) |
Upper error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_lower(:) |
Lower error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/time_measurement_width_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement_width" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/local(:) |
Integer flag : 1 means local measurement, 0 means line-integrated measurement {dynamic} |
INT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/rho_tor_norm(:) |
Normalised toroidal flux coordinate of each measurement (local value for a local measurement,
minimum value reached by the line of sight for a line measurement) {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_upper(:) |
Upper error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_lower(:) |
Lower error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/rho_tor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_tor_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/weight(:) |
Weight given to each measured value {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/weight_error_upper(:) |
Upper error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/weight_error_lower(:) |
Lower error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "weight" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/reconstructed(:) |
Value reconstructed from the fit {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/reconstructed_error_upper(:) |
Upper error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/reconstructed_error_lower(:) |
Lower error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/reconstructed_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "reconstructed" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/chi_squared(:) |
Squared error normalized by the weighted standard deviation considered in the minimization
process : chi_squared = weight^2 *(reconstructed - measured)^2 / sigma^2, where sigma
is the standard deviation of the measurement error {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/chi_squared_error_upper(:) |
Upper error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/chi_squared_error_lower(:) |
Lower error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/electrons/density_fit/measured
|
change(i1)/profiles_1d(itime)/electrons/density_fit/chi_squared_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "chi_squared" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fit/parameters |
List of the fit specific parameters in XML format {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_thermal(:) |
Density of thermal particles {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/density_thermal_error_upper(:) |
Upper error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/density_thermal_error_lower(:) |
Lower error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/density_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/density_fast(:) |
Density of fast (non-thermal) particles {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/density_fast_error_upper(:) |
Upper error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/density_fast_error_lower(:) |
Lower error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/density_fast_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_fast" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/pressure(:) |
Pressure (thermal+non-thermal) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_error_upper(:) |
Upper error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_error_lower(:) |
Lower error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/pressure_thermal(:) |
Pressure (thermal) associated with random motion ~average((v-average(v))^2) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_thermal_error_upper(:) |
Upper error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_thermal_error_lower(:) |
Lower error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/pressure_fast_perpendicular(:) |
Fast (non-thermal) perpendicular pressure {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_upper(:) |
Upper error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_lower(:) |
Lower error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_fast_perpendicular_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_perpendicular" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/pressure_fast_parallel(:) |
Fast (non-thermal) parallel pressure {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_fast_parallel_error_upper(:) |
Upper error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_fast_parallel_error_lower(:) |
Lower error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/pressure_fast_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/velocity_tor(:) Lifecycle status: obsolescent since version 3.3.0 |
Toroidal velocity {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity_tor_error_upper(:) Lifecycle status: obsolescent since version 3.3.0 |
Upper error for "velocity_tor" {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity_tor_error_lower(:) Lifecycle status: obsolescent since version 3.3.0 |
Lower error for "velocity_tor" {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity_tor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "velocity_tor" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/velocity_pol(:) Lifecycle status: obsolescent since version 3.3.0 |
Poloidal velocity {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity_pol_error_upper(:) Lifecycle status: obsolescent since version 3.3.0 |
Upper error for "velocity_pol" {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity_pol_error_lower(:) Lifecycle status: obsolescent since version 3.3.0 |
Lower error for "velocity_pol" {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity_pol_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "velocity_pol" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/velocity Lifecycle status: obsolescent since version 3.21.0 |
Velocity [m.s^-1] |
structure |
|
change(i1)/profiles_1d(itime)/electrons/velocity/radial(:) |
Radial component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/radial_error_upper(:) |
Upper error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/radial_error_lower(:) |
Lower error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/radial_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "radial" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/velocity/diamagnetic(:) |
Diamagnetic component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/diamagnetic_error_upper(:) |
Upper error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/diamagnetic_error_lower(:) |
Lower error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/diamagnetic_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "diamagnetic" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/velocity/parallel(:) |
Parallel component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/parallel_error_upper(:) |
Upper error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/parallel_error_lower(:) |
Lower error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/velocity/poloidal(:) |
Poloidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/poloidal_error_upper(:) |
Upper error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/poloidal_error_lower(:) |
Lower error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/poloidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "poloidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/velocity/toroidal(:) |
Toroidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/toroidal_error_upper(:) |
Upper error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/toroidal_error_lower(:) |
Lower error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/velocity/toroidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "toroidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/electrons/collisionality_norm(:) |
Collisionality normalised to the bounce frequency {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/collisionality_norm_error_upper(:) |
Upper error for "collisionality_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/collisionality_norm_error_lower(:) |
Lower error for "collisionality_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/electrons/collisionality_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "collisionality_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2) |
Quantities related to the different ion species, in the sense of isonuclear or isomolecular
sequences. Ionisation states (or other types of states) must be differentiated at
the state level below |
struct_array |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3) |
List of elements forming the atom or molecule |
struct_array |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a |
Mass of atom {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_upper |
Upper error for "a" {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_lower |
Lower error for "a" {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/a_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n |
Nuclear charge {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_upper |
Upper error for "z_n" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_lower |
Lower error for "z_n" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/z_n_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_n" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/atoms_n |
Number of atoms of this element in the molecule {dynamic} |
INT_0D |
|
change(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 |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_upper Lifecycle status: obsolescent since version 3.15.0 |
Upper error for "multiplicity" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_lower Lifecycle status: obsolescent since version 3.15.0 |
Lower error for "multiplicity" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/element(i3)/multiplicity_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "multiplicity" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion |
Ion charge (of the dominant ionisation state; lumped ions are allowed), volume averaged
over plasma radius {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_upper |
Upper error for "z_ion" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_lower |
Lower error for "z_ion" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_ion" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/label |
String identifying ion (e.g. H, D, T, He, C, D2, ...) {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/neutral_index |
Index of the corresponding neutral species in the ../../neutral array {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_1d(:) |
Average charge of the ion species (sum of states charge weighted by state density
and divided by ion density) {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_1d_error_upper(:) |
Upper error for "z_ion_1d" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_1d_error_lower(:) |
Lower error for "z_ion_1d" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_1d_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_ion_1d" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_square_1d(:) |
Average square charge of the ion species (sum of states square charge weighted by
state density and divided by ion density) {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_square_1d_error_upper(:) |
Upper error for "z_ion_square_1d" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_square_1d_error_lower(:) |
Lower error for "z_ion_square_1d" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/z_ion_square_1d_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_ion_square_1d" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature(:) |
Temperature (average over charge states when multiple charge states are considered) {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_error_upper(:) |
Upper error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_error_lower(:) |
Lower error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "temperature" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_validity |
Indicator of the validity of the temperature profile. 0: valid from automated processing,
1: valid and certified by the RO; - 1 means problem identified in the data processing
(request verification by the RO), -2: invalid data, should not be used {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit |
Information on the fit used to obtain the temperature profile [eV] |
structure |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured(:) |
Measured values {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured_error_upper(:) |
Upper error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured_error_lower(:) |
Lower error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "measured" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/source(:) |
Path to the source data for each measurement in the IMAS data dictionary, e.g. ece/channel(i)/t_e
for the electron temperature on the i-th channel in the ECE IDS {dynamic} |
STR_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement(:) |
Exact time slices used from the time array of the measurement source data. If the
time slice does not exist in the time array of the source data, it means linear interpolation
has been used {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_error_upper(:) |
Upper error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_error_lower(:) |
Lower error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_slice_method |
Method used to slice the data : index = 0 means using exact time slice of the measurement,
1 means linear interpolation, ... |
structure |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_slice_method/name |
Short string identifier {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_slice_method/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_slice_method/description |
Verbose description {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_width(:) |
In case the measurements are averaged over a time interval, this node is the full
width of this time interval (empty otherwise). In case the slicing/averaging method
doesn't use a hard time interval cutoff, this width is the characteristic time span
of the slicing/averaging method. By convention, the time interval starts at time_measurement-time_width
and ends at time_measurement. {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_width_error_upper(:) |
Upper error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_width_error_lower(:) |
Lower error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/time_measurement_width_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement_width" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/local(:) |
Integer flag : 1 means local measurement, 0 means line-integrated measurement {dynamic} |
INT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/rho_tor_norm(:) |
Normalised toroidal flux coordinate of each measurement (local value for a local measurement,
minimum value reached by the line of sight for a line measurement) {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/rho_tor_norm_error_upper(:) |
Upper error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/rho_tor_norm_error_lower(:) |
Lower error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/rho_tor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_tor_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/weight(:) |
Weight given to each measured value {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/weight_error_upper(:) |
Upper error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/weight_error_lower(:) |
Lower error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "weight" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/reconstructed(:) |
Value reconstructed from the fit {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/reconstructed_error_upper(:) |
Upper error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/reconstructed_error_lower(:) |
Lower error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/reconstructed_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "reconstructed" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/chi_squared(:) |
Squared error normalized by the weighted standard deviation considered in the minimization
process : chi_squared = weight^2 *(reconstructed - measured)^2 / sigma^2, where sigma
is the standard deviation of the measurement error {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/chi_squared_error_upper(:) |
Upper error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/chi_squared_error_lower(:) |
Lower error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/chi_squared_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "chi_squared" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/temperature_fit/parameters |
List of the fit specific parameters in XML format {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density(:) |
Density (thermal+non-thermal) (sum over charge states when multiple charge states
are considered) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/density_error_upper(:) |
Upper error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/density_error_lower(:) |
Lower error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/density_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_validity |
Indicator of the validity of the density profile. 0: valid from automated processing,
1: valid and certified by the RO; - 1 means problem identified in the data processing
(request verification by the RO), -2: invalid data, should not be used {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit |
Information on the fit used to obtain the density profile [m^-3] |
structure |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured(:) |
Measured values {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured_error_upper(:) |
Upper error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured_error_lower(:) |
Lower error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "measured" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/source(:) |
Path to the source data for each measurement in the IMAS data dictionary, e.g. ece/channel(i)/t_e
for the electron temperature on the i-th channel in the ECE IDS {dynamic} |
STR_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement(:) |
Exact time slices used from the time array of the measurement source data. If the
time slice does not exist in the time array of the source data, it means linear interpolation
has been used {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_error_upper(:) |
Upper error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_error_lower(:) |
Lower error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_slice_method |
Method used to slice the data : index = 0 means using exact time slice of the measurement,
1 means linear interpolation, ... |
structure |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_slice_method/name |
Short string identifier {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_slice_method/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_slice_method/description |
Verbose description {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_width(:) |
In case the measurements are averaged over a time interval, this node is the full
width of this time interval (empty otherwise). In case the slicing/averaging method
doesn't use a hard time interval cutoff, this width is the characteristic time span
of the slicing/averaging method. By convention, the time interval starts at time_measurement-time_width
and ends at time_measurement. {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_width_error_upper(:) |
Upper error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_width_error_lower(:) |
Lower error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/time_measurement_width_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement_width" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/local(:) |
Integer flag : 1 means local measurement, 0 means line-integrated measurement {dynamic} |
INT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/rho_tor_norm(:) |
Normalised toroidal flux coordinate of each measurement (local value for a local measurement,
minimum value reached by the line of sight for a line measurement) {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/rho_tor_norm_error_upper(:) |
Upper error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/rho_tor_norm_error_lower(:) |
Lower error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/rho_tor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_tor_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/weight(:) |
Weight given to each measured value {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/weight_error_upper(:) |
Upper error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/weight_error_lower(:) |
Lower error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "weight" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/reconstructed(:) |
Value reconstructed from the fit {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/reconstructed_error_upper(:) |
Upper error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/reconstructed_error_lower(:) |
Lower error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/reconstructed_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "reconstructed" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/chi_squared(:) |
Squared error normalized by the weighted standard deviation considered in the minimization
process : chi_squared = weight^2 *(reconstructed - measured)^2 / sigma^2, where sigma
is the standard deviation of the measurement error {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/chi_squared_error_upper(:) |
Upper error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/chi_squared_error_lower(:) |
Lower error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/chi_squared_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "chi_squared" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fit/parameters |
List of the fit specific parameters in XML format {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_thermal(:) |
Density (thermal) (sum over charge states when multiple charge states are considered) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/density_thermal_error_upper(:) |
Upper error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/density_thermal_error_lower(:) |
Lower error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/density_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fast(:) |
Density of fast (non-thermal) particles (sum over charge states when multiple charge
states are considered) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fast_error_upper(:) |
Upper error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fast_error_lower(:) |
Lower error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/density_fast_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_fast" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure(:) |
Pressure (thermal+non-thermal) (sum over charge states when multiple charge states
are considered) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_error_upper(:) |
Upper error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_error_lower(:) |
Lower error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_thermal(:) |
Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over
charge states when multiple charge states are considered) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_thermal_error_upper(:) |
Upper error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_thermal_error_lower(:) |
Lower error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_perpendicular(:) |
Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge
states are considered) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_perpendicular_error_upper(:) |
Upper error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_perpendicular_error_lower(:) |
Lower error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_perpendicular_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_perpendicular" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_parallel(:) |
Fast (non-thermal) parallel pressure (sum over charge states when multiple charge
states are considered) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_parallel_error_upper(:) |
Upper error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_parallel_error_lower(:) |
Lower error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/pressure_fast_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity_tor(:) Lifecycle status: obsolescent since version 3.3.0 |
Toroidal velocity (average over charge states when multiple charge states are considered) {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity_tor_error_upper(:) Lifecycle status: obsolescent since version 3.3.0 |
Upper error for "velocity_tor" {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity_tor_error_lower(:) Lifecycle status: obsolescent since version 3.3.0 |
Lower error for "velocity_tor" {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity_tor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "velocity_tor" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity_pol(:) Lifecycle status: obsolescent since version 3.3.0 |
Poloidal velocity (average over charge states when multiple charge states are considered) {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity_pol_error_upper(:) Lifecycle status: obsolescent since version 3.3.0 |
Upper error for "velocity_pol" {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity_pol_error_lower(:) Lifecycle status: obsolescent since version 3.3.0 |
Lower error for "velocity_pol" {dynamic} [m.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity_pol_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "velocity_pol" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/rotation_frequency_tor(:) |
Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at
which the toroidal velocity is taken) (average over charge states when multiple charge
states are considered) {dynamic} [rad.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/rotation_frequency_tor_error_upper(:) |
Upper error for "rotation_frequency_tor" {dynamic} [rad.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/rotation_frequency_tor_error_lower(:) |
Lower error for "rotation_frequency_tor" {dynamic} [rad.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/rotation_frequency_tor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rotation_frequency_tor" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity |
Velocity (average over charge states when multiple charge states are considered) at
the position of maximum major radius on every flux surface [m.s^-1] |
structure |
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/radial(:) |
Radial component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/radial_error_upper(:) |
Upper error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/radial_error_lower(:) |
Lower error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/radial_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "radial" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/diamagnetic(:) |
Diamagnetic component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/diamagnetic_error_upper(:) |
Upper error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/diamagnetic_error_lower(:) |
Lower error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/diamagnetic_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "diamagnetic" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/parallel(:) |
Parallel component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/parallel_error_upper(:) |
Upper error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/parallel_error_lower(:) |
Lower error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/poloidal(:) |
Poloidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/poloidal_error_upper(:) |
Upper error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/poloidal_error_lower(:) |
Lower error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/poloidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "poloidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/toroidal(:) |
Toroidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/toroidal_error_upper(:) |
Upper error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/toroidal_error_lower(:) |
Lower error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/velocity/toroidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "toroidal" {dynamic} |
INT_0D |
|
change(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 |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3) |
Quantities related to the different states of the species (ionisation, energy, excitation,
...) |
struct_array |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min |
Minimum Z of the charge state bundle {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_upper |
Upper error for "z_min" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_lower |
Lower error for "z_min" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_min_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_min" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max |
Maximum Z of the charge state bundle (equal to z_min if no bundle) {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_upper |
Upper error for "z_max" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_lower |
Lower error for "z_max" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_max_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_max" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average |
Average Z of the charge state bundle, volume averaged over the plasma radius (equal
to z_min if no bundle), = sum (Z*x_z) where x_z is the relative concentration of a
given charge state in the bundle, i.e. sum(x_z) = 1 over the bundle. {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_error_upper |
Upper error for "z_average" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_error_lower |
Lower error for "z_average" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_average" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_square_average |
Average Z square of the charge state bundle, volume averaged over the plasma radius
(equal to z_min squared if no bundle), = sum (Z^2*x_z) where x_z is the relative concentration
of a given charge state in the bundle, i.e. sum(x_z) = 1 over the bundle. {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_square_average_error_upper |
Upper error for "z_square_average" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_square_average_error_lower |
Lower error for "z_square_average" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_square_average_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_square_average" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_1d(:) |
Average charge profile of the charge state bundle (equal to z_min if no bundle), =
sum (Z*x_z) where x_z is the relative concentration of a given charge state in the
bundle, i.e. sum(x_z) = 1 over the bundle. {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_1d_error_upper(:) |
Upper error for "z_average_1d" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_1d_error_lower(:) |
Lower error for "z_average_1d" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_1d_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_average_1d" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_square_1d(:) |
Average square charge profile of the charge state bundle (equal to z_min squared if
no bundle), = sum (Z^2*x_z) where x_z is the relative concentration of a given charge
state in the bundle, i.e. sum(x_z) = 1 over the bundle. {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_square_1d_error_upper(:) |
Upper error for "z_average_square_1d" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_square_1d_error_lower(:) |
Lower error for "z_average_square_1d" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/z_average_square_1d_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_average_square_1d" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/ionisation_potential |
Cumulative and average ionisation potential to reach a given bundle. Defined as sum
(x_z* (sum of Epot from z'=0 to z-1)), where Epot is the ionisation potential of ion
Xz’+, and x_z is the relative concentration of a given charge state in the bundle,
i.e. sum(x_z) = 1 over the bundle. {dynamic} [eV] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/ionisation_potential_error_upper |
Upper error for "ionisation_potential" {dynamic} [eV] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/ionisation_potential_error_lower |
Lower error for "ionisation_potential" {dynamic} [eV] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/ionisation_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "ionisation_potential" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/label |
String identifying state (e.g. C+, C+2 , C+3, C+4, C+5, C+6, ...) {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/electron_configuration |
Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level |
Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_upper |
Upper error for "vibrational_level" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_lower |
Lower error for "vibrational_level" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/vibrational_level_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "vibrational_level" {dynamic} |
INT_0D |
|
change(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 |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity Lifecycle status: obsolescent since version 3.21.0 |
Velocity [m.s^-1] |
structure |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/radial(:) |
Radial component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/radial_error_upper(:) |
Upper error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/radial_error_lower(:) |
Lower error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/radial_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "radial" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/diamagnetic(:) |
Diamagnetic component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/diamagnetic_error_upper(:) |
Upper error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/diamagnetic_error_lower(:) |
Lower error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/diamagnetic_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "diamagnetic" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/parallel(:) |
Parallel component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/parallel_error_upper(:) |
Upper error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/parallel_error_lower(:) |
Lower error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/poloidal(:) |
Poloidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/poloidal_error_upper(:) |
Upper error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/poloidal_error_lower(:) |
Lower error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/poloidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "poloidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/toroidal(:) |
Toroidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/toroidal_error_upper(:) |
Upper error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/toroidal_error_lower(:) |
Lower error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/velocity/toroidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "toroidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/rotation_frequency_tor(:) |
Toroidal rotation frequency (i.e. toroidal velocity divided by the major radius at
which the toroidal velocity is taken) {dynamic} [rad.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/rotation_frequency_tor_error_upper(:) |
Upper error for "rotation_frequency_tor" {dynamic} [rad.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/rotation_frequency_tor_error_lower(:) |
Lower error for "rotation_frequency_tor" {dynamic} [rad.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/rotation_frequency_tor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rotation_frequency_tor" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/temperature(:) |
Temperature {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/temperature_error_upper(:) |
Upper error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/temperature_error_lower(:) |
Lower error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/temperature_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "temperature" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density(:) |
Density (thermal+non-thermal) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_error_upper(:) |
Upper error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_error_lower(:) |
Lower error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit |
Information on the fit used to obtain the density profile [m^-3] |
structure |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured(:) |
Measured values {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured_error_upper(:) |
Upper error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured_error_lower(:) |
Lower error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "measured" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/source(:) |
Path to the source data for each measurement in the IMAS data dictionary, e.g. ece/channel(i)/t_e
for the electron temperature on the i-th channel in the ECE IDS {dynamic} |
STR_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement(:) |
Exact time slices used from the time array of the measurement source data. If the
time slice does not exist in the time array of the source data, it means linear interpolation
has been used {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_error_upper(:) |
Upper error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_error_lower(:) |
Lower error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_slice_method |
Method used to slice the data : index = 0 means using exact time slice of the measurement,
1 means linear interpolation, ... |
structure |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_slice_method/name |
Short string identifier {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_slice_method/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_slice_method/description |
Verbose description {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_width(:) |
In case the measurements are averaged over a time interval, this node is the full
width of this time interval (empty otherwise). In case the slicing/averaging method
doesn't use a hard time interval cutoff, this width is the characteristic time span
of the slicing/averaging method. By convention, the time interval starts at time_measurement-time_width
and ends at time_measurement. {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_width_error_upper(:) |
Upper error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_width_error_lower(:) |
Lower error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/time_measurement_width_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement_width" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/local(:) |
Integer flag : 1 means local measurement, 0 means line-integrated measurement {dynamic} |
INT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/rho_tor_norm(:) |
Normalised toroidal flux coordinate of each measurement (local value for a local measurement,
minimum value reached by the line of sight for a line measurement) {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/rho_tor_norm_error_upper(:) |
Upper error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/rho_tor_norm_error_lower(:) |
Lower error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/rho_tor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_tor_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/weight(:) |
Weight given to each measured value {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/weight_error_upper(:) |
Upper error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/weight_error_lower(:) |
Lower error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "weight" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/reconstructed(:) |
Value reconstructed from the fit {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/reconstructed_error_upper(:) |
Upper error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/reconstructed_error_lower(:) |
Lower error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/reconstructed_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "reconstructed" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/chi_squared(:) |
Squared error normalized by the weighted standard deviation considered in the minimization
process : chi_squared = weight^2 *(reconstructed - measured)^2 / sigma^2, where sigma
is the standard deviation of the measurement error {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/chi_squared_error_upper(:) |
Upper error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/chi_squared_error_lower(:) |
Lower error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/measured
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/chi_squared_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "chi_squared" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fit/parameters |
List of the fit specific parameters in XML format {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_thermal(:) |
Density of thermal particles {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_thermal_error_upper(:) |
Upper error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_thermal_error_lower(:) |
Lower error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fast(:) |
Density of fast (non-thermal) particles {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fast_error_upper(:) |
Upper error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fast_error_lower(:) |
Lower error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/density_fast_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_fast" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure(:) |
Pressure (thermal+non-thermal) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_error_upper(:) |
Upper error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_error_lower(:) |
Lower error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_thermal(:) |
Pressure (thermal) associated with random motion ~average((v-average(v))^2) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_thermal_error_upper(:) |
Upper error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_thermal_error_lower(:) |
Lower error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_perpendicular(:) |
Fast (non-thermal) perpendicular pressure {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_perpendicular_error_upper(:) |
Upper error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_perpendicular_error_lower(:) |
Lower error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_perpendicular_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_perpendicular" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_parallel(:) |
Fast (non-thermal) parallel pressure {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_parallel_error_upper(:) |
Upper error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_parallel_error_lower(:) |
Lower error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/ion(i2)/state(i3)/pressure_fast_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2) |
Quantities related to the different neutral species |
struct_array |
1- 1...N
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3) |
List of elements forming the atom or molecule |
struct_array |
1- 1...N
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a |
Mass of atom {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_upper |
Upper error for "a" {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_lower |
Lower error for "a" {dynamic} [Atomic Mass Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/a_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "a" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n |
Nuclear charge {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_upper |
Upper error for "z_n" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_lower |
Lower error for "z_n" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/z_n_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "z_n" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/atoms_n |
Number of atoms of this element in the molecule {dynamic} |
INT_0D |
|
change(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 |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_upper Lifecycle status: obsolescent since version 3.15.0 |
Upper error for "multiplicity" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_lower Lifecycle status: obsolescent since version 3.15.0 |
Lower error for "multiplicity" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/element(i3)/multiplicity_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "multiplicity" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/label |
String identifying the species (e.g. H, D, T, He, C, D2, DT, CD4, ...) {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/ion_index |
Index of the corresponding ion species in the ../../ion array {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/temperature(:) |
Temperature (average over charge states when multiple charge states are considered) {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/temperature_error_upper(:) |
Upper error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/temperature_error_lower(:) |
Lower error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/temperature_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "temperature" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/density(:) |
Density (thermal+non-thermal) (sum over charge states when multiple charge states
are considered) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_error_upper(:) |
Upper error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_error_lower(:) |
Lower error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_thermal(:) |
Density (thermal) (sum over charge states when multiple charge states are considered) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_thermal_error_upper(:) |
Upper error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_thermal_error_lower(:) |
Lower error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_fast(:) |
Density of fast (non-thermal) particles (sum over charge states when multiple charge
states are considered) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_fast_error_upper(:) |
Upper error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_fast_error_lower(:) |
Lower error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/density_fast_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_fast" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure(:) |
Pressure (thermal+non-thermal) (sum over charge states when multiple charge states
are considered) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_error_upper(:) |
Upper error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_error_lower(:) |
Lower error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_thermal(:) |
Pressure (thermal) associated with random motion ~average((v-average(v))^2) (sum over
charge states when multiple charge states are considered) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_thermal_error_upper(:) |
Upper error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_thermal_error_lower(:) |
Lower error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_perpendicular(:) |
Fast (non-thermal) perpendicular pressure (sum over charge states when multiple charge
states are considered) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_perpendicular_error_upper(:) |
Upper error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_perpendicular_error_lower(:) |
Lower error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_perpendicular_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_perpendicular" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_parallel(:) |
Fast (non-thermal) parallel pressure (sum over charge states when multiple charge
states are considered) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_parallel_error_upper(:) |
Upper error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_parallel_error_lower(:) |
Lower error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/pressure_fast_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity Lifecycle status: obsolescent since version 3.21.0 |
Velocity (average over charge states when multiple charge states are considered) [m.s^-1] |
structure |
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/radial(:) |
Radial component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/radial_error_upper(:) |
Upper error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/radial_error_lower(:) |
Lower error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/radial_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "radial" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/diamagnetic(:) |
Diamagnetic component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/diamagnetic_error_upper(:) |
Upper error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/diamagnetic_error_lower(:) |
Lower error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/diamagnetic_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "diamagnetic" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/parallel(:) |
Parallel component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/parallel_error_upper(:) |
Upper error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/parallel_error_lower(:) |
Lower error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/poloidal(:) |
Poloidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/poloidal_error_upper(:) |
Upper error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/poloidal_error_lower(:) |
Lower error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/poloidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "poloidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/toroidal(:) |
Toroidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/toroidal_error_upper(:) |
Upper error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/toroidal_error_lower(:) |
Lower error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/velocity/toroidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "toroidal" {dynamic} |
INT_0D |
|
change(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 |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3) |
Quantities related to the different states of the species (energy, excitation, ...) |
struct_array |
1- 1...N
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/label |
String identifying state {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/electron_configuration |
Configuration of atomic orbitals of this state, e.g. 1s2-2s1 {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level |
Vibrational level (can be bundled) {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_upper |
Upper error for "vibrational_level" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_lower |
Lower error for "vibrational_level" {dynamic} [Elementary Charge Unit] |
FLT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/vibrational_level_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "vibrational_level" {dynamic} |
INT_0D |
|
change(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 |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type |
Neutral type (if the considered state is a neutral), in terms of energy. ID =1: cold;
2: thermal; 3: fast; 4: NBI. Available options (refer to the children of this identifier structure) :
Name |
Index |
Description |
cold |
1 |
Cold neutrals |
thermal |
2 |
Thermal neutrals |
fast |
3 |
Fast neutrals |
nbi |
4 |
NBI neutrals |
|
structure |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/name |
Short string identifier {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/neutral(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 |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/neutral_type/description |
Verbose description {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity Lifecycle status: obsolescent since version 3.21.0 |
Velocity [m.s^-1] |
structure |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/radial(:) |
Radial component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/radial_error_upper(:) |
Upper error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/radial_error_lower(:) |
Lower error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/radial_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "radial" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/diamagnetic(:) |
Diamagnetic component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/diamagnetic_error_upper(:) |
Upper error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/diamagnetic_error_lower(:) |
Lower error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/diamagnetic_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "diamagnetic" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/parallel(:) |
Parallel component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/parallel_error_upper(:) |
Upper error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/parallel_error_lower(:) |
Lower error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/poloidal(:) |
Poloidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/poloidal_error_upper(:) |
Upper error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/poloidal_error_lower(:) |
Lower error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/poloidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "poloidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/toroidal(:) |
Toroidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/toroidal_error_upper(:) |
Upper error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/toroidal_error_lower(:) |
Lower error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/velocity/toroidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "toroidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/temperature(:) |
Temperature {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/temperature_error_upper(:) |
Upper error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/temperature_error_lower(:) |
Lower error for "temperature" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/temperature_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "temperature" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density(:) |
Density (thermal+non-thermal) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_error_upper(:) |
Upper error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_error_lower(:) |
Lower error for "density" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_thermal(:) |
Density of thermal particles {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_thermal_error_upper(:) |
Upper error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_thermal_error_lower(:) |
Lower error for "density_thermal" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_fast(:) |
Density of fast (non-thermal) particles {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_fast_error_upper(:) |
Upper error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_fast_error_lower(:) |
Lower error for "density_fast" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/density_fast_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "density_fast" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure(:) |
Pressure (thermal+non-thermal) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_error_upper(:) |
Upper error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_error_lower(:) |
Lower error for "pressure" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_thermal(:) |
Pressure (thermal) associated with random motion ~average((v-average(v))^2) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_thermal_error_upper(:) |
Upper error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_thermal_error_lower(:) |
Lower error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_perpendicular(:) |
Fast (non-thermal) perpendicular pressure {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_perpendicular_error_upper(:) |
Upper error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_perpendicular_error_lower(:) |
Lower error for "pressure_fast_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_perpendicular_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_perpendicular" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_parallel(:) |
Fast (non-thermal) parallel pressure {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_parallel_error_upper(:) |
Upper error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_parallel_error_lower(:) |
Lower error for "pressure_fast_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/neutral(i2)/state(i3)/pressure_fast_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_fast_parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average(:) |
Ion temperature (averaged on charge states and ion species) {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/t_i_average_error_upper(:) |
Upper error for "t_i_average" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/t_i_average_error_lower(:) |
Lower error for "t_i_average" {dynamic} [eV] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/t_i_average_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "t_i_average" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit |
Information on the fit used to obtain the t_i_average profile [eV] |
structure |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/measured(:) |
Measured values {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/t_i_average_fit/measured_error_upper(:) |
Upper error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/t_i_average_fit/measured_error_lower(:) |
Lower error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/t_i_average_fit/measured_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "measured" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/source(:) |
Path to the source data for each measurement in the IMAS data dictionary, e.g. ece/channel(i)/t_e
for the electron temperature on the i-th channel in the ECE IDS {dynamic} |
STR_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement(:) |
Exact time slices used from the time array of the measurement source data. If the
time slice does not exist in the time array of the source data, it means linear interpolation
has been used {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_error_upper(:) |
Upper error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_error_lower(:) |
Lower error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method |
Method used to slice the data : index = 0 means using exact time slice of the measurement,
1 means linear interpolation, ... |
structure |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/name |
Short string identifier {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_slice_method/description |
Verbose description {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_width(:) |
In case the measurements are averaged over a time interval, this node is the full
width of this time interval (empty otherwise). In case the slicing/averaging method
doesn't use a hard time interval cutoff, this width is the characteristic time span
of the slicing/averaging method. By convention, the time interval starts at time_measurement-time_width
and ends at time_measurement. {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_upper(:) |
Upper error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_lower(:) |
Lower error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/time_measurement_width_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement_width" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/local(:) |
Integer flag : 1 means local measurement, 0 means line-integrated measurement {dynamic} |
INT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/rho_tor_norm(:) |
Normalised toroidal flux coordinate of each measurement (local value for a local measurement,
minimum value reached by the line of sight for a line measurement) {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_upper(:) |
Upper error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_lower(:) |
Lower error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/rho_tor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_tor_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/weight(:) |
Weight given to each measured value {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/weight_error_upper(:) |
Upper error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/weight_error_lower(:) |
Lower error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "weight" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/reconstructed(:) |
Value reconstructed from the fit {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/reconstructed_error_upper(:) |
Upper error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/reconstructed_error_lower(:) |
Lower error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/reconstructed_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "reconstructed" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/chi_squared(:) |
Squared error normalized by the weighted standard deviation considered in the minimization
process : chi_squared = weight^2 *(reconstructed - measured)^2 / sigma^2, where sigma
is the standard deviation of the measurement error {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/chi_squared_error_upper(:) |
Upper error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/chi_squared_error_lower(:) |
Lower error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/t_i_average_fit/measured
|
change(i1)/profiles_1d(itime)/t_i_average_fit/chi_squared_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "chi_squared" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/t_i_average_fit/parameters |
List of the fit specific parameters in XML format {dynamic} |
STR_0D |
|
change(i1)/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- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/n_i_total_over_n_e_error_upper(:) |
Upper error for "n_i_total_over_n_e" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/n_i_total_over_n_e_error_lower(:) |
Lower error for "n_i_total_over_n_e" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/n_i_total_over_n_e_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "n_i_total_over_n_e" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/n_i_thermal_total(:) |
Total ion thermal density (sum over species and charge states) {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/n_i_thermal_total_error_upper(:) |
Upper error for "n_i_thermal_total" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/n_i_thermal_total_error_lower(:) |
Lower error for "n_i_thermal_total" {dynamic} [m^-3] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/n_i_thermal_total_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "n_i_thermal_total" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/momentum_tor(:) |
Total plasma toroidal momentum, summed over ion species and electrons weighted by
their density and major radius, i.e. sum_over_species(n*R*m*Vphi) {dynamic} [kg.m^-1.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/momentum_tor_error_upper(:) |
Upper error for "momentum_tor" {dynamic} [kg.m^-1.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/momentum_tor_error_lower(:) |
Lower error for "momentum_tor" {dynamic} [kg.m^-1.s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/momentum_tor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "momentum_tor" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff(:) |
Effective charge {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/zeff_error_upper(:) |
Upper error for "zeff" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/zeff_error_lower(:) |
Lower error for "zeff" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/zeff_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "zeff" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit |
Information on the fit used to obtain the zeff profile [-] |
structure |
|
change(i1)/profiles_1d(itime)/zeff_fit/measured(:) |
Measured values {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/zeff_fit/measured_error_upper(:) |
Upper error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/zeff_fit/measured_error_lower(:) |
Lower error for "measured" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- 1...N
|
change(i1)/profiles_1d(itime)/zeff_fit/measured_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "measured" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/source(:) |
Path to the source data for each measurement in the IMAS data dictionary, e.g. ece/channel(i)/t_e
for the electron temperature on the i-th channel in the ECE IDS {dynamic} |
STR_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement(:) |
Exact time slices used from the time array of the measurement source data. If the
time slice does not exist in the time array of the source data, it means linear interpolation
has been used {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_error_upper(:) |
Upper error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_error_lower(:) |
Lower error for "time_measurement" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_slice_method |
Method used to slice the data : index = 0 means using exact time slice of the measurement,
1 means linear interpolation, ... |
structure |
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/name |
Short string identifier {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/index |
Integer identifier (enumeration index within a list). Private identifier values must
be indicated by a negative index. {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_slice_method/description |
Verbose description {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_width(:) |
In case the measurements are averaged over a time interval, this node is the full
width of this time interval (empty otherwise). In case the slicing/averaging method
doesn't use a hard time interval cutoff, this width is the characteristic time span
of the slicing/averaging method. By convention, the time interval starts at time_measurement-time_width
and ends at time_measurement. {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_width_error_upper(:) |
Upper error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_width_error_lower(:) |
Lower error for "time_measurement_width" {dynamic} [s] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/time_measurement_width_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "time_measurement_width" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/local(:) |
Integer flag : 1 means local measurement, 0 means line-integrated measurement {dynamic} |
INT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/rho_tor_norm(:) |
Normalised toroidal flux coordinate of each measurement (local value for a local measurement,
minimum value reached by the line of sight for a line measurement) {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_upper(:) |
Upper error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_lower(:) |
Lower error for "rho_tor_norm" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/rho_tor_norm_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rho_tor_norm" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/weight(:) |
Weight given to each measured value {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/weight_error_upper(:) |
Upper error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/weight_error_lower(:) |
Lower error for "weight" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/weight_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "weight" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/reconstructed(:) |
Value reconstructed from the fit {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/reconstructed_error_upper(:) |
Upper error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/reconstructed_error_lower(:) |
Lower error for "reconstructed" {dynamic} [as_parent for a local measurement, as_parent.m for a line integrated measurement] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/reconstructed_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "reconstructed" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/chi_squared(:) |
Squared error normalized by the weighted standard deviation considered in the minimization
process : chi_squared = weight^2 *(reconstructed - measured)^2 / sigma^2, where sigma
is the standard deviation of the measurement error {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/chi_squared_error_upper(:) |
Upper error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/chi_squared_error_lower(:) |
Lower error for "chi_squared" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/zeff_fit/measured
|
change(i1)/profiles_1d(itime)/zeff_fit/chi_squared_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "chi_squared" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/zeff_fit/parameters |
List of the fit specific parameters in XML format {dynamic} |
STR_0D |
|
change(i1)/profiles_1d(itime)/pressure_ion_total(:) |
Total (sum over ion species) thermal ion pressure {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_ion_total_error_upper(:) |
Upper error for "pressure_ion_total" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_ion_total_error_lower(:) |
Lower error for "pressure_ion_total" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_ion_total_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_ion_total" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/pressure_thermal(:) |
Thermal pressure (electrons+ions) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_thermal_error_upper(:) |
Upper error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_thermal_error_lower(:) |
Lower error for "pressure_thermal" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_thermal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_thermal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/pressure_perpendicular(:) |
Total perpendicular pressure (electrons+ions, thermal+non-thermal) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_perpendicular_error_upper(:) |
Upper error for "pressure_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_perpendicular_error_lower(:) |
Lower error for "pressure_perpendicular" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_perpendicular_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_perpendicular" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/pressure_parallel(:) |
Total parallel pressure (electrons+ions, thermal+non-thermal) {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_parallel_error_upper(:) |
Upper error for "pressure_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_parallel_error_lower(:) |
Lower error for "pressure_parallel" {dynamic} [Pa] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/pressure_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "pressure_parallel" {dynamic} |
INT_0D |
|
change(i1)/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- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_total_error_upper(:) |
Upper error for "j_total" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_total_error_lower(:) |
Lower error for "j_total" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_total_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "j_total" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/current_parallel_inside(:) |
Parallel current driven inside the flux surface. Cumulative surface integral of j_total {dynamic} [A] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/current_parallel_inside_error_upper(:) |
Upper error for "current_parallel_inside" {dynamic} [A] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/current_parallel_inside_error_lower(:) |
Lower error for "current_parallel_inside" {dynamic} [A] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/current_parallel_inside_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "current_parallel_inside" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/j_tor(:) |
Total toroidal current density = average(J_Tor/R) / average(1/R) {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_tor_error_upper(:) |
Upper error for "j_tor" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_tor_error_lower(:) |
Lower error for "j_tor" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_tor_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "j_tor" {dynamic} |
INT_0D |
|
change(i1)/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- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_ohmic_error_upper(:) |
Upper error for "j_ohmic" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_ohmic_error_lower(:) |
Lower error for "j_ohmic" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_ohmic_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "j_ohmic" {dynamic} |
INT_0D |
|
change(i1)/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- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_non_inductive_error_upper(:) |
Upper error for "j_non_inductive" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_non_inductive_error_lower(:) |
Lower error for "j_non_inductive" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_non_inductive_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "j_non_inductive" {dynamic} |
INT_0D |
|
change(i1)/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- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_bootstrap_error_upper(:) |
Upper error for "j_bootstrap" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_bootstrap_error_lower(:) |
Lower error for "j_bootstrap" {dynamic} [A/m^2] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/j_bootstrap_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "j_bootstrap" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/conductivity_parallel(:) |
Parallel conductivity {dynamic} [ohm^-1.m^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/conductivity_parallel_error_upper(:) |
Upper error for "conductivity_parallel" {dynamic} [ohm^-1.m^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/conductivity_parallel_error_lower(:) |
Lower error for "conductivity_parallel" {dynamic} [ohm^-1.m^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/conductivity_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "conductivity_parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/e_field_parallel(:) Lifecycle status: obsolescent since version 3.3.0 |
Parallel electric field = average(E.B) / B0, where Core_Profiles/Vacuum_Toroidal_Field/
B0 {dynamic} [V.m^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field_parallel_error_upper(:) Lifecycle status: obsolescent since version 3.3.0 |
Upper error for "e_field_parallel" {dynamic} [V.m^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field_parallel_error_lower(:) Lifecycle status: obsolescent since version 3.3.0 |
Lower error for "e_field_parallel" {dynamic} [V.m^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field_parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "e_field_parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/e_field |
Electric field, averaged on the magnetic surface. E.g for the parallel component,
average(E.B) / B0, using core_profiles/vacuum_toroidal_field/b0 [V.m^-1] |
structure |
|
change(i1)/profiles_1d(itime)/e_field/radial(:) |
Radial component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/radial_error_upper(:) |
Upper error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/radial_error_lower(:) |
Lower error for "radial" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/radial_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "radial" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/e_field/diamagnetic(:) |
Diamagnetic component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/diamagnetic_error_upper(:) |
Upper error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/diamagnetic_error_lower(:) |
Lower error for "diamagnetic" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/diamagnetic_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "diamagnetic" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/e_field/parallel(:) |
Parallel component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/parallel_error_upper(:) |
Upper error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/parallel_error_lower(:) |
Lower error for "parallel" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/parallel_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "parallel" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/e_field/poloidal(:) |
Poloidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/poloidal_error_upper(:) |
Upper error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/poloidal_error_lower(:) |
Lower error for "poloidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/poloidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "poloidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/e_field/toroidal(:) |
Toroidal component {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/toroidal_error_upper(:) |
Upper error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/toroidal_error_lower(:) |
Lower error for "toroidal" {dynamic} [as_parent] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/e_field/toroidal_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "toroidal" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/phi_potential(:) |
Electrostatic potential, averaged on the magnetic flux surface {dynamic} [V] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/phi_potential_error_upper(:) |
Upper error for "phi_potential" {dynamic} [V] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/phi_potential_error_lower(:) |
Lower error for "phi_potential" {dynamic} [V] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/phi_potential_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "phi_potential" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/rotation_frequency_tor_sonic(:) |
Derivative of the flux surface averaged electrostatic potential with respect to the
poloidal flux, multiplied by -1. This quantity is the toroidal angular rotation frequency
due to the ExB drift, introduced in formula (43) of Hinton and Wong, Physics of Fluids
3082 (1985), also referred to as sonic flow in regimes in which the toroidal velocity
is dominant over the poloidal velocity Click here for further documentation. {dynamic} [s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/rotation_frequency_tor_sonic_error_upper(:) |
Upper error for "rotation_frequency_tor_sonic" Click here for further documentation. {dynamic} [s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/rotation_frequency_tor_sonic_error_lower(:) |
Lower error for "rotation_frequency_tor_sonic" Click here for further documentation. {dynamic} [s^-1] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/rotation_frequency_tor_sonic_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "rotation_frequency_tor_sonic" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/q(:) |
Safety factor (IMAS uses COCOS=11: only positive when toroidal current and magnetic
field are in same direction) {dynamic} [-]. This quantity is COCOS-dependent, with the following transformation :
Label |
Expression |
q_like |
.fact_q |
|
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/q_error_upper(:) |
Upper error for "q" {dynamic} [-]. This quantity is COCOS-dependent, with the following transformation :
Label |
Expression |
q_like |
.fact_q |
|
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/q_error_lower(:) |
Lower error for "q" {dynamic} [-]. This quantity is COCOS-dependent, with the following transformation :
Label |
Expression |
q_like |
.fact_q |
|
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/q_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "q" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/magnetic_shear(:) |
Magnetic shear, defined as rho_tor/q . dq/drho_tor {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/magnetic_shear_error_upper(:) |
Upper error for "magnetic_shear" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/magnetic_shear_error_lower(:) |
Lower error for "magnetic_shear" {dynamic} [-] |
FLT_1D |
1- change(i1)/profiles_1d(itime)/grid/rho_tor_norm
|
change(i1)/profiles_1d(itime)/magnetic_shear_error_index Lifecycle status: obsolescent since version 3.39.0 |
Index in the error_description list for "magnetic_shear" {dynamic} |
INT_0D |
|
change(i1)/profiles_1d(itime)/time |
Time {dynamic} [s] |
FLT_0D |
|
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 |
struct_array [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
|